Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(iceberg): support sql catalog interface (#7)
* suppport remove all for file io * resolve conflict * reorder record batch * fix scan * fix filtered_entries * fix ci ut * change list item name back to list element * fix * feat(iceberg): support sql catalog interface * typo * chore(cargo): Downgrading sqlx from 0.8.0 to 0.7.3 * fix(iceberg): remove namespace_exists for sql catalogs * fix(iceberg): fix set snapshot ref * feat(iceberg): introduce disable_config_load for storage_s3 * chore(cargo): upgrade sqlx from 0.7.3 to 0.7.4 --------- Co-authored-by: Dylan Chen <[email protected]> Co-authored-by: xxhZs <[email protected]> Co-authored-by: Xinhao Xu <[email protected]>
- Loading branch information