v0.2.0
What's Changed
- Fix test data for removing partition_info by @delucchi-cmu in #166
- Add tests for more complex sorting scenarios. by @delucchi-cmu in #167
- Argument renaming by @delucchi-cmu in #168
- Fix doc build error with dask client by @delucchi-cmu in #173
- Read parquet lazily by @hombit in #170
- Remove the explicit task key. by @delucchi-cmu in #174
- Specify types for partitioning columns. by @delucchi-cmu in #171
- More text on temp. Split resume temp arg. by @delucchi-cmu in #176
- Scoot python versions forward by @delucchi-cmu in #182
- Optionally write out all of the parquet files. by @delucchi-cmu in #181
- Pass storage options to read/write operations. by @delucchi-cmu in #178
- Add metadata files when creating datasets by @delucchi-cmu in #189
- Add another test for creating index table. by @delucchi-cmu in #190
- Catalog import argument documentation. by @delucchi-cmu in #193
- Require hipscat v0.2 by @delucchi-cmu in #194
New Contributors
Full Changelog: v0.1.2...v0.2.0