What's Changed
- chore: add integration test for issue2437 by @NiwakaDev in #2481
- fix: print root cause error message to user facing interface by @MichaelScofield in #2486
- refactor(mito): remove #[allow(dead_code)] by @evenyag in #2479
- refactor: datetime time unit by @QuenKar in #2469
- fix: dn doesn't have chance to send a heartbeat to the new leader by @WenyXu in #2471
- feat: re-support query engine execute dml by @zhongzc in #2484
- fix: convert datetime to chrono datetime by @zhongzc in #2497
- feat: distribute truncate table in region server by @DevilExileSu in #2414
- feat: stack trace style debug print for error by @waynexia in #2489
- feat(mito): Add cache manager by @evenyag in #2488
- fix: check for table scan before expanding by @waynexia in #2491
- fix(mito): fix region drop task runs multiple times but never clean the dir by @evenyag in #2504
- refactor: simplify
warn!
anderror!
macros by @waynexia in #2503 - fix: re-create heartbeat stream ASAP by @WenyXu in #2499
- chore: tune return msg by @shuiyisong in #2506
- fix: allow
.
(dot) literal in table name by @MichaelScofield in #2483 - feat: push down filters to region engine by @zhongzc in #2513
- feat: defensively specify limit parameter for file stream by @zhongzc in #2517
- fix: drop table 0 rows affected by @fengjiachun in #2515
- feat: pushdown aggr, limit and sort plan by @waynexia in #2495
- docs: add event banner by @Wenjie0329 in #2518
- feat: support greatest function by @NiwakaDev in #2490
- fix: missing file engine with default options by @zhongzc in #2519
New Contributors
- @Wenjie0329 made their first contribution in #2518
Full Changelog: v0.4.0-nightly-20230925...v0.4.0-nightly-20231002