What's Changed
- ci: cargo gc fuzz test runner by @waynexia in #4074
- fix: add tailing separator to prefix by @waynexia in #4078
- feat: querying from view works by @killme2008 in #3952
- refactor: remove upgrade cli tool by @fengjiachun in #4077
- feat: implement
WalEntryDistributor
,WalEntryReciver
by @WenyXu in #4031 - refactor!: remove the tableid in ddl response since tableids is enough by @fengjiachun in #4080
- feat(flow): make write path faster with shared lock by @discord9 in #4073
- fix: display error in correct format by @waynexia in #4082
- build(deps): bump datafusion 20240528 by @waynexia in #4061
- feat: implement
Display
forPartitionExpr
by @Kelvinyu1117 in #4087 - ci: try to free space after fuzz tests by @WenyXu in #4089
- chore: enable
strip
for tests-fuzz crate by @WenyXu in #4093 - refactor: move
define_into_tonic_status
tocommon-error
by @shuiyisong in #4095 - fix: display the PartitionBound and PartitionDef correctly by @Kelvinyu1117 in #4101
- test: run
test_flush_reopen_region
andtest_region_replay
withKafkaLogStore
by @WenyXu in #4083 - fix: recover memtable options when opening physical regions by @v0y4g3r in #4102
- fix: fix EntityTooSmall issue by @WenyXu in #4100
- fix(flow): mfp operator missing rows by @discord9 in #4084
- feat: set global runtime size by config file by @MichaelScofield in #4063
- feat: implement drop multiple tables by @sarailQAQ in #4085
- test: add fuzz tests for column data type alteration by @realtaobo in #4076
- feat: show create table only for base table by @tisonkun in #4099
- ci: add 'make run-cluster-with-etcd' to run greptimedb cluster by using docker-compose by @zyy17 in #4103
- chore(ci): remove redundant sqlness test config by @WenyXu in #4106
- feat: implement the
handle_batch_open_requests
by @WenyXu in #4075 - ci: cargo gc all fuzz test runner by @waynexia in #4081
- chore: remove gc before running fuzz tests by @WenyXu in #4108
- feat: introduce
pipeline
crate by @shuiyisong in #4109 - chore: reduce some burden on the write path by @fengjiachun in #4110
- feat: support gRPC cancellation by @fengjiachun in #4092
New Contributors
- @sarailQAQ made their first contribution in #4085
Full Changelog: v0.8.1...v0.9.0-b03cb3860-20240606-1717661661