v0.4.129-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- Bump lexical-core from 0.8.0 to 0.8.2 (#2058) by @dependabot[bot]
Dependency Updates
- Bump lexical-core from 0.8.0 to 0.8.2 (#2058) by @dependabot[bot]
- Bump axum from 0.2.5 to 0.2.6 (#2057) by @dependabot[bot]
Features
- [query] refactor: remove FuseTable method: save_snapshot() and save_segment(). An impl of trait Table should not deal with the IO (#2064) by @drmingdrmer
Improvement
- [query] refactor: remove FuseTable method: save_snapshot() and save_segment(). An impl of trait Table should not deal with the IO (#2064) by @drmingdrmer
- [common/catalog] refactor: move TableSnapshot into crate common/catalog, so that a plan could have a reference to table info (#2055) by @drmingdrmer
Others
- [common/catalog] refactor: move TableSnapshot into crate common/catalog, so that a plan could have a reference to table info (#2055) by @drmingdrmer