What's Changed
- docs: add greptimedb-operator project link in 'Tools & Extensions' and other small improvements by @zyy17 in #5216
- feat(index-cache): abstract
IndexCache
to be shared by multi types of indexes by @zhongzc in #5219 - feat: logs query endpoint by @waynexia in #5202
- refactor: remove unnecessary wrap by @WenyXu in #5221
- chore: bump opendal to fork version to fix prometheus layer by @waynexia in #5223
- feat(mito): parquet memtable reader by @v0y4g3r in #4967
- ci: support to pack multiple files in upload-artifacts action by @zyy17 in #5228
- chore: add log for converting region to follower by @WenyXu in #5222
- fix: correct write cache's metric labels by @waynexia in #5227
- feat(bloom-filter): impl batch push to creator by @zhongzc in #5225
- ci: upload .pdb files too for better windows debug by @discord9 in #5224
- feat: introduce the Limiter in frontend to limit the requests by in-flight write bytes size. by @zyy17 in #5231
- feat: add some critical metrics to flownode by @waynexia in #5235
- feat(flow): check sink table mismatch on flow creation by @discord9 in #5112
- feat: Add
vec_mul
function. by @linyihai in #5205 - feat(bloom-filter): integrate indexer with mito2 by @zhongzc in #5236
- fix: flow compare null values by @discord9 in #5234
- feat(bloom-filter): bloom filter applier by @waynexia in #5220
- chore: add more info for pipeline dryrun API by @paomian in #5232
- feat(config): add bloom filter config by @zhongzc in #5237
- feat(mito): add bloom filter read metrics by @zhongzc in #5239
- feat: init PgElection with candidate registration by @CookiePieWw in #5209
- feat(vector): add vector functions
vec_sub
&vec_sum
&vec_elem_sum
by @KKould in #5230 - fix: disable path label in opendal for now by @shuiyisong in #5247
- feat: add sqlness test for bloom filter index by @waynexia in #5240
Full Changelog: v0.12.0-nightly-20241223...v0.12.0-nightly-20241230