Commit Graph

  • 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
  • 1855dccdf1 feat: update dashboard to v0.7.8 (#5355) ZonaHe 2025-01-14 17:00:08 +08:00
  • 5efcb41310 ci: automatically bump doc version when release GreptimeDB (#5343) Yiran 2025-01-14 16:20:58 +08:00
  • f5829364a2 fix: security fix, sqlx, hashbrown, idna and CI updates (#5330) Ning Sun 2025-01-14 16:19:33 +08:00
  • 87bd12d6df refactor: Bump opendal to 0.51.1 (#5354) Xuanwo 2025-01-14 15:28:09 +08:00
  • c370b4b40d feat: update dashboard to v0.7.7 (#5350) ZonaHe 2025-01-13 15:35:12 +08:00
  • 3f01f67f94 refactor(elasticsearch): use _index as greptimedb table in log ingestion and add /${index}/_bulk API (#5335) zyy17 2025-01-13 14:58:04 +08:00
  • 6eb746d994 fix: skip building indexer when indexed_column_ids are empty (#5348) Weny Xu 2025-01-13 13:15:20 +08:00
  • 03a144fa56 chore: drop useless import raw_normalize_path in object-store lib (#5349) yihong 2025-01-13 12:08:36 +08:00
  • f069ea082f fix(test): use different table name (#5334) v0.12.0-nightly-20250113 Yohan Wal 2025-01-11 01:09:23 +08:00
  • 9ae48010f0 feat: update dashboard to v0.7.6 (#5340) ZonaHe 2025-01-11 01:06:09 +08:00
  • 3a996c2f00 feat: add set search_path to 'xxx' for pg (#5342) yihong 2025-01-11 01:05:10 +08:00
  • 45d4065fd6 feat: update dashboard to v0.7.4 (#5336) ZonaHe 2025-01-10 16:37:02 +08:00
  • 9e09be7ba6 chore: update rustls (#5337) discord9 2025-01-10 16:17:40 +08:00
  • 50583815de feat: support alter add multiple columns (#5262) Niwaka 2025-01-10 15:14:17 +09:00
  • 24ea9cf215 feat: add show search_path for pg (#5328) yihong 2025-01-10 12:04:05 +08:00
  • 78d0fa75c9 fix: android build (#5329) yihong 2025-01-09 22:47:29 +08:00
  • 0685ba265c ci: disable cache for some tasks, create cache in nightly build (#5324) Ning Sun 2025-01-09 11:14:13 +00:00
  • be22da775a build: disable local IP detection feature in Android binary (#5327) Weny Xu 2025-01-09 19:13:48 +08:00
  • d33309be2b fix: drop all python embedding code for docker and doc (#5325) yihong 2025-01-09 18:20:26 +08:00
  • fdbfebf4be feat: Add VEC_PRODUCT, VEC_ELEM_PRODUCT, VEC_NORM. (#5303) Lin Yihai 2025-01-09 14:26:51 +08:00
  • 812a775b3d ci: drop useless deadsnake (#5311) yihong 2025-01-08 22:56:10 +08:00
  • 751fa4ede9 feat(config): make table name of pg backend configurable (#5244) Yohan Wal 2025-01-08 22:55:35 +08:00
  • 03a2e6d0c1 feat: support elasticsearch _bulk API to ingest logs (#5261) zyy17 2025-01-08 22:54:53 +08:00
  • 815ce59a3a ci: use mold for tests (#5319) Ning Sun 2025-01-08 20:41:04 +08:00
  • c19a56c79f feat!: Remove script crate and python feature (#5321) Yingwen 2025-01-08 20:11:53 +08:00
  • 7f307a4cac feat: auto detecting local IP to use as hostname (#5314) Weny Xu 2025-01-08 20:06:31 +08:00
  • 52eebfce77 feat: support select session_user; (#5313) yihong 2025-01-08 17:44:54 +08:00
  • e18416a726 ci: do not trigger tests when there is a merge conflict (#5318) Ning Sun 2025-01-08 17:02:49 +08:00
  • d1f8ea7880 perf: parse Loki labels in protobuf write path (#5305) shuiyisong 2025-01-08 15:55:06 +08:00
  • 2cd1b08ff7 refactor: optimize out partition split insert requests (#5298) LFC 2025-01-08 15:26:29 +08:00
  • 0ee41339aa feat(flow): flow refill state (Part 1) (#5295) discord9 2025-01-08 14:45:56 +08:00
  • 369b59c84a fix: drop unused dep using udeps to minial the size (#5301) yihong 2025-01-08 14:36:22 +08:00
  • c305b2b406 fix: show index to display skipping index (#5297) Zhenchi 2025-01-08 12:59:40 +08:00
  • c89ef85902 chore(nightly-ci): remove pg_kvbackend feature gate in windows ci (#5310) Weny Xu 2025-01-08 11:53:58 +08:00
  • 3d9df822ad refactor: refactor PgStore (#5309) Weny Xu 2025-01-07 15:27:58 +08:00
  • bc2f05d949 docs: Added C/C++ building essentials to the prerequisites list (#5302) Lei, HUANG 2025-01-07 11:10:56 +08:00
  • 05f115e047 fix(pg_backend): correct set idle_in_transaction_session_timeout statement (#5304) Weny Xu 2025-01-06 20:07:35 +08:00
  • 5cf9d7b6ca fix(bloom-filter): filter rows with segment precision (#5286) Zhenchi 2025-01-06 19:45:15 +08:00
  • a1cd194d0c feat: update standalone grafana with new metric name (#5278) Ruihang Xia 2025-01-06 17:25:49 +08:00
  • a56c430db0 fix: pass unknown encoding in decompression layer (#5300) shuiyisong 2025-01-06 17:10:56 +08:00
  • 6a1ec8db25 chore: cleanup dockerfile (#5299) discord9 2025-01-06 17:06:10 +08:00
  • 04708f10aa feat(pipeline): allow coerce timestamp from integer values (#5270) Ning Sun 2025-01-06 16:53:09 +08:00
  • ddf36c8324 ci: disable docker/rust cache temporarily and merge docker compose files (#5293) Ning Sun 2025-01-06 16:23:46 +08:00
  • 96b2a5fb28 feat: introduce ParallelFstValuesMapper (#5276) Weny Xu 2025-01-06 15:33:35 +08:00
  • bbbba29afc feat: support Loki JSON write (#5288) shuiyisong 2025-01-06 15:09:48 +08:00
  • b229c94fba fix(fuzz): ensure all regions leases are renewed (#5294) Weny Xu 2025-01-06 14:21:41 +08:00
  • 2ad50332cb feat: impl COPY a query resultset to external file (#5250) Kould 2025-01-06 12:32:51 +08:00
  • 513569ed5d feat: add Txn for pg kv backend (#5266) Yohan Wal 2025-01-06 11:29:09 +08:00
  • 69d9a2845f docs: update standalone example (#5290) v0.12.0-nightly-20250106 Yingwen 2025-01-04 19:30:25 +08:00