v0.8.69-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): support
DateandIntervalin new expression framework by @RinChanNOWWW in #8058 - feat(log): Add query_start_time and query_duration to query log by @flaneur2020 in #8119
- feat(rbac): Add builtin PUBLIC role by @flaneur2020 in #8106
- feat: Add role_arn and external_id support for aws s3 by @Xuanwo in #8135
- feat(planner): Support
EXPLAIN MEMOstatement by @leiysky in #8125
Thoughtful Bug Fix 🔧
- fix(function-v2): fix concat_ws by @andylokandy in #8093
- fix(expression): properly repeat Scalar::Null to column by @andylokandy in #8111
- fix: Using table owned dal operator instead of get from query context by @ariesdevil in #8113
- fix(parser): fix version() by @sandflee in #8126
- fix: pruning not work as expected by @dantengsky in #8131
- fix(query): fix variant get ignore case by @b41sh in #8122
Code Refactor 🎉
- refactor(all): cleanup unused deps by @drmingdrmer in #8105
Documentation 📔
- docs: load from local by @soyeric128 in #8112
- docs: time travel blog by @soyeric128 in #8109
Full Changelog: v0.8.68-nightly...v0.8.69-nightly