Commit Graph

  • 6066ce2c4a fix: loki write row len error (#5161) localhost 2024-12-13 18:10:59 +08:00
  • b90d8f7dbd docs: Add index panels to standalone grafana dashboard (#5140) Yingwen 2024-12-13 16:17:49 +08:00
  • fdccf4ff84 refactor: cache inverted index with fixed-size page (#5114) Yohan Wal 2024-12-13 15:34:24 +08:00
  • 8b1484c064 chore: pipeline dryrun api can currently receives pipeline raw content (#5142) localhost 2024-12-12 19:47:21 +08:00
  • 576e20ac78 feat: collect reader metrics from prune reader (#5152) Yingwen 2024-12-12 19:27:22 +08:00
  • 10b3e3da0f chore: decide tag column in log api follow table schema if table exists (#5138) localhost 2024-12-12 17:01:21 +08:00
  • 4a3ef2d718 feat(index): add file_size_hint for remote blob reader (#5147) Weny Xu 2024-12-12 12:45:40 +08:00
  • 65eabb2a05 feat(fuzz): add alter table options for alter fuzzer (#5074) Yohan Wal 2024-12-12 12:21:38 +08:00
  • bc5a57f51f feat: introduce PuffinMetadataCache (#5148) Weny Xu 2024-12-12 12:09:36 +08:00
  • f24b9d8814 feat: add prefetch support to InvertedIndexFooterReader for reduced I/O time (#5146) Weny Xu 2024-12-12 11:49:54 +08:00
  • dd4d0a88ce feat: add prefetch support to PuffinFileFooterReader for reduced I/O time (#5145) Weny Xu 2024-12-12 11:13:36 +08:00
  • 3d2096fe9d feat: support push down IN filter (#5129) Niwaka 2024-12-11 22:46:23 +09:00
  • 35715bb710 feat: implement v1/sql/parse endpoint to parse GreptimeDB's SQL dialect (#5144) Ruihang Xia 2024-12-11 21:33:54 +08:00
  • 08a3befa67 feat: update dashboard to v0.7.2 (#5141) ZonaHe 2024-12-11 20:47:59 +08:00
  • ca1758d4e7 test: part of parser test migrated from duckdb (#5125) Yohan Wal 2024-12-11 17:28:13 +08:00
  • 42bf818167 feat(vector): add scalar add function (#5119) Zhenchi 2024-12-11 17:25:56 +08:00
  • 2c9b117224 perf: avoid cache during compaction (#5135) Lei, HUANG 2024-12-11 16:24:41 +08:00
  • 3edf2317e1 feat: adjust WAL purge default configurations (#5107) dennis zhuang 2024-12-11 16:08:05 +08:00
  • 85d72a3cd0 chore: set store_key_prefix for all kvbackend (#5132) jeremyhi 2024-12-11 16:04:02 +08:00
  • 928172bd82 chore: fix aws_lc not in depend tree check in CI (#5121) discord9 2024-12-11 15:02:03 +08:00
  • e9f5bddeff chore: add /ready api for health checking (#5124) shuiyisong 2024-12-11 10:56:48 +08:00
  • 486755d795 chore: bump main branch version to 0.12 (#5133) Yingwen 2024-12-10 21:10:37 +08:00
  • a578eea801 ci: install latest protobuf in dev-builder image (#5196) LFC 2024-12-20 10:45:53 +08:00
  • 6bf574f098 fix: auto created table ttl check (#5203) discord9 2024-12-19 19:23:01 +08:00
  • a4d61bcaf1 fix(flow): batch builder with type (#5195) discord9 2024-12-19 17:16:56 +08:00
  • 7ea8a44d3a chore: update PR template (#5199) dennis zhuang 2024-12-19 16:28:20 +08:00
  • 2d6f63a504 feat: show flow's mem usage in INFORMATION_SCHEMA.FLOWS (#4890) discord9 2024-12-19 16:24:04 +08:00
  • 9d3dc2d311 chore: Merge branch 'main' into chore/bench-metrics chore/bench-metrics evenyag 2024-12-19 16:07:43 +08:00
  • 422d18da8b feat: bump opendal and switch prometheus layer to the upstream impl (#5179) Ruihang Xia 2024-12-19 11:42:05 +08:00
  • 66f0581f5b fix: ensure table route metadata is eventually rolled back on failure (#5174) Weny Xu 2024-12-19 11:29:34 +08:00
  • c9ad8c7101 feat: show create postgresql foreign table (#5143) Ning Sun 2024-12-18 23:15:55 +08:00
  • 2107737db1 chore: make nix compilation environment config more robust (#5183) Ning Sun 2024-12-18 20:41:24 +08:00
  • 548e1988ab refactor: remove unused symbols (#5193) Ruihang Xia 2024-12-18 19:24:43 +08:00
  • 218236cc5b docs: fix grafana dashboard row (#5192) Yingwen 2024-12-18 17:10:56 +08:00
  • f04d380259 fix: validate matcher op for __name__ in promql (#5191) Ruihang Xia 2024-12-18 16:51:46 +08:00
  • fa773cf480 fix(sqlness): enforce order in union tests (#5190) Lei, HUANG 2024-12-18 16:24:15 +08:00
  • 9b4e8555e2 feat: extract hints from http header (#5128) jeremyhi 2024-12-18 16:17:34 +08:00
  • c6b7caa2ec feat: do not remove time filters in ScanRegion (#5180) Yingwen 2024-12-18 14:39:49 +08:00
  • 58d6982c93 feat: do not keep MemtableRefs in ScanInput (#5184) Yingwen 2024-12-18 14:37:22 +08:00
  • e662c241e6 feat: impl label_join and label_replace for promql (#5153) dennis zhuang 2024-12-18 14:35:45 +08:00
  • 266919c226 fix: display inverted and fulltext index in show index (#5169) Lanqing Yang 2024-12-17 22:10:59 -08:00
  • 7d1bcc9d49 feat: introduce Buffer for non-continuous bytes (#5164) Yohan Wal 2024-12-18 11:45:38 +08:00
  • 18e8c45384 refactor: produce BatchBuilder from a Batch to modify it again (#5186) LFC 2024-12-18 10:42:33 +08:00
  • c33cf59398 perf: avoid holding memtable during compaction (#5157) Lei, HUANG 2024-12-17 15:06:07 +08:00
  • 421088a868 test: sqlness upgrade compatibility tests (#5126) discord9 2024-12-17 15:00:02 +08:00
  • d821dc5a3e feat(bloom-filter): add basic bloom filter creator (Part 1) (#5177) Zhenchi 2024-12-17 14:55:42 +08:00
  • bfc777e6ac fix: deletion between two put may not work in last_non_null mode (#5168) Yingwen 2024-12-17 12:01:32 +08:00
  • 8a5384697b chore: add aquamarine to dep lists (#5181) Yingwen 2024-12-17 09:45:50 +08:00
  • d0245473a9 fix: correct set_region_role_state_gracefully behaviors (#5171) Weny Xu 2024-12-16 22:01:40 +08:00
  • 043d0bd7c2 test: flow rebuild (#5162) discord9 2024-12-16 20:25:23 +08:00
  • acedff030b chore: add nix-shell configure for a minimal environment for development (#5175) Ning Sun 2024-12-16 19:47:18 +08:00
  • 88f7075a2a feat: update dashboard to v0.7.3 (#5172) ZonaHe 2024-12-16 18:56:41 +08:00
  • 54698325b6 feat: introduce SKIPPING index (part 1) (#5155) Ruihang Xia 2024-12-16 17:21:00 +08:00
  • 5ffda7e971 chore: gauge for flush compaction (#5156) Lei, HUANG 2024-12-16 15:08:07 +08:00
  • f82af15eba feat: Add vector_scalar_mul function. (#5166) Lin Yihai 2024-12-16 14:46:38 +08:00
  • 9d7fea902e chore: remove unused dep (#5163) shuiyisong 2024-12-16 14:17:27 +08:00
  • 358d5e1d63 fix: support alter table ~ add ~ custom_type (#5165) v0.12.0-nightly-20241216 Niwaka 2024-12-15 18:05:29 +09:00
  • 579059d99f ci: use 4xlarge for nightly build (#5158) Yingwen 2024-12-13 20:53:11 +08:00
  • 53d55c0b6b fix: loki write row len error (#5161) localhost 2024-12-13 18:10:59 +08:00
  • bef6896280 docs: Add index panels to standalone grafana dashboard (#5140) Yingwen 2024-12-13 16:17:49 +08:00
  • 4b4c6dbb66 refactor: cache inverted index with fixed-size page (#5114) Yohan Wal 2024-12-13 15:34:24 +08:00
  • 0c302ba127 fix: handle stall metrics Lei, HUANG 2024-12-13 11:08:11 +08:00
  • 7139ba08c8 chore/bench-metrics: Add configurable slow threshold for region worker Lei, HUANG 2024-12-13 10:52:18 +08:00
  • f3e0a31e5d chore/bench-metrics: Add Metrics for Compaction and Flush Operations Lei, HUANG 2024-12-12 21:37:41 +08:00
  • 36c82121fb chore/bench-metrics: Add INFLIGHT_FLUSH_COUNT Metric to Flush Process Lei, HUANG 2024-12-12 21:31:25 +08:00
  • 716bb82d37 feat: add slow metrics for worker evenyag 2024-12-12 21:13:07 +08:00
  • 2bb450b09a add metrics Lei, HUANG 2024-12-12 20:23:01 +08:00
  • e8e9526738 chore: pipeline dryrun api can currently receives pipeline raw content (#5142) localhost 2024-12-12 19:47:21 +08:00
  • fee75a1fad feat: collect reader metrics from prune reader (#5152) Yingwen 2024-12-12 19:27:22 +08:00
  • b8a78b7838 chore: decide tag column in log api follow table schema if table exists (#5138) localhost 2024-12-12 17:01:21 +08:00
  • 2137c53274 feat(index): add file_size_hint for remote blob reader (#5147) Weny Xu 2024-12-12 12:45:40 +08:00
  • 03ad6e2a8d feat(fuzz): add alter table options for alter fuzzer (#5074) Yohan Wal 2024-12-12 12:21:38 +08:00
  • d53fbcb936 feat: introduce PuffinMetadataCache (#5148) Weny Xu 2024-12-12 12:09:36 +08:00
  • 8c1959c580 feat: add prefetch support to InvertedIndexFooterReader for reduced I/O time (#5146) Weny Xu 2024-12-12 11:49:54 +08:00
  • e2a41ccaec feat: add prefetch support to PuffinFileFooterReader for reduced I/O time (#5145) Weny Xu 2024-12-12 11:13:36 +08:00
  • a8012147ab feat: support push down IN filter (#5129) Niwaka 2024-12-11 22:46:23 +09:00
  • 60f8dbf7f0 feat: implement v1/sql/parse endpoint to parse GreptimeDB's SQL dialect (#5144) Ruihang Xia 2024-12-11 21:33:54 +08:00
  • 9da2e17d0e feat: update dashboard to v0.7.2 (#5141) ZonaHe 2024-12-11 20:47:59 +08:00
  • 1a8e77a480 test: part of parser test migrated from duckdb (#5125) Yohan Wal 2024-12-11 17:28:13 +08:00
  • e1e39993f7 feat(vector): add scalar add function (#5119) Zhenchi 2024-12-11 17:25:56 +08:00
  • a30d918df2 perf: avoid cache during compaction (#5135) Lei, HUANG 2024-12-11 16:24:41 +08:00
  • 2c4ac76754 feat: adjust WAL purge default configurations (#5107) dennis zhuang 2024-12-11 16:08:05 +08:00
  • a6893aad42 chore: set store_key_prefix for all kvbackend (#5132) jeremyhi 2024-12-11 16:04:02 +08:00
  • d91517688a chore: fix aws_lc not in depend tree check in CI (#5121) discord9 2024-12-11 15:02:03 +08:00
  • 3d1b8c4fac chore: add /ready api for health checking (#5124) shuiyisong 2024-12-11 10:56:48 +08:00
  • 7c69ca0502 chore: bump main branch version to 0.12 (#5133) Yingwen 2024-12-10 21:10:37 +08:00
  • 03a28320d6 feat!: enable read cache and write cache when using remote object stores (#5093) v0.11.0 dennis zhuang 2024-12-10 12:03:44 +08:00
  • ce86ba3425 chore: Reduce FETCH_OPTION_TIMEOUT from 10 to 3 seconds in config.rs (#5117) Lei, HUANG 2024-12-09 21:39:18 +08:00
  • 2fcb95f50a fix!: fix regression caused by unbalanced partitions and splitting ranges (#5090) Yingwen 2024-12-09 20:50:57 +08:00
  • 1b642ea6a9 feat: update dashboard to v0.7.1 (#5123) ZonaHe 2024-12-09 18:27:35 +08:00
  • b35221ccb6 ci: set meta replicas to 1 (#5111) Weny Xu 2024-12-09 15:22:47 +08:00
  • bac7e7bac9 refactor: extract implicit conversion helper functions of vector type (#5118) Zhenchi 2024-12-09 15:19:00 +08:00
  • 903da8f4cb fix: show create table doesn't quote option keys which contains dot (#5108) dennis zhuang 2024-12-09 11:27:46 +08:00
  • c0f498b00c feat: update pgwire to 0.28 (#5113) Ning Sun 2024-12-09 11:12:11 +08:00
  • 19373d806d chore: Add timeout setting for find_ttl. (#5088) v0.11.0-nightly-20241209 Lin Yihai 2024-12-06 23:02:15 +08:00
  • 3133f3fb4e feat: add cursor statements (#5094) Ning Sun 2024-12-06 17:32:22 +08:00
  • 8b944268da feat: ttl=0/instant/forever/humantime&ttl refactor (#5089) discord9 2024-12-06 17:20:42 +08:00
  • dc83b0aa15 feat: add more transaction related statement for postgres interface (#5081) Ning Sun 2024-12-06 16:22:25 +08:00
  • 2b699e735c chore: correct example config file (#5105) Weny Xu 2024-12-06 11:14:08 +08:00
  • 7a3d6f2bd5 docs: remove lg_prof_interval from env (#5103) Yingwen 2024-12-06 10:59:16 +08:00