What's Changed
- fix: implement a CacheStrategy to ensure compaction use cache correctly by @evenyag in #5254
- fix(bloom-filter): skip applying for non-indexed columns by @zhongzc in #5246
- ci: make sure clippy passes before running tests by @sunng87 in #5253
- feat: add
vec_div
function by @linyihai in #5245 - refactor: support to convert time string to timestamp in
convert_value()
by @zyy17 in #5242 - feat: add election logic for PgElection by @CookiePieWw in #5249
- feat: update partition duration of memtable using compaction window by @evenyag in #5197
- feat: override
__sequence
on creating SST to save space and CPU by @waynexia in #5252 - ci: disable pyo3 build tasks by @sunng87 in #5256
- feat(log-query): implement pagination with limit and offset parameters by @waynexia in #5241
- feat: hints all in one by @fengjiachun in #5194
- chore: typo by @discord9 in #5265
- fix: correct invalid testing feature gate usage by @sunng87 in #5258
- fix: import tokio-metrics and tokio-metrics-collector by @chenmortal in #5264
- feat: use connection pool for pg kv backend in preparation for txn by @CookiePieWw in #5260
- fix(flow): flow's table schema cache by @discord9 in #5251
- ci: update nix setup by @sunng87 in #5272
- refactor: adjust index cache page size by @CookiePieWw in #5267
- fix: flow handle reordered inserts by @discord9 in #5275
- feat: support add if not exists in the gRPC alter kind by @evenyag in #5273
- fix: better fmt check from 40s to 4s by @yihong0618 in #5279
- chore: suppress list warning by @v0y4g3r in #5280
- refactor: flow replace check&better error msg by @discord9 in #5277
- chore: update greptime-proto to include add_if_not_exists by @evenyag in #5289
- fix: brings back functions required by downstream projects by @sunng87 in #5283
- chore(config)!: refactor configs of write cache by @KKould in #5259
- docs: update standalone example by @evenyag in #5290
New Contributors
- @chenmortal made their first contribution in #5264
- @yihong0618 made their first contribution in #5279
Full Changelog: v0.12.0-nightly-20241230...v0.12.0-nightly-20250106