v1.2.687-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): load ndjson support ts with diff units. by @youngsofun in #17203
- feat(sqlsmith): fuzz query support sqllogic test cases by @b41sh in #17216
Thoughtful Bug Fix ๐ง
- fix(query): fix aggregating index conflict with min/max rewrite by @b41sh in #17182
- fix: name resolution bug in quoted ident case sensitive mode by @zhyass in #17198
- fix(query): record state_rows in aggregate payload by @sundy-li in #17194
- fix: system.tables table visibility by @TCeason in #17202
- fix(query): interval total microseconds add overflow check by @TCeason in #17215
- fix(cluster): fix warehouse audit log not working with add cluster by @zhang2014 in #17219
- fix(query): fix register function working with nullable scalar by @sundy-li in #17217
- fix(query): stick the created_by infos in parquet writer by @sundy-li in #17220
Code Refactor ๐
- refactor: include key information in errors when listing meta-service key-values by @drmingdrmer in #17192
Documentation ๐
Others ๐
- chore: try split number cast function impl by @TCeason in #17155
- chore: add udf compat ci by @TCeason in #17184
- chore(ci): upload sccache log for build by @everpcpc in #17201
- chore(planner): improve histogram cardinality estimation by @Dousir9 in #17200
- chore: Fix warning for backtrace while compiling by @Xuanwo in #17204
- chore(ci): fix sccache log path by @everpcpc in #17206
- chore(ci): update sccache log artifact name by @everpcpc in #17211
- chore(ci): adjust build & test workflows by @everpcpc in #17213
- chore: bring back function
set_cache_capacity
by @dantengsky in #17196 - chore: try fix flaky ci by @TCeason in #17222
- chore(ci): fix release find last tag by @everpcpc in #17226
Full Changelog: v1.2.686-nightly...v1.2.687-nightly