v1.2.704-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): Supports folding of show grants results for roles and users by @TCeason in #17543
- feat(query): support query level spill setting by @zhang2014 in #17542
- feat: support
WITHIN GROUPclause forAggregateFunctionby @KKould in #17519 - feat(query): add catalog apis by @everpcpc in #17493
- feat: support load Avro Files. by @youngsofun in #17548
- feat(query): add api for users & roles by @everpcpc in #17553
Thoughtful Bug Fix 🔧
- fix: explain update sql panic by @zhyass in #17474
- fix(query): show roles rewrite kind is err by @TCeason in #17547
- fix: agg input does not match union output when subquery by @KKould in #17552
- fix: with recursive bind table panic by @KKould in #17554
- fix: parquet meta cache key include md5 or mtime or query_id. by @youngsofun in #17556
Code Refactor 🎉
- refactor(meta): simplify map key handling and improve naming consistency by @drmingdrmer in #17545
Build/Testing/CI Infra Changes 🔌
Others 📒
- chore(query): siphash support generic types by @sundy-li in #17535
- chore(query): remove old sort spill by @forsaken628 in #17546
Full Changelog: v1.2.703-nightly...v1.2.704-nightly