| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-25 | 466 Bytes | |
| v0.15.0-alpha.2 source code.tar.gz | 2025-12-25 | 630.5 kB | |
| v0.15.0-alpha.2 source code.zip | 2025-12-25 | 680.6 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
- Introduced
MetaPlane/TableMeta/TransformMetainterfaces to decouple metadata management from the compute plane - Added SQL reference implementation (
SQLMetaPlane,SQLTableMeta,SQLTransformMeta) and rewiredDataStore,DataTable, and batch transform steps to consume the new meta plane API - Added meta-plane design doc and removed legacy
MetaTableplumbing in lints, migrations, and tests - Make CLI accept multiple
--namevalues