Commit Graph

  • e0ce0a6446 refactor: refactor PeerLookupService and simplify Selector implementations (#6939) Weny Xu 2025-09-10 11:43:46 +08:00
  • 2f6da3b718 feat: exiting staging mode on success case (#6913) Ruihang Xia 2025-09-09 18:52:55 -07:00
  • 83290be3ba feat: store partition expr per file in region manifest (#6849) Ruihang Xia 2025-09-09 16:37:29 -07:00
  • 21ee981b49 feat: add origin_region_id and node_id to sst entry (#6937) Zhenchi 2025-09-09 17:45:15 +08:00
  • 44c2aa4c23 refactor: use DataFusion's return_type in our function trait directly (#6935) LFC 2025-09-09 17:30:31 +08:00
  • 9c22092189 feat: Implements compaction for bulk memtable (#6923) Yingwen 2025-09-09 17:15:25 +08:00
  • 53fc32b0da chore: cherry pick #6461 to v0.15 (#6936) Yingwen 2025-09-09 15:39:18 +08:00
  • ad690e14d0 chore: clean up FlowEngine trait (#6934) discord9 2025-09-09 15:14:52 +08:00
  • 264d05d20e feat: add InformationExtension.inspect_datanode for datanode inspection (#6921) Zhenchi 2025-09-09 11:29:04 +08:00
  • 9fe84f6fbd feat(mito): backfill partition expr on region open (#6862) Zhenchi 2025-09-09 10:50:01 +08:00
  • ac051af201 feat(pipeline): generate create table sql from pipeline config (#6930) shuiyisong 2025-09-09 10:47:51 +08:00
  • 948a6578fa feat: add udtf (table function) registration (#6922) Ning Sun 2025-09-09 09:26:38 +08:00
  • 16febbd4c2 feat: add CPU, memory and node status info to cluster_info (#6897) Weny Xu 2025-09-08 16:59:34 +08:00
  • 47384c7701 feat: support function alias (#6917) LFC 2025-09-08 16:57:24 +08:00
  • 8380ae13c7 chore: refine metrics tracking the flush/compaction cost time (#6630) Lei, HUANG 2025-08-02 20:13:42 +08:00
  • e2393d27b2 feat: add written_bytes_since_open column to region_statistics table (#6904) Weny Xu 2025-09-05 15:27:30 +08:00
  • c9377e7c5a build: bump rust edition to 2024 (#6920) Ruihang Xia 2025-09-07 19:37:18 -07:00
  • e6831704d8 chore: fix typo (#6887) Weny Xu 2025-09-03 11:45:55 +08:00
  • f1043bb4cc chore: fix typo (#6885) Ruihang Xia 2025-09-02 19:43:25 -07:00
  • 8f997e731a feat: skip compaction on large file on append only mode (#6838) Ruihang Xia 2025-09-04 05:01:09 -07:00
  • 240061771d fix: move prune_region_dir to region drop (#6891) Zhenchi 2025-09-03 15:11:05 +08:00
  • 0b7b47fdef fix: prune intermediate dirs on index finish and region pruge (#6878) Zhenchi 2025-09-02 21:57:16 +08:00
  • 02d9245516 fix: use actual buf size as cache page value size (#6829) Yingwen 2025-08-28 11:37:11 +08:00
  • beb3447938 perf: improve bloom filter reader's byte reading logic (#6658) Ruihang Xia 2025-08-12 04:37:25 -07:00
  • a5d58b525d feat: count underscore in English tokenizer and improve performance (#6660) Ruihang Xia 2025-08-06 00:23:18 -07:00
  • 772bc21b65 feat: MatchesConstTerm displays probes (#6518) Zhenchi 2025-07-17 15:01:55 +08:00
  • a7c22c253c perf: Reduce fulltext bloom load time (#6651) Yingwen 2025-08-06 16:25:31 +08:00
  • bfbd7f608a fix: correct heartbeat stream handling logic (#6821) Weny Xu 2025-08-26 15:39:59 +08:00
  • 658d07bfc8 feat: add written_bytes_since_open column to region_statistics table (#6904) Weny Xu 2025-09-05 15:27:30 +08:00
  • 24e5c9f6da test: migrate duckdb tests, part 1 (#6870) dennis zhuang 2025-09-05 14:10:14 +08:00
  • 4158afa618 fix: wrap tql cte in a subquery alias (#6910) Ruihang Xia 2025-09-04 23:07:20 -07:00
  • 48f5db3f5f refactor: use DataFusion's Signature directly in UDF (#6908) LFC 2025-09-05 13:04:56 +08:00
  • f7c8d86ebb feat: file ref mgr (#6844) discord9 2025-09-05 11:45:01 +08:00
  • faae1db066 feat: humanize analyze numbers (#6889) Ruihang Xia 2025-09-04 20:42:38 -07:00
  • ba105e18b0 feat: put sqlness into a separated dir (#6911) Ruihang Xia 2025-09-04 18:39:29 -07:00
  • 8bbb396506 feat: Supports flat format in SeqScan and UnorderedScan (#6905) Yingwen 2025-09-04 21:12:24 +08:00
  • 8e7f2e92cc test: adds approx_percentile_cont to range query test (#6903) dennis zhuang 2025-09-04 20:18:27 +08:00
  • 493a1efe65 feat: skip compaction on large file on append only mode (#6838) Ruihang Xia 2025-09-04 05:01:09 -07:00
  • 40a49ddc82 feat: implement basic write/read methods for bulk memtable (#6888) Yingwen 2025-09-04 16:42:05 +08:00
  • 2c019965be feat: unify FlushRegions instructions (#6819) Alex Araujo 2025-09-03 20:18:54 -05:00
  • 756856799f refactor(pipeline)!: change dispatch table name format (#6901) localhost 2025-09-03 21:47:40 +08:00
  • 8bf772fb50 chore: disable stats persistence by default (#6900) v0.17.0 Weny Xu 2025-09-03 20:39:43 +08:00
  • dbb76483e8 chore: disable stats persistence by default (#6900) Weny Xu 2025-09-03 20:39:43 +08:00
  • 9c1240921d feat: flow full aggr only trigger on new data (#6880) discord9 2025-09-03 16:45:24 +08:00
  • a65db7121e feat: flow full aggr only trigger on new data (#6880) discord9 2025-09-03 16:45:24 +08:00
  • ee4b8708d7 fix: fix deploy greptimedb in sqlness-test (#6894) liyang 2025-09-03 16:11:18 +08:00
  • eb52129a91 fix: move prune_region_dir to region drop (#6891) Zhenchi 2025-09-03 15:11:05 +08:00
  • a0a2b40cbe fix: initialize remote WAL regions with correct flushed entry IDs (#6856) Weny Xu 2025-09-03 12:00:02 +08:00
  • 067c4458d6 chore: fix typo (#6887) Weny Xu 2025-09-03 11:45:55 +08:00
  • 4e9c31bf5c chore: fix typo (#6885) Ruihang Xia 2025-09-02 19:43:25 -07:00
  • 9320a6ddaa chore: update dashboard (#6883) Weny Xu 2025-09-02 22:54:22 +08:00
  • 4c9fcb7dee fix: prune intermediate dirs on index finish and region pruge (#6878) Zhenchi 2025-09-02 21:57:16 +08:00
  • 9dc16772fe fix: ignore reserved column IDs and prevent panic on chunk_size is zero (#6882) Weny Xu 2025-09-02 20:37:16 +08:00
  • 6ee91f6af4 fix(flow): promql auto create table (#6867) discord9 2025-09-02 16:54:16 +08:00
  • 2512f9456d chore: bump main branch version to 0.18 (#6890) Weny Xu 2025-09-03 15:50:24 +08:00
  • deb728c38a fix: move prune_region_dir to region drop (#6891) Zhenchi 2025-09-03 15:11:05 +08:00
  • 9dbf6dd8d0 test: migrate duckdb tests part2, window functions (#6875) dennis zhuang 2025-09-03 14:55:47 +08:00
  • 7cf47ccf54 fix: initialize remote WAL regions with correct flushed entry IDs (#6856) Weny Xu 2025-09-03 12:00:02 +08:00
  • c3c79e4c79 chore: fix typo (#6887) Weny Xu 2025-09-03 11:45:55 +08:00
  • 56db1d468a chore: fix typo (#6885) Ruihang Xia 2025-09-02 19:43:25 -07:00
  • 7fbcae1ef8 test: add upgrade compatibility tests (#6863) WaterWhisperer 2025-09-03 05:16:00 +08:00
  • b7f507cb37 chore: update dashboard (#6883) Weny Xu 2025-09-02 22:54:22 +08:00
  • 9b8f04b065 fix: prune intermediate dirs on index finish and region pruge (#6878) Zhenchi 2025-09-02 21:57:16 +08:00
  • 8fc42aeb27 feat: Update parquet writer and indexer to support the flat format (#6866) Yingwen 2025-09-02 20:48:34 +08:00
  • d394f38d18 fix: ignore reserved column IDs and prevent panic on chunk_size is zero (#6882) Weny Xu 2025-09-02 20:37:16 +08:00
  • 6a3791ab31 fix(flow): promql auto create table (#6867) discord9 2025-09-02 16:54:16 +08:00
  • 9175fa643d feat: add schema and recordbatch builder for sst entry (#6841) Zhenchi 2025-09-01 20:46:49 +08:00
  • 0e962844ac fix: fix incorrect timestamp precision in information_schema.tables (#6872) Weny Xu 2025-09-01 20:20:23 +08:00
  • 246b832d79 fix: use configured kv_client in etcd multi-transaction operations (#6871) Weny Xu 2025-09-01 19:13:48 +08:00
  • e62a022d76 feat: update dashboard to v0.11.3 (#6864) ZonaHe 2025-09-01 19:08:35 +08:00
  • e595885dc6 chore: use greptime dockerhub image (#6865) liyang 2025-09-01 19:07:26 +08:00
  • dd3432e6ca chore: change encode raw values signature (#6869) Lei, HUANG 2025-09-01 17:53:08 +08:00
  • ab96703d8f chore: enlarge max file limit to 384 (#6868) Yingwen 2025-09-01 17:26:20 +08:00
  • 73add808a6 ci: update dev-builder image tag (#6858) github-actions[bot] 2025-09-01 08:44:43 +00:00
  • 1234911ed3 refactor: query config options (#6781) dennis zhuang 2025-09-01 15:00:26 +08:00
  • d57c0db9e6 fix: no need to early lookup DNS for kafka broker (#6845) LFC 2025-09-01 11:03:33 +08:00
  • 4daf5adce5 feat: update rate limiter to use semaphore that will block without re… (#6853) v0.17.0-nightly-20250901 Ning Sun 2025-08-31 02:17:08 +08:00
  • 575093f85f feat: Support more key types for the DictionaryVector (#6855) Yingwen 2025-08-29 21:23:25 +08:00
  • ac82ad4549 feat: make etcd store max codec size configurable (#6859) jeremyhi 2025-08-29 20:21:59 +08:00
  • 367a25af06 feat: flow prom ql auto sink table is also promql-able (#6852) discord9 2025-08-29 20:16:03 +08:00
  • d585c23ba5 refactor: add stop methods for LocalFilePurger and CompactionRegion (#6848) zyy17 2025-08-29 02:23:59 -07:00
  • f55023f300 ci: install ssh for Android dev-builder (#6854) LFC 2025-08-29 16:42:35 +08:00
  • 9213315613 chore: add server-side error logging to improve observability in gRPC (#6846) Weny Xu 2025-08-29 15:47:24 +08:00
  • e77ad8e9dc chore: run pull-test-deps-images.sh before docker compose to avoid rate limit (#6851) zyy17 2025-08-28 22:03:45 -07:00
  • 7bc669e991 chore: update bitnami config (#6847) liyang 2025-08-29 10:45:14 +08:00
  • b84cd19145 feat: update dashboard to v0.11.2 (#6843) ZonaHe 2025-08-28 18:59:41 +08:00
  • 4a936d7320 chore: pub access layer (#6670) (#6842) LFC 2025-08-28 17:42:16 +08:00
  • cbcfdf9d65 feat: add optional schema for Postgres metadata tables (#6764) Logic 2025-08-28 17:24:14 +08:00
  • bacd9c7d15 feat: add event ts to region manifest (#6751) discord9 2025-08-28 17:08:18 +08:00
  • f441598247 fix: correct config doc (#6836) Weny Xu 2025-08-28 14:26:25 +08:00
  • 556c408e7b feat: rename region_statistics to region_statistics_history (#6837) Weny Xu 2025-08-28 14:14:20 +08:00
  • ec817f6877 fix: gRPC auth (#6827) shuiyisong 2025-08-28 12:00:45 +08:00
  • 32e73dad12 fix: use actual buf size as cache page value size (#6829) Yingwen 2025-08-28 11:37:11 +08:00
  • bc20b17bc5 docs(rfc): async index build (#6757) Sicong Hu 2025-08-28 10:32:44 +08:00
  • 200422313f refactor(meta): refactor admin service to use modern axum handlers (#6833) Weny Xu 2025-08-27 18:47:11 +08:00
  • 8452a9d579 feat(flow): add eval interval option (#6623) discord9 2025-08-27 17:44:32 +08:00
  • bcd63fdb87 chore: cherry pick #6821 and bump version to v0.12.2 (#6832) v0.12.2 release/v0.12 Yingwen 2025-08-27 16:56:09 +08:00
  • 5ef4dd1743 docs: add internal grpc ports (#6815) discord9 2025-08-27 16:20:27 +08:00
  • f4c527cddf chore: cherry pick #5625 to v0.12 branch (#6831) Yingwen 2025-08-27 16:12:25 +08:00
  • 32a3ef36f9 feat(metasrv): support tls for etcd client (#6818) Yan Tingwang 2025-08-27 15:41:05 +08:00