What's Changed
- fix: add back AuthBackend which is required by custom auth backend by @sunng87 in #4409
- chore: add metrics for log ingestion by @shuiyisong in #4411
- refactor(query): Remove PhysicalPlanner trait by @leaf-potato in #4412
- refactor: Remove PhysicalOptimizer and LogicalOptimizer trait by @leaf-potato in #4426
- fix(fulltext-index): clean up 0-value timer by @zhongzc in #4423
- docs(common_error): format enum StatusCode docs by @leaf-potato in #4427
- chore: add a compile cfg for python in cmd package by @discord9 in #4406
- chore: update grafana dashboard to reflect recent metric changes by @waynexia in #4417
- docs: update readme by @killme2008 in #4430
- docs: update readme by @killme2008 in #4431
- fix(metrics): RowGroupLastRowCachedReader metrics by @v0y4g3r in #4418
- chore: add docs for config file by @WenyXu in #4432
- refactor: add RetryInterceptor to print detailed error by @zyy17 in #4434
- chore: add dynamic cache size adjustment for InvertedIndexConfig by @v0y4g3r in #4433
- fix: information_schema tables and views column value by @killme2008 in #4438
- fix: remove to_timezone function by @killme2008 in #4439
- feat(flow):
flush_flow
function by @discord9 in #4416 - docs: update project status by @killme2008 in #4440
- feat: support pg_namespace, pg_class and related psql command by @J0HN50N133 in #4428
- fix: use heartbeat runtime instead of background runtime by @WenyXu in #4445
- feat: show root cause and db name on the error line by @sunng87 in #4442
- fix(fulltext-search): prune rows in row group forget to take remainder by @zhongzc in #4447
- refactor!: Remove
Mode
fromFrontendOptions
by @zyy17 in #4401 - chore: temporarily disable fuzz chaos tests by @WenyXu in #4457
- feat: track prometheus HTTP API's query latency by @waynexia in #4458
- fix: use status code to http status mapping in error IntoResponse by @shuiyisong in #4455
- feat: support setting time range in Copy From statement by @realtaobo in #4405
- ci: keep sqlness log by default by @evenyag in #4449
- fix: missing
pre_write
check on prometheus remote write by @shuiyisong in #4460 - feat: remove dedicated runtime for grpc, mysql and pg protocols by @waynexia in #4436
- fix: check_partition uses unqualified name by @waynexia in #4452
- chore: add more metrics about parquet and cache by @MichaelScofield in #4410
- docs: tweak readme by @killme2008 in #4465
- feat: default export catalog name by @fengjiachun in #4464
- perf: reduce lock scope and improve log by @evenyag in #4453
- refactor(servers): improve postgres error message by @leaf-potato in #4463
- docs(contributing): replace expired links by @leaf-potato in #4468
- chore(ci): bring back chaos tests by @WenyXu in #4456
- feat: track channels with query context and w/rcu by @sunng87 in #4448
- fix: overflow when parsing default value with negative numbers by @killme2008 in #4459
- fix: prometheus api only returns 200 by @shuiyisong in #4471
- fix: generate unique timestamp for inserting tests by @WenyXu in #4472
- feat: hint options for gRPC insert by @fengjiachun in #4454
- feat: improve extract hints by @fengjiachun in #4479
- fix: notify flush receiver after write buffer is released by @evenyag in #4476
- feat: export all schemas and data at once in export tool by @fengjiachun in #4478
- feat: time poll elapsed for RegionScan plan by @waynexia in #4482
- feat: update dashboard to v0.5.4 by @ZonaHex in #4483
- feat(compaction): add file number limits to TWCS compaction by @v0y4g3r in #4481
New Contributors
- @leaf-potato made their first contribution in #4412
Full Changelog: v0.10.0-nightly-20240722...v0.10.0-9d5d7c1f9-20240801-1722517551