Commit Graph

  • 1067357b72 chore(config)!: refactor configs of write cache (#5259) Kould 2025-01-04 15:14:38 +08:00
  • 2caf003db0 fix: brings back functions required by downstream projects (#5283) Ning Sun 2025-01-04 11:49:01 +08:00
  • 7fe735009c chore: bump version to 0.11.2 v0.11.2 evenyag 2025-01-04 01:35:01 +08:00
  • f0298afaf0 fix: import tokio-metrics and tokio-metrics-collector (#5264) chenmortal 2025-01-02 13:58:31 +08:00
  • 5175dea6b3 chore: update greptime-proto to include add_if_not_exists (#5289) Yingwen 2025-01-03 23:41:00 +08:00
  • 7caa88abc7 refactor: flow replace check&better error msg (#5277) discord9 2025-01-03 18:59:58 +08:00
  • eafb01dfff chore: suppress list warning (#5280) Lei, HUANG 2025-01-03 17:05:03 +08:00
  • b0de816d3d fix: better fmt check from 40s to 4s (#5279) yihong 2025-01-03 16:12:49 +08:00
  • 5c6161a95e feat: support add if not exists in the gRPC alter kind (#5273) Yingwen 2025-01-03 15:23:17 +08:00
  • 5e3c5945c4 fix: flow handle reordered inserts (#5275) discord9 2025-01-03 14:25:39 +08:00
  • f6feac26f5 refactor: adjust index cache page size (#5267) Yohan Wal 2025-01-03 11:26:17 +08:00
  • 4b2c59e626 ci: update nix setup (#5272) Ning Sun 2025-01-03 11:13:04 +08:00
  • cf605ecccc fix(flow): flow's table schema cache (#5251) discord9 2025-01-02 18:33:23 +08:00
  • ab3f9c42f1 fix: correct invalid testing feature gate usage (#5258) Ning Sun 2025-01-02 11:22:54 +08:00
  • 258fc6f31b chore: typo (#5265) discord9 2025-01-02 11:17:53 +08:00
  • e2dccc1d1a feat: hints all in one (#5194) jeremyhi 2025-01-02 10:56:33 +08:00
  • 78c5707642 feat(log-query): implement pagination with limit and offset parameters (#5241) Ruihang Xia 2024-12-31 14:42:46 +08:00
  • 204b5e474f ci: disable pyo3 build tasks (#5256) Ning Sun 2024-12-31 12:53:41 +08:00
  • e9f1fa0b7d feat: override __sequence on creating SST to save space and CPU (#5252) Ruihang Xia 2024-12-31 11:28:02 +08:00
  • a988ff5acf feat: update partition duration of memtable using compaction window (#5197) Yingwen 2024-12-30 21:06:25 +08:00
  • ef0fca9388 refactor: support to convert time string to timestamp in convert_value() (#5242) zyy17 2024-12-30 16:36:08 +08:00
  • b704e7f703 feat: add vec_div function (#5245) Lin Yihai 2024-12-30 15:08:26 +08:00
  • 3a4c636e29 ci: make sure clippy passes before running tests (#5253) Ning Sun 2024-12-30 15:01:15 +08:00
  • a22e8b421c fix(bloom-filter): skip applying for non-indexed columns (#5246) Zhenchi 2024-12-30 14:56:58 +08:00
  • 5b42546204 fix: implement a CacheStrategy to ensure compaction use cache correctly (#5254) Yingwen 2024-12-30 14:24:53 +08:00
  • 0678a31ab1 feat: add sqlness test for bloom filter index (#5240) Ruihang Xia 2024-12-27 14:40:18 +08:00
  • 589cc84048 fix: disable path label in opendal for now (#5247) shuiyisong 2024-12-27 12:34:19 +08:00
  • ed8c072a5e feat(vector): add vector functions vec_sub & vec_sum & vec_elem_sum (#5230) Kould 2024-12-26 23:07:13 +08:00
  • 9d172f1cae feat: init PgElection with candidate registration (#5209) Yohan Wal 2024-12-26 20:39:32 +08:00
  • 236888313d feat(mito): add bloom filter read metrics (#5239) Zhenchi 2024-12-26 12:44:03 +08:00
  • 0b97ef0e4f feat(config): add bloom filter config (#5237) Zhenchi 2024-12-26 12:38:45 +08:00
  • 316e6a83eb chore: add more info for pipeline dryrun API (#5232) localhost 2024-12-26 11:06:25 +08:00
  • 6dc57b7a6c feat(bloom-filter): bloom filter applier (#5220) Ruihang Xia 2024-12-26 10:51:18 +08:00
  • 1f5c2b32e5 fix: flow compare null values (#5234) discord9 2024-12-25 23:31:27 +08:00
  • 01e907be40 feat(bloom-filter): integrate indexer with mito2 (#5236) Zhenchi 2024-12-25 22:30:07 +08:00
  • e4dc5ea243 feat: Add vec_mul function. (#5205) Lin Yihai 2024-12-25 22:17:22 +08:00
  • 3ff5754b5a feat(flow): check sink table mismatch on flow creation (#5112) discord9 2024-12-25 21:42:37 +08:00
  • c22ca3ebd5 feat: add some critical metrics to flownode (#5235) Ruihang Xia 2024-12-25 18:57:21 +08:00
  • 327d165ad9 feat: introduce the Limiter in frontend to limit the requests by in-flight write bytes size. (#5231) zyy17 2024-12-25 17:11:30 +08:00
  • fe63a620ef ci: upload .pdb files too for better windows debug (#5224) discord9 2024-12-25 16:10:57 +08:00
  • be81f0db5a feat(bloom-filter): impl batch push to creator (#5225) Zhenchi 2024-12-25 15:53:53 +08:00
  • 6ca7a305ae fix: correct write cache's metric labels (#5227) Ruihang Xia 2024-12-25 15:26:21 +08:00
  • 1111a8bd57 chore: add log for converting region to follower (#5222) Weny Xu 2024-12-25 10:38:47 +08:00
  • 66b21b29b5 ci: support to pack multiple files in upload-artifacts action (#5228) zyy17 2024-12-25 10:37:32 +08:00
  • 31cfab81ad feat(mito): parquet memtable reader (#4967) Lei, HUANG 2024-12-24 17:59:26 +08:00
  • dd3a509607 chore: bump opendal to fork version to fix prometheus layer (#5223) Ruihang Xia 2024-12-24 16:54:59 +08:00
  • d4cae6af1e refactor: remove unnecessary wrap (#5221) Weny Xu 2024-12-24 16:43:14 +08:00
  • 3fec71b5c0 feat: logs query endpoint (#5202) Ruihang Xia 2024-12-24 14:21:19 +08:00
  • 9e31a6478b feat(index-cache): abstract IndexCache to be shared by multi types of indexes (#5219) Zhenchi 2024-12-24 13:10:30 +08:00
  • bce291a8e1 docs: add greptimedb-operator project link in 'Tools & Extensions' and other small improvements (#5216) zyy17 2024-12-24 11:09:41 +08:00
  • c788eb67e2 ci: fix nightly ci task on nix build (#5198) Ning Sun 2024-12-21 18:09:32 +08:00
  • 0c32dcf46c fix: dead links (#5212) Yiran 2024-12-20 20:01:57 +08:00
  • 68a05b38bd feat(bloom-filter): add bloom filter reader (#5204) Zhenchi 2024-12-20 16:29:18 +08:00
  • ee72ae8bd0 feat(bloom-filter): add memory control for creator (#5185) Zhenchi 2024-12-20 14:59:44 +08:00
  • 556bd796d8 chore: adjust fuzz tests cfg (#5207) Weny Xu 2024-12-20 14:58:51 +08:00
  • 1327e8809f feat: bump opendal and switch prometheus layer to the upstream impl (#5179) Ruihang Xia 2024-12-19 11:42:05 +08:00
  • 9bf9aa1082 chore: update greptime-proto to include add_if_not_exists (#5289) Yingwen 2025-01-03 23:41:00 +08:00
  • 353c8230db refactor: flow replace check&better error msg (#5277) discord9 2025-01-03 18:59:58 +08:00
  • 577d81f14c chore: suppress list warning (#5280) Lei, HUANG 2025-01-03 17:05:03 +08:00
  • 856bba5d95 fix: better fmt check from 40s to 4s (#5279) yihong 2025-01-03 16:12:49 +08:00
  • 89399131dd feat: support add if not exists in the gRPC alter kind (#5273) Yingwen 2025-01-03 15:23:17 +08:00
  • d20b592fe8 fix: flow handle reordered inserts (#5275) discord9 2025-01-03 14:25:39 +08:00
  • bcb0f14227 refactor: adjust index cache page size (#5267) Yohan Wal 2025-01-03 11:26:17 +08:00
  • 3b27adb3fe ci: update nix setup (#5272) Ning Sun 2025-01-03 11:13:04 +08:00
  • 4d6fe31fff fix(flow): flow's table schema cache (#5251) discord9 2025-01-02 18:33:23 +08:00
  • 1e37847f48 x chore/debug luofucong 2024-11-27 17:23:19 +08:00
  • 1b0b9add90 feat: use connection pool for pg kv backend in preparation for txn (#5260) Yohan Wal 2025-01-02 14:33:21 +08:00
  • 2b89970d45 fix: import tokio-metrics and tokio-metrics-collector (#5264) chenmortal 2025-01-02 13:58:31 +08:00
  • 53d006292d fix: correct invalid testing feature gate usage (#5258) Ning Sun 2025-01-02 11:22:54 +08:00
  • d18c8b5e16 chore: typo (#5265) discord9 2025-01-02 11:17:53 +08:00
  • e0949c4a11 feat: hints all in one (#5194) jeremyhi 2025-01-02 10:56:33 +08:00
  • 5cf931c417 feat(log-query): implement pagination with limit and offset parameters (#5241) Ruihang Xia 2024-12-31 14:42:46 +08:00
  • cc5b1d42b0 ci: disable pyo3 build tasks (#5256) Ning Sun 2024-12-31 12:53:41 +08:00
  • 55b7656956 feat: override __sequence on creating SST to save space and CPU (#5252) Ruihang Xia 2024-12-31 11:28:02 +08:00
  • 75e4f307c9 feat: update partition duration of memtable using compaction window (#5197) Yingwen 2024-12-30 21:06:25 +08:00
  • 89f2e15ffb feat: add election logic for PgElection (#5249) Yohan Wal 2024-12-30 17:45:04 +08:00
  • 13ed10556a refactor: support to convert time string to timestamp in convert_value() (#5242) zyy17 2024-12-30 16:36:08 +08:00
  • d1108ab581 feat: add vec_div function (#5245) Lin Yihai 2024-12-30 15:08:26 +08:00
  • 1287d4cb9f ci: make sure clippy passes before running tests (#5253) Ning Sun 2024-12-30 15:01:15 +08:00
  • 109fe04d17 fix(bloom-filter): skip applying for non-indexed columns (#5246) Zhenchi 2024-12-30 14:56:58 +08:00
  • f1eb76f489 fix: implement a CacheStrategy to ensure compaction use cache correctly (#5254) Yingwen 2024-12-30 14:24:53 +08:00
  • 11bab0c47c feat: add sqlness test for bloom filter index (#5240) v0.12.0-nightly-20241230 Ruihang Xia 2024-12-27 14:40:18 +08:00
  • 588f6755f0 fix: disable path label in opendal for now (#5247) shuiyisong 2024-12-27 12:34:19 +08:00
  • dad8ac6f71 feat(vector): add vector functions vec_sub & vec_sum & vec_elem_sum (#5230) Kould 2024-12-26 23:07:13 +08:00
  • ef13c52814 feat: init PgElection with candidate registration (#5209) Yohan Wal 2024-12-26 20:39:32 +08:00
  • 7471f55c2e feat(mito): add bloom filter read metrics (#5239) Zhenchi 2024-12-26 12:44:03 +08:00
  • f4b2d393be feat(config): add bloom filter config (#5237) Zhenchi 2024-12-26 12:38:45 +08:00
  • 0cf44e1e47 chore: add more info for pipeline dryrun API (#5232) localhost 2024-12-26 11:06:25 +08:00
  • 00ad27dd2e feat(bloom-filter): bloom filter applier (#5220) Ruihang Xia 2024-12-26 10:51:18 +08:00
  • 5ba8bd09fb fix: flow compare null values (#5234) discord9 2024-12-25 23:31:27 +08:00
  • a9f21915ef feat(bloom-filter): integrate indexer with mito2 (#5236) Zhenchi 2024-12-25 22:30:07 +08:00
  • 039989f77b feat: Add vec_mul function. (#5205) Lin Yihai 2024-12-25 22:17:22 +08:00
  • abf34b845c feat(flow): check sink table mismatch on flow creation (#5112) discord9 2024-12-25 21:42:37 +08:00
  • 4051be4214 feat: add some critical metrics to flownode (#5235) Ruihang Xia 2024-12-25 18:57:21 +08:00
  • 5e88c80394 feat: introduce the Limiter in frontend to limit the requests by in-flight write bytes size. (#5231) zyy17 2024-12-25 17:11:30 +08:00
  • 6a46f391cc ci: upload .pdb files too for better windows debug (#5224) discord9 2024-12-25 16:10:57 +08:00
  • c96903e60c feat(bloom-filter): impl batch push to creator (#5225) Zhenchi 2024-12-25 15:53:53 +08:00
  • a23f269bb1 fix: correct write cache's metric labels (#5227) Ruihang Xia 2024-12-25 15:26:21 +08:00
  • 334dbee590 ci: upload .pdb files too windows_pdb_debug discord9 2024-12-24 15:56:53 +08:00
  • f33b378e45 chore: add log for converting region to follower (#5222) Weny Xu 2024-12-25 10:38:47 +08:00