Commit Graph

  • c22f5d741b feat(cli): add import-v2 task parallelism (#8300) jeremyhi 2026-06-15 19:55:52 -07:00
  • d427da1430 fix: add owned query frontend key conversion feat/query-frontend-core-skeleton jeremyhi 2026-06-16 10:22:50 +08:00
  • f9dbe00d00 feat: add query frontend core skeleton jeremyhi 2026-06-15 22:39:31 +08:00
  • 5fc73ad237 feat: observe PromQL range query in-flight duplicates feat/promql-query-frontend-observe jeremyhi 2026-06-15 19:34:16 +08:00
  • 90606af070 feat(cli): add export-v2 progress reporting (#8294) jeremyhi 2026-06-15 02:56:31 -07:00
  • 15597047c9 feat: pass Kafka pruned entry id when creating regions (#8282) Weny Xu 2026-06-15 16:51:50 +08:00
  • 336e4cdb84 feat(cli): add export-v2 chunk parallelism (#8292) jeremyhi 2026-06-14 23:00:53 -07:00
  • c9062fe042 feat: add password hash generation command (#8288) v1.1.0-nightly-20260615 v1.1.0 refactor/memtable-extend-kvs dennis zhuang 2026-06-12 21:28:38 +08:00
  • f6f56e6bc5 fix!: fence scoped flow repair snapshots (#8277) discord9 2026-06-12 21:27:12 +08:00
  • 4a4fe749d8 feat: add per-partition timings to merge scan partition metrics (#8293) Yingwen 2026-06-12 21:22:49 +08:00
  • d34d4c1aba fix(mito): collect index apply metrics in pruner verbose mode (#8290) Yingwen 2026-06-12 19:29:18 +08:00
  • 7ec89dcf80 test: redact dynamic filter in order_by sqlness (#8286) discord9 2026-06-12 19:14:27 +08:00
  • 1ca29c3481 feat: support create region requirements (#8281) Weny Xu 2026-06-12 19:12:41 +08:00
  • 34c4cae9bb feat(cli): add import-v2 progress UI (#8289) jeremyhi 2026-06-12 02:45:45 -07:00
  • 61f802cdf2 feat: support repartition with target partition columns (#8278) Weny Xu 2026-06-12 15:36:53 +08:00
  • c567a6562a feat(cli): add import-v2 progress mode (#8283) jeremyhi 2026-06-11 23:13:27 -07:00
  • 770dca45a4 fix: pin tonic below 0.14.5 to avoid max connection age panic (#8265) (#8287) Yingwen 2026-06-12 13:46:55 +08:00
  • ba89ef40f4 feat: add field_id for internal fields (#8284) Ning Sun 2026-06-12 11:10:24 +08:00
  • 827b904189 feat: flush hook extension point (#8145) Ning Sun 2026-06-12 09:53:54 +08:00
  • ab552e24b5 feat(security): add password verifier formats (#8251) dennis zhuang 2026-06-12 09:23:44 +08:00
  • 2febea6ec3 test: add rebuild index coverage (#8175) discord9 2026-06-11 22:03:24 +08:00
  • 3608c90b2e feat: pass snapshot read bounds over flight (#8279) discord9 2026-06-11 20:05:02 +08:00
  • d76ecf67bd refactor: skip prefilter for expr with functions (#8280) LFC 2026-06-11 17:48:12 +08:00
  • 340f22f301 chore: load page index in opener (#8269) Yingwen 2026-06-11 17:09:18 +08:00
  • 565899e482 perf(mito): cached-size single-pass WAL entry encoder (#8254) Lanqing Yang 2026-06-11 01:50:36 -07:00
  • 92a915b5a0 feat: json2 field access pushdown to parquet (#8267) LFC 2026-06-11 10:10:30 +08:00
  • ca21c9f048 fix!: correct information_schema index metadata (#8275) dennis zhuang 2026-06-11 09:36:23 +08:00
  • 8fc5a3b1c7 feat: apply remote dynamic filters on datanode scans (#8262) discord9 2026-06-10 20:57:23 +08:00
  • 0a2dc6d3f2 feat(cli): add export import progress abstraction (#8270) jeremyhi 2026-06-10 04:35:32 -07:00
  • 10074f04a6 fix(ci): retry repartition chaos row validation (#8271) Weny Xu 2026-06-10 19:13:37 +08:00
  • faab7e19cf Update flow rebuild sqlness expectation copilot/fix-sqlness-test-basic-job copilot-swe-agent[bot] 2026-06-10 10:58:15 +00:00
  • 48c04c81ee Allow flush to recreate missing flows copilot-swe-agent[bot] 2026-06-10 10:48:52 +00:00
  • f1574d940d Fail flow recovery on partial recreate errors copilot-swe-agent[bot] 2026-06-10 10:17:35 +00:00
  • 7c40654336 Initial plan copilot-swe-agent[bot] 2026-06-10 10:08:25 +00:00
  • 270dce5ed7 feat: decouple region edit and compaction (#8272) LFC 2026-06-10 17:56:11 +08:00
  • 962990009c ci: notify jsonbench result (#8273) LFC 2026-06-10 16:51:37 +08:00
  • 05c4588f90 feat: support remote WAL logical pruning (#8259) Weny Xu 2026-06-10 12:40:51 +08:00
  • 6ceae4498f refactor(cli): stream export-v2 verify data listing (#8268) jeremyhi 2026-06-09 19:59:27 -07:00
  • e74a73638d feat: separate datanode query and ingestion runtimes (#8246) Lei, HUANG 2026-06-09 16:21:50 +08:00
  • 1451a51ea0 feat: add tools for development (#8260) Yingwen 2026-06-09 16:12:21 +08:00
  • fc653c84c8 refactor: loki ingestion (#8266) shuiyisong 2026-06-09 15:53:45 +08:00
  • 1e53b1a157 fix(config): align scan memory limit default with code (#8228) jeremyhi 2026-06-08 07:01:48 -07:00
  • 1c7b4c11fc fix(flow): support complex SQL full-query flows (#8242) discord9 2026-06-08 21:07:43 +08:00
  • e403133eb2 feat: add information_schema statistics table (#8253) dennis zhuang 2026-06-08 20:52:02 +08:00
  • 38909d6ddf chore: Increase GreptimeDB cluster setup timeout for distributed fuzz CI (#8263) Copilot 2026-06-08 11:30:14 +00:00
  • 7d8aafe10e v0.16 for internal use release/v0.16-internal luofucong 2026-06-08 17:43:16 +08:00
  • 9a814ca123 chore: add repartition debug logs (#8245) Weny Xu 2026-06-08 16:48:23 +08:00
  • 651cf04525 feat: fan out remote dynamic filter updates from FE (#8241) discord9 2026-06-08 16:24:57 +08:00
  • 5fd5b91b29 chore: remove auth in flownode (#8244) shuiyisong 2026-06-08 16:15:19 +08:00
  • 0881b7ba32 feat: pgwire 0.40 (#8257) Ning Sun 2026-06-08 15:31:08 +08:00
  • fd64ced4da feat: introduce plugin setup functions with richer context (#8256) Ning Sun 2026-06-08 14:53:08 +08:00
  • e7ce3ac0c7 fix: accept JSONB OTLP logs against existing schema (#8250) Lei, HUANG 2026-06-08 09:57:23 +08:00
  • 7baa4f6854 fix: reset region detector after migration (#8234) Weny Xu 2026-06-05 17:14:13 +08:00
  • 428cd8137d feat: identify noneffective binary modifiers (#8230) Ruihang Xia 2026-06-05 16:44:50 +08:00
  • 8e5c34aa75 ci: revert arm64 runner default to 4xlarge (#8243) Yingwen 2026-06-05 16:31:13 +08:00
  • f580c42a1f perf: read primary key as binary if it overflows the dictionary (#8187) Yingwen 2026-06-05 16:19:35 +08:00
  • d6c37778ae feat: table semantic layer information_schema view (Phase 3) (#8240) dennis zhuang 2026-06-05 16:16:41 +08:00
  • d26a80855b chore: align OTLP logs with existing table schemas (#8229) shuiyisong 2026-06-04 20:53:09 +08:00
  • 31c2c1f6db feat: table semantic layer per-table enrichment (Phase 2) (#8218) dennis zhuang 2026-06-04 20:52:00 +08:00
  • 6b7772e457 feat: add remote dynamic filter frontend registration (#8148) discord9 2026-06-04 20:31:42 +08:00
  • 42eeeaa514 fix: avoid stale metadata cache after invalidation (#8235) Weny Xu 2026-06-04 20:05:17 +08:00
  • 6ed67167bb feat: support headerless CSV copy from (#8233) QuakeWang 2026-06-04 20:04:15 +08:00
  • 8b63dba650 test: stableize fuzz repartition table case stablize-fuzz-test Ruihang Xia 2026-06-04 17:14:11 +08:00
  • 52b51c31fc refactor: streamline pipeline ingestion row building (#8236) shuiyisong 2026-06-04 17:03:20 +08:00
  • edd563d2e1 feat: join simplifier for promql binary op (#8211) Ruihang Xia 2026-06-04 16:13:24 +08:00
  • bb1de2a744 test: move CSV skip bad records coverage to integration (#8237) Weny Xu 2026-06-04 15:58:58 +08:00
  • a6cb4d2083 feat: look up cache with range calculation (#8123) Ruihang Xia 2026-06-04 15:41:49 +08:00
  • 3bd915865a fix: improve remote WAL replay checkpoint handling (#8225) Weny Xu 2026-06-04 14:10:38 +08:00
  • da9d314fa4 fix: align bulk insert schema handling (#8222) Lei, HUANG 2026-06-04 10:55:09 +08:00
  • d304df6e75 fix: run eval-interval flow without time window (#8231) discord9 2026-06-03 21:06:22 +08:00
  • ca07a53deb feat: support CSV copy skip bad records (#8198) QuakeWang 2026-06-03 20:11:02 +08:00
  • 31cdd864d2 fix: format detected IPv6 grpc address (#8221) Weny Xu 2026-06-03 20:05:50 +08:00
  • 91d7dc547b ci: update arm64 runner (#8226) liyang 2026-06-03 14:42:49 +08:00
  • 11f06709cd chore: remove HttpConfigurator (#8224) shuiyisong 2026-06-03 12:13:32 +08:00
  • aaffe1a048 refactor(cli): split export-v2 verify into plan/scan/reconcile (#8206) jeremyhi 2026-06-02 20:10:10 -07:00
  • f3919a3117 chore: update vrl to 0.33 (#8219) shuiyisong 2026-06-02 18:04:15 +08:00
  • 7f76ad5439 feat: validate batching flow sink schema on create (#8176) discord9 2026-06-02 16:24:50 +08:00
  • 50b1a07232 feat(datanode): hold query permit for stream and expose limiter timeout (#8215) Yingwen 2026-06-02 16:00:01 +08:00
  • 935ef9a361 feat: check open region requirements (#8194) Weny Xu 2026-06-02 14:43:23 +08:00
  • c9f6f67ae9 fix: nightly jsonbench test (#8212) LFC 2026-06-02 14:16:08 +08:00
  • c1b0418377 refactor: give instance to start plugin functions (#8208) Ning Sun 2026-06-01 21:11:41 -07:00
  • 7f6400e460 refactor: optimize compaction's pick time (#8197) LFC 2026-06-02 11:14:17 +08:00
  • f25ab67af1 feat: table semantic layer identity (Phase 1) (#8210) dennis zhuang 2026-06-02 09:56:29 +08:00
  • 3e89cba336 chore(deps): bump tar from 0.4.45 to 0.4.46 (#8209) dependabot[bot] 2026-06-01 17:27:02 -07:00
  • bce925b34d RFC: Table Semantic Layer (#8199) dennis zhuang 2026-06-02 06:31:50 +08:00
  • 199f03ae8d feat(datanode): hold query permit for stream and expose limiter timeout feat/max-concurrent evenyag 2026-06-01 22:04:47 +08:00
  • 6e6ea4c0c7 test: fuzz unpartitioned repartition (#8195) Weny Xu 2026-06-01 17:45:31 +08:00
  • a796dbf1a0 chore: update opendal to 0.57 (#8204) shuiyisong 2026-06-01 15:45:44 +08:00
  • 33ffa41ac2 refactor: use last compaction scheduled time instead of finished time (#8190) LFC 2026-06-01 15:45:38 +08:00
  • 28fd796f4e fix(flow): harden incremental read correctness (#8196) discord9 2026-06-01 10:48:00 +08:00
  • ed9312f8e3 feat: global switch for creating tables automatically (#8203) dennis zhuang 2026-06-01 07:51:14 +08:00
  • 869a584f8a ci: add nightly jsonbench test (#7750) LFC 2026-05-29 15:07:49 +08:00
  • ba15a9c056 feat: support pending flow metadata with defer_on_missing_source (#8124) discord9 2026-05-29 14:59:21 +08:00
  • b5f56b92b4 fix: classify InsertInto as write request (#8200) Ruihang Xia 2026-05-29 12:06:00 +08:00
  • 85ae29cb0c perf: collect narrow binary join (#8193) Ruihang Xia 2026-05-28 19:30:30 +08:00
  • 1a2d046351 fix(mito): count owned SSTs in region stats (#8191) Weny Xu 2026-05-28 18:04:39 +08:00
  • 9a4e5e8457 chore: expose region info inspection table (#8178) Lei, HUANG 2026-05-28 17:52:37 +08:00
  • eccd97b5c7 feat(flow): support incremental read checkpoints (#8179) discord9 2026-05-28 17:31:46 +08:00
  • 17815830ed chore: add LeaderServicesContext control to standalone (#8164) shuiyisong 2026-05-28 17:23:30 +08:00
  • 123524474d fix: reset procedure manager state on stop (#8174) Weny Xu 2026-05-28 11:45:04 +08:00