Releases: JDASoftwareGroup/kartothek
Kartothek 3.6.2
Merge pull request #191 from fjetter/bugfix/ktk_hash_bucket_in_schema Remove _KTK_HASH_BUCKET if exists
Kartothek 3.6.1
v3.6.1 Fix release date for 3.6.1
Kartothek 3.6.0
Merge pull request #185 from lr4d/release_3.6.0 update changelog for release 3.6.0
Kartothek 3.5.1
v3.5.1 Merge pull request #170 from JDASoftwareGroup/fix/empty_index_arrow_e…
Kartothek 3.5.0
On top of many bug fixes and usability improvements this release includes support for Apache Arrow 0.15.0!
For a complete changelog see here.
Kartothek 3.4.0
Most prominent addition is the support of pyarrow 0.14.1 !
Kartothek v3.3.0
Set release number for 3.3.0
v3.2.0
This update introduces a new read interface to read a dataset as a dask.bag
and includes several type stability related bugfixes.
For a full changelog, see https://kartothek.readthedocs.io/en/latest/changes.html
v3.1.1: index build efficiency + bug fixes
- make
build_dataset_indices__bag
more efficient - make :
build_dataset_indices
more efficient - fix pseudo-private
dispatch_metapartitions
handling ofconcat_partitions_on_primary_index
- fix internal errors if querying (e.g. via
read_dataset_as_dataframes
) withdatetime.date
predicates that use the dataset index; this affects all code paths usingMetaPartition.load_dataframes
v3.1.0
Highlights of this release include the addition of many more pipelines in the eager
module, performance improvements of secondary index builds and the addition of the dispatch_by
keyword to have better control about the partition dispatching.
For a full description of the changes, see our changelog on https://kartothek.readthedocs.io/en/latest/changes.html