What's Changed
- feat: extract standalone functionality and introduce plugin-based router configuration by @WenyXu in #7002
- fix: make EXPIRE (keyword) parsing case-insensitive, when creating flow by @Shyamnatesan in #6997
- feat: update dashboard to v0.11.5 by @ZonaHex in #7001
- fix: promql range function has incorrect timestamps by @waynexia in #7006
- fix: incorrect timestamp resolution in information_schema.partitions table by @waynexia in #7004
- refactor: rewrite some UDFs to DataFusion style (part 3) by @MichaelScofield in #6990
- docs: laminar flow rfc by @discord9 in #6928
- feat: add ssts releated system table by @zhongzc in #6924
- feat: refine failure detector by @waynexia in #7005
- fix: match promql column reference in case sensitive way by @waynexia in #7013
- feat(copy_to_csv): add
date_format
/timestamp_format
/time_format
. by @linyihai in #6995 - refactor(cli): refactor object storage config by @WenyXu in #7009
- fix: group by expr not as column in step aggr by @discord9 in #7008
- feat: sql parse about show create trigger by @fengys1996 in #7016
- refactor: rewrite some UDFs to DataFusion style (part 4) by @MichaelScofield in #7011
- fix(cli): fix FS object store handling of absolute paths by @WenyXu in #7018
- feat: supports permission mode for static user provider by @killme2008 in #7017
- feat: upgraded pg_catalog support by @sunng87 in #6918
- feat: converts batches in old format to the flat format in query time by @evenyag in #6987
- fix: skip placeholder when partition columns by @discord9 in #7020
- test: migrate aggregation tests from duckdb, part4 by @killme2008 in #6965
- chore: add function for getting started on metasrv by @shuiyisong in #7022
- fix: not step when aggr have order by/filter by @discord9 in #7015
- chore: add some trace logs in fetching data from cache and object store by @zyy17 in #6877
- feat!: improve
greptime_identity
pipeline behavior by @waynexia in #6932 - refactor: cleanup datafusion-pg-catalog dependencies by @sunng87 in #7025
- feat: supports expression in TQL params by @killme2008 in #7014
- feat: update dashboard to v0.11.6 by @ZonaHex in #7026
- fix: step aggr merge phase not order nor filter by @discord9 in #6998
- refactor: rewrite some UDFs to DataFusion style (final part) by @MichaelScofield in #7023
- chore: disable file not exist on watch_file_user_provider by @shuiyisong in #7028
- refactor!: add
enable_read_cache
config to support disable read cache explicitly by @zyy17 in #6834 - test: update unit test by passing extra sort columns by @discord9 in #7030
- chore: not warning by @discord9 in #7037
- fix: fix test_resolve_relative_path_relative on windows by @paomian in #7039
New Contributors
- @Shyamnatesan made their first contribution in #6997
Full Changelog: v0.18.0-nightly-20250922...v0.18.0-nightly-20250929