Commit Graph

  • 8026b23834 feat: partition rule version validation for writes and staging (#7628) v1.0.0-rc.1-nightly-20260209 Weny Xu 2026-02-06 20:16:34 +08:00
  • 61260c25e2 fix(meta-srv): force close postgres client on reset to release advisory l… (#7673) kiyomi 2026-02-06 16:07:59 +08:00
  • a10d40e552 feat: adapt prometheus 3.x matrix selector behavior change (#7671) Ruihang Xia 2026-02-06 11:06:33 +08:00
  • 581c777dce feat: Implement a shared pruner for partitions in the same scanner (#7635) Yingwen 2026-02-05 23:28:28 +08:00
  • 7f47ce0e44 test: add repartition fuzz target with partition IR and translators (#7666) Weny Xu 2026-02-05 14:04:04 +08:00
  • 8883022742 refactor(vector-index): use protobuf for metadata and align code (#7648) dennis zhuang 2026-02-05 10:41:48 +08:00
  • 64ac9b60e9 feat(copy_to_json): add date_format/timestamp_format/time_format for JSON format copy (#7633) Lin Yihai 2026-02-04 21:30:41 +08:00
  • 26f7c12ffd fix: drop rhs columns on promql filter join (#7665) Ruihang Xia 2026-02-04 21:12:20 +08:00
  • f3882aac88 chore: use forked sqlness (#7664) discord9 2026-02-04 19:46:19 +08:00
  • 2dc4c294cf feat: support group by op in promql (#7663) Ruihang Xia 2026-02-04 17:43:17 +08:00
  • f9030a84c8 fix: incorrect column statistics of promql plans (#7662) Ruihang Xia 2026-02-04 12:58:38 +08:00
  • c08f3a4472 test: adds sqlness test for vector index (#7634) dennis zhuang 2026-02-04 11:54:47 +08:00
  • 0f2f20d4b7 feat: reduce unit test suite wall time (#7657) Ruihang Xia 2026-02-03 21:32:11 +08:00
  • 969a64d483 fix(copy): treat null inferred columns as Utf8 to preserve later values (#7658) v1.0.0-rc.1 Weny Xu 2026-02-03 18:20:35 +08:00
  • 9b116b405f fix: substract overflow in identity pipeline (#7656) shuiyisong 2026-02-03 18:10:29 +08:00
  • c6ce4485a2 chore: adjust manifest cache log level (#7655) Yingwen 2026-02-03 15:08:52 +08:00
  • d5285e965b perf(mito2): merge last_non_null within memtable batches (#7653) Ruihang Xia 2026-02-02 21:43:32 +08:00
  • a8f1ed7fc9 feat: add recover_sync to ManifestCache::new (#7652) Yingwen 2026-02-02 20:33:41 +08:00
  • faa3096190 ci: remove db driver test from release as well (#7650) Ning Sun 2026-02-02 11:42:13 +08:00
  • 1a594f3d1b chore: bump version rc.1 (#7645) Weny Xu 2026-02-02 10:49:31 +08:00
  • a6e69bc180 feat: flow last non null (#7646) discord9 2026-01-30 20:34:33 +08:00
  • 81169e4a22 ci: upgrade GCC in centos dev-builder for cxx crate compatibility (#7643) dennis zhuang 2026-01-30 19:14:25 +08:00
  • dd4698002a fix: send get file ref to all regions (#7640) discord9 2026-01-30 18:36:59 +08:00
  • 3006ac54af fix: get correct table info when insert create/alter table (#7641) discord9 2026-01-30 18:32:31 +08:00
  • ac9c830365 fix: clean up staging blob directory on clear (#7642) Weny Xu 2026-01-30 17:39:37 +08:00
  • 7711661618 feat: BulkMemtable compact parts without encoding into Parquet (#7617) Yingwen 2026-01-30 16:03:36 +08:00
  • 38b5df574c refactor: SQL and gRPC server handlers (#7637) Ruihang Xia 2026-01-30 15:19:45 +08:00
  • 235eb39e5b chore: skip database driver test when building nightly binary (#7630) Ning Sun 2026-01-29 08:10:24 +08:00
  • a747ebccea fix yaml file fix-nightly-ci Ruihang Xia 2026-01-28 23:48:13 +08:00
  • f5f1d74457 build(ci): respect skip test flag in nightly build ci Ruihang Xia 2026-01-28 23:41:20 +08:00
  • 205b39aed2 fix: non self ref fix/gc_repart discord9 2026-01-28 21:13:38 +08:00
  • 79df02d796 fix: make remove mapping more consertive discord9 2026-01-28 20:23:00 +08:00
  • bf5f55a1e1 fix: use original mapping discord9 2026-01-28 19:17:45 +08:00
  • ecd4efa87d fix: wrong relation used in promql planner time cast (#7624) v1.0.0-beta.4-a747ebcce-20260128-1769615376 fys 2026-01-28 19:09:06 +08:00
  • bf300b2f0c refactor: batch get discord9 2026-01-28 18:57:43 +08:00
  • 4ce38bca4e fix: transitive closure for related regions discord9 2026-01-28 18:47:28 +08:00
  • d99a946d33 refactor: remove duplications from mito (#7632) Ruihang Xia 2026-01-28 17:03:22 +08:00
  • 00f568ed28 fix: gc update repart map properly (#7606) discord9 2026-01-28 12:31:19 +08:00
  • 5bfc728d32 fix(repartition): improve physical region allocation and compaction read path correctness (#7621) Weny Xu 2026-01-28 12:04:05 +08:00
  • 238bc4fa2c feat: impl vector index query (#7564) dennis zhuang 2026-01-28 11:40:56 +08:00
  • 124478f577 feat: use arrow-pg for postgres data encoding (#7591) Ning Sun 2026-01-28 10:34:02 +08:00
  • 3c915a382b fix: unit tests when enterprise feature is enabled (#7625) fys 2026-01-28 10:13:17 +08:00
  • 4ae9245eb4 fix: flaky compaction test (#7627) Lei, HUANG 2026-01-27 23:07:24 +08:00
  • c83868c4eb feat: partition rule simplifier (#7622) Ruihang Xia 2026-01-27 22:31:20 +08:00
  • d0c610f3c7 feat: add partial_drop to DropRequest (#7597) Weny Xu 2026-01-27 18:46:52 +08:00
  • 1088187b85 fix: unit tests when enterprise feature is enabled (#7618) fys 2026-01-27 15:41:04 +08:00
  • 94a5328fa0 ci: run database connector tests for every PR (#7612) Ning Sun 2026-01-27 14:18:07 +08:00
  • 65f46b6a2f feat: ensure datanode plan's dist and ordering for tsid col (#7614) Ruihang Xia 2026-01-26 19:36:59 +08:00
  • 3d85cc4ecb fix: proper check fix/tql_alias_bug discord9 2026-01-26 19:01:32 +08:00
  • 079ee8615f feat: UDF json_get with user specified return type (#7554) Ning Sun 2026-01-26 17:53:45 +08:00
  • 810bb14b16 chore: extra check for not rewrite aggr node discord9 2026-01-26 17:04:33 +08:00
  • 085e9dfc7b fix: use phy table when need fitler by tsid/table id (#7609) v1.0.0-beta.4-085e9dfc7-20260126-1769413088 discord9 2026-01-26 14:11:16 +08:00
  • 5f31d02c2d chore: rm old test result fix/dup_ts discord9 2026-01-26 11:43:48 +08:00
  • 7365d722d8 test: rename discord9 2026-01-26 11:27:21 +08:00
  • 113ca5b7fe fix: ts column dedup? discord9 2026-01-24 14:58:11 +08:00
  • 2f82e7525f fix: correct histogram result (#7608) v1.0.0-beta.4-nightly-20260126 Ruihang Xia 2026-01-23 15:46:46 +08:00
  • 8f48d233ef fix: unit tests for export module (#7607) fys 2026-01-23 14:11:33 +08:00
  • f749347938 ci: release only large page size binary for ARM platform (#7593) LFC 2026-01-23 10:22:46 +08:00
  • 379420abfc feat: support TQL parsing in CREATE TRIGGER (#7599) fys 2026-01-22 20:07:21 +08:00
  • 4fb61047cb test: add integration tests for repartition (#7560) Weny Xu 2026-01-22 18:14:40 +08:00
  • 38e4a94956 feat: ser/de for HistogramFold&UnionDistinctOn (#7601) v1.0.0-beta.4-38e4a9495-20260121-1769012308 discord9 2026-01-21 23:02:20 +08:00
  • cc1dbd108b perf: skip unnecessary label columns in promql query (#7602) Ruihang Xia 2026-01-21 21:31:23 +08:00
  • c34e9970e7 feat: implement view-based vector types (#7600) Ruihang Xia 2026-01-21 20:44:06 +08:00
  • 966ade7565 feat: use tsid on promql planner (#7590) Ruihang Xia 2026-01-21 14:25:36 +08:00
  • 576eb0aadc chore: not ignore error now bug is fixed in #7579 (#7596) discord9 2026-01-21 14:13:59 +08:00
  • 5916b51164 chore: add timestamp range to flight meta (#7513) Lei, HUANG 2026-01-21 11:52:59 +08:00
  • c34d142e7d fix: clear unused range builders eagerly (#7569) Yingwen 2026-01-21 11:25:44 +08:00
  • 67e51b4573 feat: gc worker on dropped region (#7537) discord9 2026-01-20 19:45:37 +08:00
  • 25687bb282 feat: add ddl timeout/wait options, repartition WITH parsing, meta-client startup refactor (#7589) Weny Xu 2026-01-20 17:26:53 +08:00
  • aa3daf7053 fix: read filter's column (#7579) discord9 2026-01-20 16:19:50 +08:00
  • e7c19a87cd fix(datanode): fetch region engine via get_engine for sync/remap operations (#7594) Weny Xu 2026-01-20 15:58:03 +08:00
  • 65e71d6f05 fix: fix nightly ci (#7588) Weny Xu 2026-01-20 10:59:43 +08:00
  • d916409d04 feat: exact partition filter (#7571) discord9 2026-01-19 21:06:32 +08:00
  • 653740b42a feat(meta): add repartition timeouts and metrics (#7587) Weny Xu 2026-01-19 17:37:35 +08:00
  • 9269fc3796 "Claude Code Review workflow" add-claude-github-actions-1768811596475 Yingwen 2026-01-19 16:33:20 +08:00
  • 5d1124931f "Claude PR Assistant workflow" Yingwen 2026-01-19 16:33:18 +08:00
  • 8c5550bc62 feat: debug/mem/symbol (#7573) discord9 2026-01-19 15:13:37 +08:00
  • 3ce7e7bc81 perf: accelerate pk filter (#7584) Ruihang Xia 2026-01-19 14:41:51 +08:00
  • 0a3aa9913b fix: correctly parse json string that contain unicode code point literal (#7520) LFC 2026-01-19 11:50:02 +08:00
  • 0f7512a8c9 feat: export import v2 rfc (#7499) jeremyhi 2026-01-19 11:49:36 +08:00
  • 8566bf1409 feat: support for types of series identifier in series divide plan (#7583) v1.0.0-beta.4-nightly-20260119 Ruihang Xia 2026-01-16 16:41:34 +08:00
  • 21433f09e3 chore: aggr wrapper use return_field (#7582) discord9 2026-01-16 15:12:21 +08:00
  • 4e35028e28 test(cli): fix snapshot test paths on Windows (#7574) Weny Xu 2026-01-16 14:54:24 +08:00
  • 593befbc0f fix: vector index metadata missing (#7575) dennis zhuang 2026-01-16 11:45:42 +08:00
  • 007e6cc860 chore: batch requests in metric engine (#7535) jeremyhi 2026-01-16 10:57:57 +08:00
  • 2e86949a0c chore: remove unused deps chore/test-otel-arrow Ning Sun 2026-01-15 19:35:51 +08:00
  • b2d97da078 chore: revert otel-arrow updates Ning Sun 2026-01-15 18:30:59 +08:00
  • 3150a90641 chore: remove Array impl from RangeArray Ning Sun 2026-01-15 18:29:53 +08:00
  • e0285209cb feat: flush region before close when skip-wal is enabled (#7549) Lei, HUANG 2026-01-15 17:15:14 +08:00
  • 8853e08a7d chore: use pinned prost 0.14.1 Ning Sun 2026-01-15 16:58:24 +08:00
  • 9cba14f904 chore: update otel librarires Ning Sun 2026-01-15 16:12:34 +08:00
  • 09ba24b7a9 chore: update otel-arrow Ning Sun 2026-01-15 15:46:40 +08:00
  • 2ae20daa62 feat: add sync region instruction for repartition procedure (#7562) Weny Xu 2026-01-15 12:52:57 +08:00
  • e64c31e59a chore: upgrade DataFusion family (#7558) LFC 2026-01-14 22:02:31 +08:00
  • a5cb0116a2 perf: avoid boundary checks on accessing array items (#7570) Ruihang Xia 2026-01-14 20:56:39 +08:00
  • 170f94fc08 feat: enable pruning for manipulate plans (#7565) Ruihang Xia 2026-01-14 16:32:51 +08:00
  • 1c9aa59317 style: remove unused imports (#7567) Yingwen 2026-01-14 15:59:40 +08:00
  • ed171d9264 feat(cli): support RaftEngine store backend for metadata snapshot operations (#7467) Weny Xu 2026-01-14 10:24:36 +08:00
  • 4b3bd7317b feat: add per-partition convert, result cache metrics (#7539) Yingwen 2026-01-13 17:17:09 +08:00
  • 279908984d fix: fix topic region mapping sync and handle region_not_found in migration (#7552) Weny Xu 2026-01-13 12:10:45 +08:00