pydiverse / pydiverse.pipedag

A data pipeline orchestration library for rapid iterative development with automatic cache invalidation allowing users to focus writing their tasks in pandas, polars, sqlalchemy, ibis, and alike.
https://pydiversepipedag.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
15 stars 2 forks source link

fix ibm_db_sa bug when copying dataframes from cache: uppercase table names by default #70

Closed windiana42 closed 1 year ago

windiana42 commented 1 year ago

Checklist

windiana42 commented 1 year ago

@pydiverse/code-owners does anyone like to review this PR? It fixes three issues. Let me know if I should separate those or at least comment changes a bit better.

windiana42 commented 1 year ago

will merge without review to get release 0.3.0 out