v0.8.37-nightly
Pre-release
Pre-release
github-actions
released this
16 Sep 16:02
·
14376 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat(hive): delay start the worker for simple select hive query by @sandflee in #7595
- feat(storage): get all parquet file list for fuse engine by @zhyass in #7631
- feat(query): Add etag to stage file by @ClSlaid in #7652
- feat(query): support jsonb format by @b41sh in #7522
- refactor(query): push all filters to prewhere and prune columns for it. by @RinChanNOWWW in #7646
Thoughtful Bug Fix ๐ง
- fix: Update k8s images to latest tag by @xychu in #7653
- fix: left join returns wrong answer by @xudong963 in #7662
Code Refactor ๐
- refactor(interpreter): remove sendable stream in interpreter by @zhang2014 in #7582
Documentation ๐
- docs: Polish docs for COPY by @Xuanwo in #7667
- docs: minor fixes for copy into by @soyeric128 in #7671
New Contributors
Full Changelog: v0.8.36-nightly...v0.8.37-nightly