crate / cratedb-toolkit

CrateDB Toolkit, an SDK for CrateDB and CrateDB Cloud.
https://cratedb-toolkit.readthedocs.io/
GNU Affero General Public License v3.0
7 stars 3 forks source link

MongoDB: Various fixes and improvements #216

Closed amotl closed 1 month ago

amotl commented 1 month ago

About

The venerable migr8 program did not receive much love to get the details right. This patch intends to catch up on this, in order to make ctk load table mongodb://... hold up to its promise of better DWIM.

Preview

pip install --upgrade 'cratedb-toolkit[mongodb] @ git+https://github.com/crate/cratedb-toolkit.git@mongodb-better-1'

What's Inside

Bugfixes

Details

amotl commented 1 month ago

Hi Hernan. Thanks for your suggestion. I was sure there are anomalies, but I can't spot them, probably because of operational blindness. Can I humbly ask you to submit a corresponding suggestion how and where to improve the documentation, either by commenting on this patch, or by submitting a separate one? Thanks a stack!

amotl commented 1 month ago

The MongoDB Table Loader will now also accept Zyp transformations for re-shaping data.