Commit Graph

  • f3c8ef7011 docs: update project status and description (#7731) dennis zhuang 2026-02-27 16:28:19 +08:00
  • e6abea1b3c chore(ci): collect monitor logs and traces on fuzz test failures (#7728) Weny Xu 2026-02-27 15:54:01 +08:00
  • 6b54fb6c21 feat(tracing): propagate mailbox trace context and refine procedure spans (#7726) Weny Xu 2026-02-26 19:35:04 +08:00
  • bcd27126d1 chore: remove old substrait dependency (#7724) fys 2026-02-26 18:37:40 +08:00
  • 5eac4f10aa chore: remove dependency on "atty" (#7725) LFC 2026-02-26 17:58:01 +08:00
  • 0c30bf1a10 feat: add a subcommand to bench scan (#7722) Yingwen 2026-02-26 14:37:40 +08:00
  • 46683f908a chore: tracing for gc (#7723) discord9 2026-02-26 14:37:29 +08:00
  • 0f6b8ff815 feat: implement postgres copy to stdout (#7709) Ning Sun 2026-02-26 11:41:33 +08:00
  • b0fb4abbdf chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#7720) dependabot[bot] 2026-02-26 07:56:55 +08:00
  • a4070e7b49 chore(deps): bump bytes from 1.11.0 to 1.11.1 (#7721) dependabot[bot] 2026-02-25 10:20:23 +00:00
  • 3b194b9e25 chore(deps): bump rsa from 0.9.8 to 0.9.10 (#7719) dependabot[bot] 2026-02-25 18:19:34 +08:00
  • 53a9546d7a chore(deps): bump time from 0.3.41 to 0.3.47 (#7717) dependabot[bot] 2026-02-25 18:19:05 +08:00
  • 417990af52 chore(deps): bump keccak from 0.1.5 to 0.1.6 (#7718) dependabot[bot] 2026-02-25 18:11:39 +08:00
  • 58123ee5a6 fix: gc schd parallel send hb instr (#7716) discord9 2026-02-25 16:27:40 +08:00
  • df04267c54 fix(repartition): reject writes on deallocating regions during region merge (#7694) Weny Xu 2026-02-25 15:04:38 +08:00
  • 6d998c043e feat: implements anomaly_score_iqr, anomaly_score_mad etc. (#7681) dennis zhuang 2026-02-25 15:01:22 +08:00
  • 9d926d5e92 chore(deps): bump axios from 1.12.2 to 1.13.5 in /.github/scripts (#7699) dependabot[bot] 2026-02-25 14:13:29 +08:00
  • 42ad842434 feat: support changing table's append_mode to true (#7669) Yingwen 2026-02-25 12:11:23 +08:00
  • ffcd41adf8 fix: handle scalar result in MultiDimPartitionRule (#7715) Lei, HUANG 2026-02-25 10:33:49 +08:00
  • 07737188ef feat: add a fallback parameter type inference by reading cast type (#7712) Ning Sun 2026-02-25 10:30:02 +08:00
  • 279b009583 chore: more gc metrics (#7661) discord9 2026-02-24 16:21:10 +08:00
  • 0e0a892f6b chore: bump rsasl version (#7713) Yingwen 2026-02-24 11:42:01 +08:00
  • 21d82afdf6 feat: update dashboard to v0.11.12 (#7707) v1.0.0-rc.1-nightly-20260223 v1.0.0-rc.1-nightly-20260216 ZonaHe 2026-02-13 01:36:50 +08:00
  • bcfbd01582 fix: use full DDL of flow in information_schema.flows.flow_definition (#7704) Ning Sun 2026-02-12 08:09:40 +08:00
  • 77013d9085 feat: report flow stats from streaming and batching engines (#7701) Ruihang Xia 2026-02-11 15:38:09 +08:00
  • db46849f40 feat: track flow source tables for TQL and info schema (#7697) Ruihang Xia 2026-02-11 11:19:09 +08:00
  • 43afb7962a refactor: remove session from common meta (#7698) Ning Sun 2026-02-11 11:04:45 +08:00
  • 1aa80d9363 fix: incorrect-tql-explain result (#7675) fys 2026-02-11 10:30:15 +08:00
  • 0ed3b83099 refactor: rename partition rule version to partition expr version (#7696) Weny Xu 2026-02-10 18:12:47 +08:00
  • 45a3e1121d fix(mito2): introduce PartitionExprChange in staging flow and keep memtables on metadata-only updates (#7695) Weny Xu 2026-02-10 16:26:25 +08:00
  • 8c23b29725 refactor: remove the RawTableMeta and RawTableInfo to make codes more concise (#7626) LFC 2026-02-10 15:10:04 +08:00
  • 4ac73a7e9e feat: adapt prometheus 3.x selector and lookback behavior (#7688) Ruihang Xia 2026-02-10 12:00:45 +08:00
  • c75f6d8ca8 fix(mito2): filter extension ranges in pruner (#7693) fys 2026-02-10 10:41:22 +08:00
  • 56629ec563 fix: panic when querying slowlog (#7689) v1.0.0-rc.1-56629ec56-20260209-1770646305 LFC 2026-02-09 18:39:48 +08:00
  • 39d3744f4f fix: bump prometheus to 0.14 (#7686) Yingwen 2026-02-09 17:51:00 +08:00
  • fab866a680 fix: cargo nextest run -p query --features enterprise (#7683) fys 2026-02-09 14:31:20 +08:00
  • fcfab97d8c feat: cli tool to repair partition columns mismatch (#7605) LFC 2026-02-09 10:58:25 +08:00
  • 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