Commit Graph

  • 6c72dc8e57 fix: add overflow check before interleave() (#7921) Yingwen 2026-04-08 05:59:29 +08:00
  • 1df9837538 refactor!: update arrow-ipc output to stream format (#7922) Ning Sun 2026-04-07 19:37:21 +08:00
  • 233e35c0c9 feat!: switch default sst format to flat (#7909) v1.0.0-rc.2-nightly-20260406 Yingwen 2026-04-03 12:14:02 +08:00
  • a9256f0310 refactor: extract otel helper (#7910) shuiyisong 2026-04-03 12:13:44 +08:00
  • a424ee1c0a refactor(metric-engine): Refactor PendingRowsBatcher for better testability and benchmarking (#7902) Lei, HUANG 2026-04-03 10:56:18 +08:00
  • f0ea87f52f fix: windows ci (#7905) jeremyhi 2026-04-02 19:17:42 -07:00
  • 8d495909d3 feat: auto alter table during trace ingestion from int to float (#7871) shuiyisong 2026-04-02 18:01:18 +08:00
  • 2af59ed386 feat: always use flat scan path for both format (#7901) Yingwen 2026-04-02 15:53:33 +08:00
  • ba32c5fe9e chore: remove unused deps using udeps (#7906) shuiyisong 2026-04-02 14:49:27 +08:00
  • d9736407f2 fix: return empty when promql gets non-exist label name (#7899) shuiyisong 2026-04-02 11:20:45 +08:00
  • 8a91b8af04 update sqlness result Ruihang Xia 2026-04-02 05:21:10 +08:00
  • 52816ce630 fix typo Ruihang Xia 2026-04-02 02:48:47 +08:00
  • f70409f419 Merge branch 'main' into under-utilized-2 Ruihang Xia 2026-04-02 02:44:29 +08:00
  • 7f5e69d9f6 Revert "feat: prefilter flat parquet scans by primary key" Ruihang Xia 2026-04-02 02:44:11 +08:00
  • 3f3407fa24 feat: partial success in trace ingestion (#7892) shuiyisong 2026-04-01 20:14:53 +08:00
  • b75a112561 feat: implement prefilter for bulk memtable (#7895) Yingwen 2026-04-01 17:02:54 +08:00
  • 2b4e12c358 feat: auto-align Prometheus schemas in pending rows batching (#7877) Lei, HUANG 2026-04-01 10:45:26 +08:00
  • b4492ee39d ci: update dev-builder image tag (#7894) github-actions[bot] 2026-04-01 10:43:25 +08:00
  • 0bd0df0e88 chore(deps): bump tar from 0.4.44 to 0.4.45 (#7890) dependabot[bot] 2026-04-01 02:20:05 +00:00
  • 03b2f94821 chore: Update Dockerfile (#7893) liyang 2026-04-01 09:59:37 +08:00
  • 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