Skip to content

v0.0.3

Compare
Choose a tag to compare
@amotl amotl released this 18 Jan 19:17
· 341 commits to main since this release

What's Changed

  • Add SQL runner utility primitives to io.sql namespace
  • Add import_csv_pandas and import_csv_dask utility primitives
  • data: Add subsystem for "loading" data.
  • Add SDK and CLI for CrateDB Cloud Data Import APIs
    ctk load table ...
  • Add migr8 program from previous repository
  • InfluxDB: Add adapter for influxio
  • MongoDB: Add migr8 program from previous repository
  • MongoDB: Improve UX by using ctk load table mongodb://...
  • load table: Refactor to use more OO
  • Add examples/cloud_import.py
  • Adapt testcontainers to be agnostic of the testing framework.
    Thanks, @pilosus.

New Contributors

Full Changelog: v0.0.2...v0.0.3