Commit Graph

  • 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
  • f9ebb58a12 fix: put PipelineChecker at the end (#5092) Ruihang Xia 2024-12-06 10:10:17 +08:00
  • c732016fa0 feat: update dashboard to v0.7.0 (#5100) ZonaHe 2024-12-05 21:42:36 +08:00
  • 01a308fe6b refactor: relocate CLI to a dedicated directory (#5101) Weny Xu 2024-12-05 20:12:24 +08:00
  • cf0c84bed1 feat!: remove GET method in /debug path (#5102) Ruihang Xia 2024-12-05 16:21:55 +08:00
  • 66c0445974 perf: take a new batch to reduce last row cache usage (#5095) Yingwen 2024-12-05 11:59:28 +08:00
  • 7d8b256942 refactor: replace LogHandler with PipelineHandler (#5096) Ruihang Xia 2024-12-04 19:48:55 +08:00
  • 5092f5f451 feat: define basic structures and implement TimeFilter (#5086) Ruihang Xia 2024-12-04 15:39:33 +08:00
  • ff4c153d4b test: adds sqlness test for TTL (#5063) dennis zhuang 2024-12-03 19:32:40 +08:00
  • a51853846a fix: schema cache invalidation (#5067) Lei, HUANG 2024-12-03 18:44:29 +08:00
  • 51c6eafb16 feat: recover file cache index asynchronously (#5087) Weny Xu 2024-12-03 17:33:52 +08:00
  • 5bdea1a755 fix: correct is_exceeded_size_limit behavior for in-memory store (#5082) Weny Xu 2024-12-02 20:26:02 +08:00
  • bcadce3988 chore: remove openssl deps (#5079) Ning Sun 2024-12-02 15:12:15 +08:00
  • 0f116c8501 feat: enable compression for metasrv client (#5078) Weny Xu 2024-12-02 13:18:25 +08:00
  • c049ce6ab1 feat: add decolorize processor (#5065) v0.11.0-nightly-20241202 Ruihang Xia 2024-11-29 19:18:02 +08:00
  • 6308e86e21 docs: tweak readme and AUTHOR (#5069) dennis zhuang 2024-11-29 12:08:53 +08:00
  • 36263830bb refactor: remove built-in apidocs and schemars (#5068) Ning Sun 2024-11-29 11:31:02 +08:00
  • d931389a4c fix(flow): minor fix about count(*)&sink keyword (#5061) discord9 2024-11-29 11:06:27 +08:00
  • 8bdef776b3 fix: allow physical region alter region options (#5046) Lanqing Yang 2024-11-27 00:24:34 -08:00
  • 91e933517a chore: bump version of main branch to v0.11.0 (#5057) Zhenchi 2024-11-27 10:19:24 +08:00
  • 21bcd0fc81 chore: bump version to v0.10.2 v0.10.2 release/v0.10 Zhenchi 2024-11-26 12:44:39 +00:00
  • 49db50af81 feat: use cache kv manager for SchemaMetadataManager (#5053) Lei, HUANG 2024-11-26 20:24:47 +08:00
  • 8c804f6eeb fix: pass series row selector to file range reader (#5054) Yingwen 2024-11-26 19:13:00 +08:00
  • e060280ddc fix(metric-engine): set ttl also on opening metadata regions (#5051) Lei, HUANG 2024-11-26 16:14:41 +08:00
  • 0787c5da66 refactor: expose configs for http clients used in object store (#5041) LFC 2024-11-25 11:49:54 +08:00
  • a617e0dbef feat: use cache kv manager for SchemaMetadataManager (#5053) Lei, HUANG 2024-11-26 20:24:47 +08:00
  • 6130c70b63 fix: pass series row selector to file range reader (#5054) Yingwen 2024-11-26 19:13:00 +08:00
  • fae141ad0a fix(metric-engine): set ttl also on opening metadata regions (#5051) Lei, HUANG 2024-11-26 16:14:41 +08:00
  • 57f31d14c8 refactor: expose configs for http clients used in object store (#5041) LFC 2024-11-25 11:49:54 +08:00
  • 1cd6abb61f chore: bump version to v0.10.1 (#5048) v0.10.1 Zhenchi 2024-11-25 11:20:54 +08:00
  • e3927ea6f7 fix: prevent metadata region from inheriting database ttl (#5044) Ruihang Xia 2024-11-25 10:13:11 +08:00
  • a6571d3392 chore: bump version to 0.10.0 (#5040) v0.11.0-nightly-20241125 v0.10.0 Zhenchi 2024-11-22 11:56:25 +08:00
  • 1255638e84 refactor: unify mysql execute through cli and protocol (#5038) Yohan Wal 2024-11-22 11:55:09 +08:00
  • 1578c004b0 fix: prepare param mismatch (#5025) Yohan Wal 2024-11-22 10:31:53 +08:00
  • 5f8d849981 feat: alter database ttl (#5035) Yohan Wal 2024-11-21 20:41:41 +08:00
  • 3029b47a89 fix: find latest window (#5037) Lei, HUANG 2024-11-21 12:56:03 +08:00
  • 14d997e2d1 feat: add unset table options support (#5034) Weny Xu 2024-11-21 11:52:56 +08:00
  • 0aab68c23b feat(vector): add conversion between vector and string (#5029) Zhenchi 2024-11-20 16:42:00 +08:00
  • 027284ed1b chore(cli): set default timeout for cli commands (#5021) Weny Xu 2024-11-20 15:36:17 +08:00
  • 6a958e2c36 feat: reimplement limit in PartSort to reduce memory footprint (#5018) Ruihang Xia 2024-11-20 15:11:49 +08:00
  • db345c92df feat(vector): remove simsimd and use nalgebra instead (#5027) Zhenchi 2024-11-20 14:57:10 +08:00
  • 55ced9aa71 refactor: split up different stmts (#4997) Yohan Wal 2024-11-20 14:02:51 +08:00
  • 3633f25d0c feat: also shutdown gracefully on sigterm on unix (#5023) discord9 2024-11-19 23:20:33 +08:00
  • 63bbfd04c7 fix: prune memtable/files range independently in each partition (#4998) Yingwen 2024-11-19 20:43:30 +08:00
  • 2f260d8b27 fix: android build failed due to simsimd (#5019) Zhenchi 2024-11-19 19:21:58 +08:00
  • 4d8fe29ea8 feat: CREATE OR REPLACE FLOW (#5001) discord9 2024-11-19 16:44:57 +08:00
  • dbb3f2d98d fix: inverted index constraint to be case-insensitive (#5020) Zhenchi 2024-11-19 16:30:20 +08:00
  • 9926e3bc78 feat: update dashboard to v0.6.1 (#5017) ZonaHe 2024-11-19 15:28:10 +08:00
  • 0dd02e93cf feat: make greatest supports timestamp and datetime types (#5005) dennis zhuang 2024-11-19 15:01:24 +08:00