TRAC D.A.P. 0.6.0 RC 2
Pre-release
Pre-release
martin-traverse
released this
11 Sep 12:00
·
76 commits
to main
since this release
The second RC for the 0.6 series adds signifcant updates in the storage layer, as well as some refactoring of the core TRAC services:
- Azure runtime storage plugin (fsspec)
- Azure platform storage plugin
- GCP runtime storage plugin (Arrow native, fsspec)
- GCP platform storage plugin (for testing only, using GCP v2 APIs)
- Update to Apache Arrow version 13
- Update core dependencies to latest stable (Netty, gRPC)
- Refactor and simplify API for metadata batch writes
The API change for metadata batch writes is a breaking change to the metadata API. It only affects batch writes, all other metadata operations and other APIs are unaffected.