v0.7.96-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- fix(query): fix query_log incorrect event_time (#6142) by @b41sh
- fix(docker): fix certificates dependencies (#6136) by @wfxr
- chore(sql): fix short sql (#6135) by @sundy-li
Documentation
- Fix(storage): Adjust table snapshot timestamp precision to micro second (#6144) by @dantengsky
- Doc: updated MULTI_IF and NULLIF for new planner (#6133) by @soyeric128
- Doc: Group by column position (#6122) by @soyeric128
Features
- feat(planner): migrate insert statement to new planner (#5897) by @fkuner
- Add funciton coalesce (#5922) by @TianLangStudio
Improvement
- Fix(storage): Adjust table snapshot timestamp precision to micro second (#6144) by @dantengsky
- query(stage): respect size_limit option (#6131) by @sundy-li