Major changes:
- Enable Python 3.12 support
DatatableTansform
can becomeBatchTransform
with empty indices- SQLAlchemy tables can be used directly without duplication in Catalog
datapipe.compute.Table
can be used directly without Catalog
See "Migration from v0.13 to v0.14" for more details