v0.7.12-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- fix(query): Fix support for endpoint without scheme (#4767) by @Xuanwo
- ISSUE-4668: Enable
Lz4Raw& rmparquet_format_async_temp(#4726) by @dantengsky - Fix schema display on http api (#4751) by @flaneur2020
- fix(function): Const(Nullable(Object)) column downcast to Nullable failed (#4733) by @b41sh
- fix(query): Create on existing dir returns unexpected error (#4747) by @Xuanwo
Build/Testing/CI
- chore(ci): try keep git history (#4770) by @PsiACE
- support query: show table status (#4757) by @TCeason
- feat(function): Support Semi-structured function GET/GET_IGNORE_CASE/GET_PATH (#4684) by @b41sh
- ci(mergify): Remove not needed check for build (#4752) by @Xuanwo
- ci: Fix mergify status check (#4748) by @Xuanwo
Documentation
- docs(benchmarking): fix sql (#4768) by @PsiACE
- chore(doc): readme (#4766) by @bohutang
- support query: show table status (#4757) by @TCeason
- feat(doc): add continuous benchmarking (#4762) by @bohutang
- feat(function): Support Semi-structured function GET/GET_IGNORE_CASE/GET_PATH (#4684) by @b41sh
Features
- support query: show table status (#4757) by @TCeason
- feat(function): Support Semi-structured function GET/GET_IGNORE_CASE/GET_PATH (#4684) by @b41sh
Improvement
- query(mysql): information_schema case insenstive (#4760) by @sundy-li
- Rich annotations for processor (#4763) by @xudong963
- ISSUE-4668: Enable
Lz4Raw& rmparquet_format_async_temp(#4726) by @dantengsky - refactor(contexts): Improve logic for getting inner Accessor (#4750) by @Xuanwo
- query(mysql): disable read only mode (#4756) by @sundy-li
- feat: try to avoid string copy in insert-values again (#4730) by @ygf11
Others
- Fix schema display on http api (#4751) by @flaneur2020