Commit Graph

  • 91ac84019b feat(meta-srv): support repartition for unpartitioned tables (#8186) Weny Xu 2026-05-28 11:31:55 +08:00
  • bf7e3551fe test: add jsonbench tests (#8165) copilot/investigate-test-failure copilot/check-test-failure-logs copilot/analyze-ci-failure-logs LFC 2026-05-27 16:34:06 +08:00
  • 9487e2c3ca fix: divide series for subquery output (#8173) Yingwen 2026-05-27 15:10:24 +08:00
  • 67887d3ec6 ci: add PostgreSQL and MySQL dependency setup steps to sqlness job (#8185) Copilot 2026-05-27 12:36:42 +08:00
  • 407d048136 feat: update project status and architecture (#8182) dennis zhuang 2026-05-26 17:20:47 -07:00
  • d89bd201d2 Update open region capability validation copilot/ensure-make-fmt-clippy-tests-pass copilot-swe-agent[bot] 2026-05-26 19:14:19 +00:00
  • cbc8657f77 Add open region capability plumbing copilot-swe-agent[bot] 2026-05-26 18:44:56 +00:00
  • 6f0e1bba4f feat: add OpenRegionReason and capability check for open_region heartbeat copilot-swe-agent[bot] 2026-05-26 18:02:35 +00:00
  • 01f73c7953 ci: restore develop workflow debug step copilot/add-debug-info-to-ci copilot-swe-agent[bot] 2026-05-26 17:41:58 +00:00
  • 5d03583aa0 ci: remove develop sqlness debug step copilot-swe-agent[bot] 2026-05-26 17:39:48 +00:00
  • e190bd36fc test: polish postgres wait comment copilot-swe-agent[bot] 2026-05-26 17:36:54 +00:00
  • 1521acd858 test: simplify postgres sqlness startup wait copilot-swe-agent[bot] 2026-05-26 17:35:19 +00:00
  • 92d42acf6c fix: wait for PostgreSQL ready before starting metasrv in sqlness tests copilot-swe-agent[bot] 2026-05-26 17:27:37 +00:00
  • 9cafd8ab85 ci: add postgres sqlness failure debug output copilot-swe-agent[bot] 2026-05-26 17:13:41 +00:00
  • f513b77ccc feat: support alter table partition syntax (#8177) Weny Xu 2026-05-26 23:06:14 +08:00
  • 5943b41067 refactor: split repartition region descriptors (#8172) Weny Xu 2026-05-26 20:54:54 +08:00
  • 0675cffe68 refactor: use structured pusher key (#8155) Weny Xu 2026-05-26 16:53:34 +08:00
  • a23ff4d589 perf(mito): split record batches on equal timestamps (#8163) Yingwen 2026-05-26 16:19:52 +08:00
  • 44f1804b5e feat: add flow query-context plumbing for terminal watermarks (#8154) copilot/check-metasrv-stepdown-issues discord9 2026-05-26 15:24:18 +08:00
  • 6193e8760b feat: initial implementation for range cache with time filters (#8130) Yingwen 2026-05-26 15:03:31 +08:00
  • c84462bdc1 feat(cli): add export-v2 delete command (#8162) jeremyhi 2026-05-25 21:28:23 -07:00
  • fd53ebc8a3 fix: update RPC bind address in README (#8168) Rogier Lommers 2026-05-25 15:50:45 +02:00
  • 8d3ebde652 fix(mito2): schema-safe skipping index pruning (#8122) fys 2026-05-25 19:45:42 +08:00
  • eb264d9adf fix: faster jieba (#8158) yihong 2026-05-25 16:51:40 +08:00
  • a285e576b1 feat: add migrate flow admin plumbing flow-migration-admin-core discord9 2026-05-25 16:24:15 +08:00
  • a25152664b fix: qualify HistogramFold schema (#8157) Yingwen 2026-05-25 15:40:48 +08:00
  • 8f7951c5bd fix: close heartbeat streams on metasrv leader stepdown (#8156) Weny Xu 2026-05-25 15:40:03 +08:00
  • 5401cc2e26 feat: update some interceptor to carry more information (#8090) Ning Sun 2026-05-24 20:14:15 -07:00
  • e1e75b3ffe feat: implement a cache for the prefilter (#8102) Yingwen 2026-05-25 11:10:12 +08:00
  • 8c267f3844 fix(mysql): keep unknown prepare placeholders (#8150) v1.1.0-nightly-20260525 discord9 2026-05-24 14:18:22 +08:00
  • 9916027ca2 test: verify KILL cancels INSERT SELECT (#8151) QuakeWang 2026-05-23 23:50:07 +08:00
  • 1cd6b30058 fix: reject physical metric table writes (#8153) Weny Xu 2026-05-22 19:57:43 +08:00
  • f1ad472075 fix(mysql): infer LIMIT placeholders in prepare (#8149) discord9 2026-05-22 07:40:10 +08:00
  • 4668dd43bd feat: merge files to add in one region edit (#8141) LFC 2026-05-21 18:55:10 +08:00
  • 13fe5bc8a3 fix: skip sst cache preload for staging manifest (#8147) Weny Xu 2026-05-21 16:55:17 +08:00
  • 15fc148e40 refactor: clarify region flush reasons (#8146) Weny Xu 2026-05-21 15:35:46 +08:00
  • ba679dddfa fix: track INSERT SELECT in process manager (#8138) QuakeWang 2026-05-21 15:16:22 +08:00
  • 59b738d7f2 feat: compact json2 data (#8103) LFC 2026-05-21 15:14:32 +08:00
  • 454344ab4d feat: inc query join rewrite helper (#8108) discord9 2026-05-21 15:04:57 +08:00
  • ab3cadb4b5 feat: use and cache page index from sst meta (#8139) Ruihang Xia 2026-05-21 14:06:44 +08:00
  • 1e987e66c8 fix: skip flush when closing follower region (#8143) Lei, HUANG 2026-05-21 11:51:14 +08:00
  • 28bed396e2 chore: introduce user cache invalidation api (#8129) shuiyisong 2026-05-20 21:41:09 +08:00
  • 12a4e934f1 feat(meta-srv): add selector factory plugin hook (#8140) Lei, HUANG 2026-05-20 20:53:40 +08:00
  • a6dc55a71c feat: show sst primary key range in information_schema (#8137) LFC 2026-05-20 20:50:18 +08:00
  • 2f1ca88f30 refactor: use node info for active discovery (#8121) Weny Xu 2026-05-20 15:31:01 +08:00
  • f8df016623 feat: add InfluxDB default merge mode config (#8134) Lei, HUANG 2026-05-20 00:54:36 +08:00
  • 418318da51 fix: flaky sqlness result ordering (#8136) fys 2026-05-20 00:29:21 +08:00
  • 6f0c04ad82 chore: pub some functions (#8133) LFC 2026-05-19 18:00:40 +08:00
  • 72434ee5d7 feat: add export-v2 snapshot verification (#8111) jeremyhi 2026-05-19 00:15:51 -07:00
  • b97f630adb chore: bump version to v1.1.0 (#8131) Yingwen 2026-05-19 15:15:44 +08:00
  • 0a2400cbb9 fix: optimize sorted run picking (#8128) Lei, HUANG 2026-05-19 13:16:11 +08:00
  • d4cfbd3400 feat: add otlp to prometheus naming translation options (#8113) v1.0.0-nightly-20260518 shuiyisong 2026-05-16 12:52:45 +08:00
  • fafa677012 chore: use opendal main branch (#8118) shuiyisong 2026-05-16 07:01:50 +08:00
  • 3cbd15c1a9 refactor: remove async file reader adapter layer (#8120) Ruihang Xia 2026-05-15 20:58:31 +08:00
  • 7840aa1bb4 refactor(mito2)!: remove PartitionTreeMemtable (#8080) Yingwen 2026-05-15 19:49:27 +08:00
  • 2fdbe6c8c3 feat: expose node info for placement selectors (#8095) Lei, HUANG 2026-05-15 15:35:18 +08:00
  • ebaa9272ee fix: classify WAL prune Kafka retry errors (#8119) Weny Xu 2026-05-15 15:11:18 +08:00
  • fcb77fd025 fix(mito): allow compaction publish during editing (#8097) Lei, HUANG 2026-05-15 11:13:13 +08:00
  • 0ef54511f7 chore: pick fixes and bump version to v1.0.2 (#8116) v1.0.2 release/v1.0 Yingwen 2026-05-14 20:18:55 +08:00
  • c9f73b1696 feat: start environments in parallel (#8101) Ruihang Xia 2026-05-14 17:44:26 +08:00
  • b67d1638b5 Merge branch 'main' into under-utilized-2 under-utilized-2 Ruihang Xia 2026-05-14 17:36:32 +08:00
  • 3b3f5d628d feat: bump datafusion to 53 (#8107) Ruihang Xia 2026-05-14 16:33:31 +08:00
  • 8a8469e1f6 fix: avoid stale route update during repartition allocation (#8115) Weny Xu 2026-05-14 16:31:44 +08:00
  • 46dc9c1bcf chore: update dashboards (#8106) Weny Xu 2026-05-14 14:19:11 +08:00
  • 923c4227a3 feat: remote dyn filter basics (#7979) discord9 2026-05-14 12:05:56 +08:00
  • aa0ff3cce7 feat: some optimistic paths for instant manipulate (#7812) Ruihang Xia 2026-05-14 10:36:25 +08:00
  • a04fa52486 fix: remap batch table route addresses (#8109) Weny Xu 2026-05-13 21:18:27 +08:00
  • 5e468190a5 fix(mito2): drop unsound time-filter cache-key stripping (#8105) Yingwen 2026-05-13 18:43:22 +08:00
  • d6638374e9 fix: stabilize ssts sqlness datetime redaction (#8110) jeremyhi 2026-05-13 03:21:20 -07:00
  • 640c102b21 fix: expose flight timestamp range metadata (#8104) Lei, HUANG 2026-05-13 15:01:15 +08:00
  • 0518567e5a feat: add export-v2 snapshot listing (#8096) jeremyhi 2026-05-12 20:04:04 -07:00
  • 117a460d34 chore: update dashboard (#8098) Weny Xu 2026-05-13 10:06:21 +08:00
  • 73c267e641 fix(mito): ignore compaction override in enum option validation (#8094) QuakeWang 2026-05-12 22:20:05 +08:00
  • dd420e33fe fix: add standalone flag in standalone tests (#8100) shuiyisong 2026-05-12 18:43:57 +08:00
  • 7d330cc4e6 fix(mito2): schema-safe inverted index pruning (#8089) fys 2026-05-12 17:37:11 +08:00
  • 9133d0464f feat: pre-cast constants (#7926) Ruihang Xia 2026-05-12 02:23:43 -07:00
  • 0d90f7407c fix: infer time index from column meta on derived table (#8013) Ruihang Xia 2026-05-12 01:18:46 -07:00
  • 78b7d9e035 clean up fix/window-sort-main-20260422 Ruihang Xia 2026-05-12 11:03:07 +08:00
  • d709fd29ef feat: import resume part2 (#8070) jeremyhi 2026-05-11 19:56:52 -07:00
  • a282b207a6 feat: flow inc query terminal metrics transport (#8045) discord9 2026-05-11 19:58:51 +08:00
  • abf4623440 refactor: store the schema of flat source (#8091) LFC 2026-05-11 18:22:40 +08:00
  • 7279e48e22 chore: wrap standalone runtime with trait (#8083) shuiyisong 2026-05-11 18:06:29 +08:00
  • dc5fab93a8 fix: remove unparsed [heartbeat] sections from node example configs (#8092) June 2026-05-11 01:34:51 -07:00
  • 5b47ec24ec fix: type inference for sql rewrite (#8052) Ning Sun 2026-05-11 16:20:46 +08:00
  • e203ff9e1f fix: revoke meta kv writes outside metasrv leader (#8060) v1.0.0-nightly-20260511 QuakeWang 2026-05-11 10:33:35 +08:00
  • 7a285c2890 feat: concretize json type from query (#8081) LFC 2026-05-09 15:27:40 +08:00
  • 98033b6421 fix(mito): queue writes during region edit (#8079) Lei, HUANG 2026-05-08 21:08:35 +08:00
  • b5997c6797 test: cover standalone user provider config (#8067) Han 2026-05-08 16:56:22 +08:00
  • e1156728fc perf(mito-codec): optimize SparseValues decode and lookup (#8057) Yingwen 2026-05-08 16:35:34 +08:00
  • 42aa58aa27 feat: support env vars in heartbeat (#8064) Lei, HUANG 2026-05-08 15:37:53 +08:00
  • d1873ca31d fix(metric-engine): validate column types and require time index in verify_rows (#8018) Yvan Wang 2026-05-07 20:41:07 +08:00
  • d0e0c21600 feat: support nested projection in mito2 read path (#7959) fys 2026-05-07 17:50:19 +08:00
  • bb58ff1400 chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 (#8077) dependabot[bot] 2026-05-07 17:38:33 +08:00
  • bdaad9db77 refactor: extract functions for building mysql/pg's kvbackend and electionref (#8076) shuiyisong 2026-05-07 16:48:49 +08:00
  • 796aae3d9f feat(operator): allow last_row merge mode with append mode (#8065) Lei, HUANG 2026-05-07 15:21:37 +08:00
  • 160b7e720b feat: json expr planner (#8066) LFC 2026-05-07 14:44:46 +08:00
  • a38c55d486 chore: update opendal's version to official 0.56 (#8069) shuiyisong 2026-05-07 11:17:16 +08:00
  • c59ed1b291 test: use standalone flag in test (#8068) shuiyisong 2026-05-06 20:07:58 +08:00
  • f5c1d5d9bc fix: preserve case in database name from connection string (#8062) Lei, HUANG 2026-05-06 17:12:55 +08:00
  • 9faa012fa1 chore: add trait for creating meta kvbackend in standalone (#8063) shuiyisong 2026-05-06 11:09:57 +08:00