Commit Graph

  • 58ac889818 chore(deps): bump rustls-webpki from 0.103.3 to 0.103.10 (#7891) dependabot[bot] 2026-04-01 09:44:13 +08:00
  • ab10696657 feat: implement export-v2 chunked data export flow (#7841) jeremyhi 2026-03-31 15:43:40 -07:00
  • 358524566a chore: update ignore list for AI related (#7896) shuiyisong 2026-03-31 18:46:30 +08:00
  • dde1edcdb4 fix: incorrect prefilter check (#7886) Yingwen 2026-03-31 10:45:07 +08:00
  • fb2dd862d5 fix: avoid cloning serialized view plans on resolve (#7882) Yao Noel Achi 2026-03-31 03:51:09 +02:00
  • e14404c677 chore: update rust toolchain to 2026-03-21 (#7849) Ning Sun 2026-03-30 20:13:14 +08:00
  • a8fe6b5e44 fix: allow auto type upscale conversion in trace ingestion (#7870) v1.0.0-rc.2-a8fe6b5e4-20260330-1774862317 shuiyisong 2026-03-30 16:30:32 +08:00
  • 6bd14aaf9f fix: correct app-name for dashboard (#7884) Ning Sun 2026-03-30 16:22:37 +08:00
  • 92e2d71f48 feat: implement prefilter framework and primary key prefilter (#7862) Yingwen 2026-03-30 12:24:20 +08:00
  • 3904df5397 chore: refine track memory metrics semantics (#7874) jeremyhi 2026-03-29 20:32:49 -07:00
  • 8e7e4a91d2 fix(datatypes): correct ConstantVector rhs comparison in vector equality (#7866) cui 2026-03-30 11:22:04 +08:00
  • 614cfd43ce update sqlness result Ruihang Xia 2026-03-28 16:41:35 +08:00
  • c86574eb82 put it all into the rule Ruihang Xia 2026-03-28 13:40:58 +08:00
  • 0583725b16 finalize Ruihang Xia 2026-03-28 12:35:49 +08:00
  • b5d83bf087 feat: generalize aggregate repartition reduction Ruihang Xia 2026-03-28 10:08:24 +08:00
  • dd1781f412 refactor: extract stepped aggregate combiner rule Ruihang Xia 2026-03-28 08:12:49 +08:00
  • fe45ae446c perf: optimize promql range functions (#7878) v1.0.0-rc.2-nightly-20260330 Ruihang Xia 2026-03-28 07:36:13 +08:00
  • bde03d47d1 feat: combine coalesced min max aggregates Ruihang Xia 2026-03-28 05:58:15 +08:00
  • 44144df6d6 feat: reduce aggregate repartitions on hash-subset groupings Ruihang Xia 2026-03-28 01:53:43 +08:00
  • eff1f702d6 feat: coalesce promql final aggregates instead of repartitioning Ruihang Xia 2026-03-27 16:31:53 +08:00
  • 6f2ec12059 feat(partition): add expression split utility (#7822) Weny Xu 2026-03-27 15:22:02 +08:00
  • b57dfc18dc feat: pending rows batching for metrics (#7831) Lei, HUANG 2026-03-27 10:19:00 +08:00
  • 1f27ab4805 feat: prefilter flat parquet scans by primary key Ruihang Xia 2026-03-22 01:37:36 +08:00
  • d3c8df70f5 fix: fix SeriesScan verbose mode mising metrics (#7872) Yingwen 2026-03-27 01:52:18 +08:00
  • 08ded45c7a feat: add common_version customization (#7869) Ning Sun 2026-03-26 18:18:06 +08:00
  • 642eb7e41f docs(partition): clarify split helper scope and test names feat/expr-split WenyXu 2026-03-26 07:57:12 +00:00
  • 1d8d7593b5 refactor(partition): restrict expr split to range-only shapes WenyXu 2026-03-26 07:45:44 +00:00
  • 11e986fcf1 fix(partition): respect null-first semantics in empty branch checks WenyXu 2026-03-26 07:03:15 +00:00
  • 1118fe243f test: filter on region_peers table (#7864) Ruihang Xia 2026-03-26 15:01:47 +08:00
  • d7bc5ad16b feat: add incremental read context and scan boundaries (#7848) discord9 2026-03-26 15:00:22 +08:00
  • b43e9281f6 chore: add comments WenyXu 2026-03-26 06:37:27 +00:00
  • 8de704c506 chore: fmt WenyXu 2026-03-26 06:08:21 +00:00
  • e45363cb86 refactor(partition): reuse conjunction bound collection in expr split WenyXu 2026-03-26 04:09:58 +00:00
  • 087ac25b09 fix(partition): reject nan and infinity in expr split WenyXu 2026-03-26 04:03:18 +00:00
  • a63a9ac25f fix(partition): drop date and timestamp support from expr split WenyXu 2026-03-26 03:53:48 +00:00
  • 8058ce7cf2 refactor: simplify scan memory tracking (#7827) jeremyhi 2026-03-25 20:25:50 -07:00
  • 8d40b129f1 chore: remove unused rexpect dev-dependency (#7865) fys 2026-03-26 11:14:59 +08:00
  • 73b48b14c1 feat: update postgres ParameterDescription size limit (#7861) Ning Sun 2026-03-26 11:10:39 +08:00
  • 8d931f3f41 Merge branch 'main' into feat/expr-split Weny Xu 2026-03-26 11:02:36 +08:00
  • 59dd418629 feat: simplify nested aggr inside count query (#7859) Ruihang Xia 2026-03-26 08:08:38 +08:00
  • ec9d57cecc fix: nested views not working (#7857) Boudewijn van Groos 2026-03-25 18:58:45 +01:00
  • 35c5a4adb7 fix(mito2): accept post-truncate flush for skip-wal tables (#7858) Lei, HUANG 2026-03-25 20:26:27 +08:00
  • 04aa84af62 feat: use ArrowReaderBuilder instead of the RowGroups API (#7853) v1.0.0-rc.2-13cdfa9b5-20260325-1774407105 Yingwen 2026-03-25 11:10:19 +08:00
  • 13cdfa9b59 fix: update 8-bit int to smallint in postgres (#7854) Ning Sun 2026-03-24 20:16:38 +08:00
  • c8c2e09eed refactor: move election trait and implementations to the common-meta crate (#7820) shuiyisong 2026-03-24 18:21:31 +08:00
  • 0e22d6a72b feat: implement partition range cache stream (#7842) Yingwen 2026-03-24 18:01:13 +08:00
  • 187b8d3798 ci: remove redundant directory level when uploading artifacts to S3 (#7852) liyang 2026-03-24 17:19:18 +08:00
  • 30e895abbe fix: prom cast to f64 (#7840) discord9 2026-03-24 14:24:52 +08:00
  • 9bd983ea40 fix: prevent stale in-flight cache refill after invalidation in CacheContainer (#7825) Weny Xu 2026-03-24 12:24:15 +08:00
  • 5231ee40c8 feat: add parquet pk prefilter helpers (#7850) Yingwen 2026-03-24 11:57:18 +08:00
  • 1b2480611b chore: per review discord9 2026-03-24 11:27:45 +08:00
  • 6bebf93caf chore(deps): bump tar from 0.4.44 to 0.4.45 (#7846) dependabot[bot] 2026-03-24 10:15:27 +08:00
  • 7afe16ddf7 chore(deps): bump rustls-webpki from 0.103.3 to 0.103.10 (#7847) dependabot[bot] 2026-03-24 10:15:06 +08:00
  • 223f6cfdf7 feat: supports sst_format for x-greptime-hints and database options (#7843) dennis zhuang 2026-03-24 10:05:16 +08:00
  • f999d5e70e feat: avoid some vector-array conversions on flat projection (#7804) Ruihang Xia 2026-03-24 08:11:37 +08:00
  • 7874282089 feat(mito): flat scan for time series memtable (#7814) Lei, HUANG 2026-03-24 03:39:57 +08:00
  • 42445979b9 bench: flow update case feat/flow_inc_query discord9 2026-03-23 15:36:50 +08:00
  • 9165a416ce fix(partition): enforce finite float bounds in split degradation WenyXu 2026-03-23 07:04:44 +00:00
  • 72f289df50 chore: remove GrpcQueryHandler::put_record_batch (#7844) Lei, HUANG 2026-03-23 15:12:39 +08:00
  • 4fbf7cd5a8 fix(partition): degrade singleton and uint impossible split branches WenyXu 2026-03-23 04:07:09 +00:00
  • 44107f3f33 init impl improve-irate Ruihang Xia 2026-03-21 15:36:12 +08:00
  • c3d529214e tiny refactors flat-pk-filter Ruihang Xia 2026-03-21 12:24:58 +08:00
  • 7c137f270f some simplifications Ruihang Xia 2026-03-21 03:47:02 +08:00
  • 805536aed1 fix: windows file path (#7839) v1.0.0-rc.2-nightly-20260323 jeremyhi 2026-03-20 01:19:41 -07:00
  • 576c802394 feat: better seq snapshot loc discord9 2026-03-20 16:18:33 +08:00
  • 9e57e6a4ec fix(partition): tighten empty-branch split detection WenyXu 2026-03-20 06:35:02 +00:00
  • 8bee922367 avoid double read Ruihang Xia 2026-03-20 12:55:59 +08:00
  • 9fdc6b2d3c chore: test discord9 2026-03-20 12:48:41 +08:00
  • b0edcefb17 cache pk match reuse Ruihang Xia 2026-03-20 12:05:59 +08:00
  • 371da5a2c2 chore: test discord9 2026-03-20 12:00:57 +08:00
  • d14817bfa6 fix: resolve optimization issue for extended query (#7824) Ning Sun 2026-03-20 11:58:39 +08:00
  • be08399cd4 fix(partition): degrade split when branch becomes unsatisfiable WenyXu 2026-03-20 03:56:33 +00:00
  • 7a89679f42 remove last row related Ruihang Xia 2026-03-20 07:23:18 +08:00
  • f034255fe6 perf: support group accumulators for state wrapper (#7826) Ruihang Xia 2026-03-20 06:40:52 +08:00
  • 9683396af4 read and filter on pk first Ruihang Xia 2026-03-20 06:28:08 +08:00
  • 16fcbb2729 feat: export import v2 pr1 (#7785) jeremyhi 2026-03-19 14:26:41 -07:00
  • f98018d46b Merge branch 'main' into flat-pk-filter Ruihang Xia 2026-03-20 02:18:42 +08:00
  • b3ba1c5914 fix last row cache Ruihang Xia 2026-03-20 01:53:03 +08:00
  • 5c213ad877 chore: allow hold lock await in test discord9 2026-03-19 21:17:02 +08:00
  • bb23334724 feat: flow join rewriter discord9 2026-03-19 21:11:14 +08:00
  • 751895cf8d feat: flow checkpoint&inc/full mode discord9 2026-03-19 15:43:28 +08:00
  • 733f406e42 fix flat memtable and last row Ruihang Xia 2026-03-19 12:43:50 +08:00
  • d7e64419c9 fix legacy format Ruihang Xia 2026-03-19 12:43:09 +08:00
  • 76761875a1 refactor: add participating regions discord9 2026-03-19 12:12:49 +08:00
  • 2af3951944 feat: cache decoded region metadata alone with parquet metadata (#7813) Ruihang Xia 2026-03-19 11:09:47 +08:00
  • f2bccbd96a docs: flow inc query rfc (#7816) discord9 2026-03-19 08:37:40 +08:00
  • 042bb42b86 safe schema evolution Ruihang Xia 2026-03-19 06:06:30 +08:00
  • 1c7e2bb382 gate it, only run when necessary Ruihang Xia 2026-03-19 05:32:04 +08:00
  • 680581103d feat: prefilter pk Ruihang Xia 2026-03-19 05:31:26 +08:00
  • 1c1963999a fix: make snapshot/inc query works discord9 2026-03-18 18:27:11 +08:00
  • cc441b5642 feat: update dashboard to v0.12.0 (#7823) ZonaHe 2026-03-18 02:25:14 +08:00
  • 8376150c81 feat: flow terminal metrics handling discord9 2026-03-17 21:48:53 +08:00
  • dc98e0215b feat(metric-engine): support bulk inserts with put fallback (#7792) Lei, HUANG 2026-03-17 19:28:06 +08:00
  • 86b9908a52 chore: styling WenyXu 2026-03-17 09:32:05 +00:00
  • 0c29f9de05 chore: header WenyXu 2026-03-17 09:12:29 +00:00
  • b40b5fd77a refactor: minor WenyXu 2026-03-17 08:38:58 +00:00
  • 4b863b6c87 feat(partition): add expression split utility WenyXu 2026-03-17 08:04:09 +00:00
  • 431fbc3371 perf: not update metadata if no change discord9 2026-03-17 16:11:30 +08:00
  • e0aadffb91 feat: add flat last row reader to the final stream (#7818) Yingwen 2026-03-17 15:55:48 +08:00
  • bc768617fb feat: flownode detect stale query discord9 2026-03-17 12:23:28 +08:00