Commit Graph

  • dba6da4d00 refactor(mito): Allow creating multiple files in ParquetWriter (#5291) Lei, HUANG 2025-02-05 17:00:54 +08:00
  • 59b31372aa feat(cli): add proxy options (#5459) discord9 2025-02-05 11:24:22 +08:00
  • d6b8672e63 docs: the year is better to show in 2025 (#5468) yihong 2025-02-05 11:01:45 +08:00
  • deaa1f9578 ci: move components to flakes so it won't affect builders (#5464) v0.12.0-nightly-20250203 Ning Sun 2025-01-31 16:55:59 +08:00
  • f378d218e9 perf: optimize writing non-null primitive value (#5460) Ruihang Xia 2025-01-30 22:53:59 +08:00
  • 5b6279f191 fix: no need for special case since datafusion updated (#5458) v0.12.0-nightly-20250127 yihong 2025-01-26 13:57:23 +08:00
  • 698b28c636 feat: provide options to disable or customize http corss-origin settings (#5450) Ning Sun 2025-01-26 11:55:34 +08:00
  • c4d10313e6 fix: better error handler for the time range close #5449 (#5453) yihong 2025-01-26 11:33:12 +08:00
  • f165bfb0af fix: remove metric engine's internal column from promql's query (#5032) Ruihang Xia 2025-01-26 11:10:59 +08:00
  • 4111c18d44 chore: avoid necessary cloning (#5454) Weny Xu 2025-01-25 23:16:22 +09:00
  • 5abe4c141a feat: expose http endpoint for flownode and metasrv (#5437) Ruihang Xia 2025-01-25 21:20:25 +08:00
  • adb5c3743c fix: flush table panic when table has interval column close #3235 (#5422) yihong 2025-01-25 16:09:55 +08:00
  • 7c5ead90ac feat: mirror insert request to flownode in async (#5444) Ruihang Xia 2025-01-24 21:42:27 +08:00
  • d870987a65 chore: update toolchain to 2024-12-25 (#5430) shuiyisong 2025-01-24 17:30:54 +08:00
  • dce4ed9f1d feat: add CORS headers for http interfaces (#5447) Ning Sun 2025-01-24 17:28:04 +08:00
  • bbfbc9f0f8 fix: drop unused numpy code since pyo3 rustpython do not support any more (#5442) yihong 2025-01-24 16:20:01 +08:00
  • b107384cc6 feat(metric-engine): support to write rows with sparse primary key encoding (#5424) Weny Xu 2025-01-24 15:56:09 +09:00
  • 2802c8bf28 ci: update dev-builder version to fix build android image failed (#5445) zyy17 2025-01-24 14:48:26 +08:00
  • 9b9784a557 fix: install x86-64 protoc on android dev-builder (#5443) zyy17 2025-01-24 12:39:39 +08:00
  • 1e61d05211 fix: arm actions test failed (#5433) yihong 2025-01-24 11:43:59 +08:00
  • d53b9fbd03 ci: switch to nix flakes for more reproducible builds (#5426) Ning Sun 2025-01-24 11:30:45 +08:00
  • d01bc916f1 ci: unify all protoc version to 29.3 (#5434) zyy17 2025-01-24 11:29:11 +08:00
  • 8ea463f516 feat: Address different Metrics for Prometheus queries in the Dashboard and fix typo in metric name (#5441) Stephan3555 2025-01-24 10:28:05 +07:00
  • 088317fd3a fix: unexpected warning on applying bloom (#5431) Zhenchi 2025-01-24 11:09:17 +08:00
  • 69881e3bc1 ci: allow skipping tests as required tasks (#5436) Ning Sun 2025-01-24 11:04:55 +08:00
  • ea0a347edc fix(log-query): panic on prometheus (#5429) v0.11.3 release/v0.11 Ruihang Xia 2025-01-23 19:48:37 +08:00
  • 9af4160068 fix(log-query): panic on prometheus (#5429) Ruihang Xia 2025-01-23 19:48:37 +08:00
  • 45e68603a1 ci: update dev-builder version (#5435) zyy17 2025-01-23 19:43:10 +08:00
  • 4d70589488 fix: avoid suppress manual compaction (#5399) Lei, HUANG 2025-01-22 13:36:39 +08:00
  • 428f646fa3 feat: overwrites inferred compaction window by region options (#5396) Yingwen 2025-01-18 22:53:56 +08:00
  • 1d1bb83a9f feat: set default compaction parallelism (#5371) Ruihang Xia 2025-01-16 19:16:56 +08:00
  • 27918686d6 fix: handle insert default value (#5307) discord9 2025-01-14 17:06:53 +08:00
  • 0f55afd167 refactor: optimize out partition split insert requests (#5298) LFC 2025-01-08 15:26:29 +08:00
  • 1eb4b8ed4f refactor: support to flatten json object in greptime_identity pipeline (#5358) zyy17 2025-01-23 16:50:50 +08:00
  • 05f21679d6 feat: replace DensePrimaryKeyCodec with Arc<dyn PrimaryKeyCodec> (#5408) Weny Xu 2025-01-23 17:44:17 +09:00
  • ea02ddcde1 ci: automatically bump doc version when release GreptimeDB (#5343) Yiran 2025-01-14 16:20:58 +08:00
  • 0404e2a132 ci: disable pg kvbackend sqlness test evenyag 2025-01-22 21:32:18 +08:00
  • 7deb559a81 ci: revert coverage runner (#5403) Ning Sun 2025-01-20 11:52:38 +08:00
  • c470c6a172 ci: use arm builders for tests (#5395) Ning Sun 2025-01-20 10:12:12 +08:00
  • efee2480d2 ci: do not collect coverage from pull request any more (#5364) Ning Sun 2025-01-15 17:33:49 +08:00
  • 42aaf86c26 ci: disable cache for some tasks, create cache in nightly build (#5324) Ning Sun 2025-01-09 11:14:13 +00:00
  • a952ebb2ff ci: use mold for tests (#5319) Ning Sun 2025-01-08 20:41:04 +08:00
  • 9a5b904db3 ci: do not trigger tests when there is a merge conflict (#5318) Ning Sun 2025-01-08 17:02:49 +08:00
  • 2e1a5d811a ci: disable docker/rust cache temporarily and merge docker compose files (#5293) Ning Sun 2025-01-06 16:23:46 +08:00
  • 2d5824b3a5 chore: bump version to v0.11.3 evenyag 2025-01-22 20:01:31 +08:00
  • 5f67f2b58e fix: matches incorrectly uses byte len as char len (#5411) Zhenchi 2025-01-21 10:34:36 +08:00
  • c12fbcda9f fix: panic when received invalid query string (#5366) Ruihang Xia 2025-01-16 19:05:46 +08:00
  • 35b635f639 feat!: Bump datafusion, prost, hyper, tonic, tower, axum (#5417) Yingwen 2025-01-23 14:15:40 +08:00
  • 3ed085459c feat(remote-wal): introduce TopicRegionManager (#5407) Yohan Wal 2025-01-22 14:06:27 +08:00
  • 51a8d0a726 fix: avoid suppress manual compaction (#5399) Lei, HUANG 2025-01-22 13:36:39 +08:00
  • 965a48656f feat(metric-engine): introduce RowModifier for MetricEngine (#5380) Weny Xu 2025-01-22 13:16:44 +08:00
  • 4259975be9 feat: support not-equal matcher for PromQL metric names (#5385) dennis zhuang 2025-01-22 11:04:40 +08:00
  • d2f3f2e24d fix: vector function for PromQL need to ignore the time index also (#5398) yihong 2025-01-22 10:51:12 +08:00
  • f74a955504 feat: bloom filter as fulltext index v2 (Part 1) (#5406) Zhenchi 2025-01-22 07:33:11 +08:00
  • 6f1b5101a3 feat(grafana): update cluster dashboard to include flow-related metrics (#5419) Ruihang Xia 2025-01-21 20:21:01 +08:00
  • 9f626ec776 chore: better error msg (#5415) discord9 2025-01-21 15:32:32 +08:00
  • 0163ce8df9 feat: add column if not exists (#5393) Niwaka 2025-01-21 11:38:25 +09:00
  • 2ab235ec9d chore: extract service_name in OTLP traces by default (#5412) shuiyisong 2025-01-21 10:34:56 +08:00
  • 281d9a5920 fix: matches incorrectly uses byte len as char len (#5411) Zhenchi 2025-01-21 10:34:36 +08:00
  • 385b1bcbb0 feat(metric-engine): introduce index options from metric engine (#5374) Weny Xu 2025-01-20 16:48:00 +08:00
  • 5287d46073 refactor: use MetadataKey for kafka topic (#5351) Yohan Wal 2025-01-20 15:38:22 +08:00
  • 64ce9d3744 chore(http): change authorization header (#5389) Lei, HUANG 2025-01-20 15:09:44 +08:00
  • 80790daae0 fix: better sqlness show, replace the unwarp with better show message (#5400) yihong 2025-01-20 12:59:39 +08:00
  • 5daac5fe3d ci: revert coverage runner (#5403) Ning Sun 2025-01-20 11:52:38 +08:00
  • 4323c20d18 feat(metric-engine): introduce experimental_sparse_primary_key_encoding to MetricEngineConfig (#5373) Weny Xu 2025-01-20 11:49:39 +08:00
  • f53b6777cc ci: use arm builders for tests (#5395) Ning Sun 2025-01-20 10:12:12 +08:00
  • 87c21e2baa fix(flow): deal with flow drop leftover (#5391) v0.12.0-nightly-20250120 discord9 2025-01-19 20:55:25 +08:00
  • d072801ad6 fix: drop unused pub fn using to cargo_workspace_unused (#5352) yihong 2025-01-18 23:59:21 +08:00
  • 0607b38a20 chore: change default compaction output size limit to 2GB (#5378) Lei, HUANG 2025-01-18 23:11:36 +08:00
  • e0384a7d46 feat: overwrites inferred compaction window by region options (#5396) Yingwen 2025-01-18 22:53:56 +08:00
  • d73815ba84 feat: pipeline dispatch part 1, add definition (#5359) Ning Sun 2025-01-18 19:47:17 +08:00
  • c78a492863 refactor: drop useless clone for some better performance using static chek (#5388) yihong 2025-01-17 21:50:37 +08:00
  • 859717c309 ci: always build standard db (#5390) Yingwen 2025-01-17 21:10:46 +08:00
  • 52697a9e66 fix: maybe double free from static str in Snafu (#5383) yihong 2025-01-17 16:24:26 +08:00
  • f8d26b433e fix: make flow worker actually run in parallel (#5384) discord9 2025-01-16 22:32:33 +08:00
  • 1acfb6ed1c feat!: use indirect indices for bloom filter to reduce size (#5377) Zhenchi 2025-01-16 21:18:29 +08:00
  • 7eaabb3ca2 fix: increase in progress scan gauge and adjust histogram buckets (#5370) Yingwen 2025-01-16 20:53:03 +08:00
  • 3a55f5d17c test: fix config api test (#5386) Yingwen 2025-01-16 20:28:31 +08:00
  • 8d5d4000e6 feat: set default compaction parallelism (#5371) Ruihang Xia 2025-01-16 19:16:56 +08:00
  • a598008ec3 fix: panic when received invalid query string (#5366) Ruihang Xia 2025-01-16 19:05:46 +08:00
  • 86bd54194a feat: digest pipeline processor (#5323) Ruihang Xia 2025-01-16 17:46:37 +08:00
  • ccd2b06b7a fix!: correct index cache config (#5381) Weny Xu 2025-01-16 17:46:02 +08:00
  • 0db10a33d0 chore: update proto rev (#5379) Yohan Wal 2025-01-16 16:06:28 +08:00
  • 317fe9eaa5 feat: flow's http server (#5372) discord9 2025-01-16 15:25:30 +08:00
  • a4761d6245 feat: Alter inverted index (#5131) Lanqing Yang 2025-01-15 23:09:27 -08:00
  • 758aef39d8 feat: filter batch by sequence in memtable (#5367) discord9 2025-01-16 12:44:28 +08:00
  • 4e3dd04f42 feat: update dashboard to v0.7.9-rc.1 (#5368) ZonaHe 2025-01-16 11:43:38 +08:00
  • 18b77408ae feat: introduce SparsePrimaryKeyCodec and SparsePrimaryKeyFilter (#5365) Weny Xu 2025-01-16 11:10:43 +08:00
  • 725d5a9e68 fix: redirect /dashboard to /dashboard/ (#5369) Ning Sun 2025-01-16 11:04:08 +08:00
  • 4f29e50ef3 feat: refine log query AST (#5316) Ruihang Xia 2025-01-15 20:11:24 +08:00
  • 121ec7936f ci: do not collect coverage from pull request any more (#5364) Ning Sun 2025-01-15 17:33:49 +08:00
  • 0185a65905 feat(flow): refill flow task def(Part 2) (#5317) discord9 2025-01-15 16:48:54 +08:00
  • f0d30a0f26 fix: better makefile help show, show fuzz and fuzz-ls also (#5363) yihong 2025-01-15 16:17:23 +08:00
  • 7e61d1ae27 feat: support pg_database for DBeaver. (#5362) yihong 2025-01-15 15:05:34 +08:00
  • e56dd20426 fix: panic and interval when do not have keyword interval (#5339) yihong 2025-01-15 14:42:24 +08:00
  • b64c075cdb feat: introduce PrimaryKeyEncoding (#5312) Weny Xu 2025-01-15 14:16:53 +08:00
  • 57f8afcb70 chore: avoid sending create table requests for already existing tables (#5347) Weny Xu 2025-01-15 10:50:25 +08:00
  • bd37e086c2 fix: improve error handling in pipeline and log in log store (#5357) Ruihang Xia 2025-01-14 21:58:30 +08:00
  • 66f63ae981 feat: more than one flow workers (#5315) discord9 2025-01-14 20:28:18 +08:00
  • 95b20592ac fix: handle insert default value (#5307) discord9 2025-01-14 17:06:53 +08:00