What's Changed
- feat: add
TimeSeriesRowSelector
hint by @evenyag in #4327 - feat: show create view and creating view with columns by @killme2008 in #4086
- revert: lz4 compression by @WenyXu in #4329
- fix(sqlness): relax start time regex to match various precisions by @waynexia in #4326
- ci: add flownode in docker compose by @zyy17 in #4306
- docs: remove cargo test workspace command by @waynexia in #4325
- feat: customize copy to parquet parameter by @v0y4g3r in #4328
- perf(puffin): not to stage uncompressed blob by @zhongzc in #4333
- fix: permission denied is 403 by @sunng87 in #4350
- fix(config): enable file engine by default by @WenyXu in #4345
- feat: impl drop view by @killme2008 in #4231
- fix: build info should use build time env var by @tisonkun in #4343
- perf: fine–tuned plan steps by @waynexia in #4258
- docs(config): add enable_region_failover option to configuration by @WenyXu in #4355
- refactor: Remove the StandaloneKafkaConfig struct by @irenjj in #4253
- feat: support
text/plain
format for log ingestion by @shuiyisong in #4300 - feat: impl optimizer rule to handle last_value case by @waynexia in #4357
- feat: Implement reader that returns the last row of each series by @evenyag in #4354
- feat(index): distinguish different types of index metrics by @zhongzc in #4337
- feat: adding information_schema.views table by @lyang24 in #4342
- chore: update project slogan by @tisonkun in #4361
- fix: remove path label for cache store by @sunng87 in #4336
- feat: support show views statement by @lyang24 in #4360
- fix: scan hint checks order asc by @evenyag in #4365
- feat: tweak error and status codes by @killme2008 in #4359
- feat(fulltext_index): integrate full-text indexer with parquet reader by @zhongzc in #4348
- feat: flow perf&fix df func call by @discord9 in #4347
- feat: add a cache for last value result in row group by @evenyag in #4369
- feat: add PruneReader for optimized row filtering by @v0y4g3r in #4370
- test: replace unstable output of last value test by @evenyag in #4371
- feat: introduce 'pg_catalog.pg_type' by @J0HN50N133 in #4332
- test: more sleep when flow insert makes it serial by @discord9 in #4373
- refactor: LastRowReader to use LastRowSelector by @v0y4g3r in #4374
Full Changelog: v0.9.0-nightly-20240709...v0.9.0-b2c5f8eef-20240716-1721102282