Commit Graph

  • 17c797a6d0 refactor: remove per series scan from SeqScan evenyag 2025-03-28 21:15:41 +08:00
  • c44ba1aa69 feat: parallelize PerSeries evenyag 2025-03-28 12:26:25 +08:00
  • 843d33f9d0 feat: use series scan when distribution is PerSeries evenyag 2025-03-28 12:25:08 +08:00
  • b74e2a7d9b feat: implement scan logic of each partition evenyag 2025-03-28 12:16:00 +08:00
  • 4a79c1527d chore: add to scanner enum evenyag 2025-03-26 21:29:57 +08:00
  • b7a6ff9cc3 chore: basic methods for SeriesScan evenyag 2025-03-26 21:18:15 +08:00
  • c26e165887 refactor: check and fix super import (#5846) Ruihang Xia 2025-04-08 19:48:52 +08:00
  • 7335293983 feat: add term as fulltext index request (#5843) Zhenchi 2025-04-08 19:19:32 +08:00
  • 609e228852 fix: get root cause of the procedure when coverting to pb (#5841) Yingwen 2025-04-08 16:14:47 +08:00
  • c16bae32c4 perf: evolve promql execution engine (#5691) Ruihang Xia 2025-04-08 16:12:15 +08:00
  • 4875ace0d0 fix: placeholder feature so ci can compile discord9 2025-04-07 17:38:52 +08:00
  • 60852af5f8 chore: bump version to 0.13.2 (#5837) v0.13.2 release/v0.13 Weny Xu 2025-04-08 14:16:40 +08:00
  • ee4fe9d273 refactor: improve performance for Jaeger APIs (#5838) zyy17 2025-04-08 10:28:06 +08:00
  • 6e6e335a81 feat(remote-wal): send flush request when pruning remote wal (#5825) Yuhan Wang 2025-04-07 22:05:18 +08:00
  • 981d51785b fix: throw errors instead of ignoring (#5792) Weny Xu 2025-04-07 21:51:00 +08:00
  • cf1eda28aa feat: add region_id to CountdownTaskHandlerExt (#5834) Weny Xu 2025-04-07 17:25:59 +08:00
  • cf1440fc32 refactor: add time range for jager get operations API (#5791) zyy17 2025-04-07 17:07:31 +08:00
  • 21a209f7ba fix: skip replacing exprs of the DistinctOn node (#5823) Yingwen 2025-04-07 16:59:40 +08:00
  • a847d96649 fix: time window filter expr use OR discord9 2025-03-27 15:38:35 +08:00
  • 23a0a54e18 fix: convert timestamp unit too discord9 2025-03-13 16:30:03 +08:00
  • 78eb8b53f6 fix: quote&more info when time window too many discord9 2025-03-13 14:15:29 +08:00
  • 2455f39e8e fix: subquery&cte time window expr discord9 2025-03-04 20:46:11 +08:00
  • 7fe0074202 refactor: even finer&limit time window num discord9 2025-03-03 18:23:02 +08:00
  • e16bc203d0 feat: basic time window aware discord9 2025-02-28 16:53:18 +08:00
  • 9a3c26bb0a metrics: better bucket&longer timeout discord9 2025-02-27 14:26:58 +08:00
  • e1ff398c32 fix: timeout discord9 2025-02-26 13:05:55 +08:00
  • 780e3000de fix: heartbeat&expire_after unit discord9 2025-02-24 21:23:40 +08:00
  • 2b5ddf8427 feat: time window in df plan discord9 2025-02-19 15:49:19 +08:00
  • 917510ffd0 feat: introduce poison mechanism for procedure (#5822) Weny Xu 2025-04-07 16:25:13 +08:00
  • 7b48ef1e97 chore: remove patch.crates-io for rustls (#5832) fys 2025-04-07 15:51:50 +08:00
  • ac0f9ab575 refactor: remove backoff config (#5808) Weny Xu 2025-04-07 15:22:22 +08:00
  • f2907bb009 refactor!: make pipeline a required parameter when ingesting trace (#5828) Ning Sun 2025-04-07 14:18:17 +08:00
  • 1695919ee7 clear message for an awesome achievement (#5829) Ryan Despain 2025-04-06 20:37:19 -06:00
  • eab702cc02 feat: implement sync_region for metric engine (#5826) v0.14.0-nightly-20250407 Weny Xu 2025-04-03 20:46:20 +08:00
  • dd63068df6 feat: add matches_term function (#5817) Zhenchi 2025-04-03 17:09:41 +08:00
  • f73b61e767 feat(remote-wal): add remote wal prune procedure (#5714) Yuhan Wang 2025-04-03 16:11:51 +08:00
  • 2acecd3620 feat: support REPLACE INTO statement (#5820) Yingwen 2025-04-03 11:22:43 +08:00
  • f797de3497 feat: add backend field to fulltext options (#5806) Zhenchi 2025-04-02 17:15:54 +08:00
  • d53afa849d fix: interval cast expression can't work in range query, #5805 (#5813) dennis zhuang 2025-04-02 16:46:17 +08:00
  • 3aebfc1716 test: looser condition (#5816) discord9 2025-04-02 15:38:05 +08:00
  • dbb79c9671 feat: introduce CollectLeaderRegionHandler (#5811) Weny Xu 2025-04-02 12:47:00 +08:00
  • 054056fcbb refactor: remove prom store write dispatch (#5812) shuiyisong 2025-04-02 12:35:28 +08:00
  • aa486db8b7 refactor: allow bloom filter search to apply and conjunction (#5770) Zhenchi 2025-04-01 20:50:34 +08:00
  • 4ef9afd8d8 feat: introduce read preference (#5783) Weny Xu 2025-04-01 17:17:01 +08:00
  • f9221e9e66 perf: introduce simd_json for parsing ndjson (#5794) shuiyisong 2025-04-01 16:17:26 +08:00
  • 6c26fe9c80 fix: correct error status code (#5802) Weny Xu 2025-04-01 15:34:16 +08:00
  • 33c9fb737c refactor: remove mode option in configuration files (#5809) fys 2025-04-01 15:14:10 +08:00
  • 68ce796771 chore: expose modules (#5810) Weny Xu 2025-04-01 13:33:20 +08:00
  • d701c18150 feat: introduce CustomizedRegionLeaseRenewer (#5762) Weny Xu 2025-03-31 21:25:05 +08:00
  • d3a60d8821 feat: add limit for the number of running procedures (#5793) Weny Xu 2025-03-31 14:14:21 +08:00
  • 5d688c6565 feat(flow): time window expr (#5785) discord9 2025-03-31 12:46:37 +08:00
  • 41aee1f1b7 feat: implement sync_region for mito engine (#5765) Weny Xu 2025-03-31 11:53:47 +08:00
  • c5b55fd8cf fix: close issue #3902 since upstream fixed (#5801) v0.14.0-nightly-20250331 yihong 2025-03-30 20:34:52 +08:00
  • 8051dbbc31 fix: typo variadic (#5800) Ruihang Xia 2025-03-29 00:09:36 -07:00
  • 2d3192984d refactor: remove deprecated find_unique method (#5790) Ruihang Xia 2025-03-28 12:32:11 -07:00
  • bef45ed0e8 feat(pipeline): support table name suffix templating in pipeline (#5775) shuiyisong 2025-03-29 02:12:46 +08:00
  • a9e990768d refactor: skip re-taking arrays in memtable if possible (#5779) LFC 2025-03-28 17:58:55 +08:00
  • 7e1ba49d3d refactor: remove useless region follower legacy code (#5795) Weny Xu 2025-03-28 16:10:30 +08:00
  • 737558ef53 fix: support __name__ matcher in label values (#5773) Yingwen 2025-03-28 10:18:59 +08:00
  • dbc25dd8da feat: expose scanner metrics to df execution metrics (#5699) Yingwen 2025-03-28 07:40:39 +08:00
  • 76a58a07e1 feat: simple implementation of DictionaryVector (#5758) Ruihang Xia 2025-03-27 16:19:10 -07:00
  • c2ba7fb16c refactor: remove useless region follower legacy code (#5787) Weny Xu 2025-03-27 19:50:29 +08:00
  • 09ef24fd75 refactor: remove useless partition legacy code (#5786) Lei, HUANG 2025-03-27 19:08:25 +08:00
  • 9b7b012620 feat: impl show region (#5782) Weny Xu 2025-03-27 18:41:44 +08:00
  • 898e0bd828 chore: expose some methods (#5784) fys 2025-03-27 17:00:51 +08:00
  • 2b4ed43692 chore: accept table options in auto create table from hints (#5776) shuiyisong 2025-03-27 16:17:27 +08:00
  • 1540d9b815 fix: time window filter expr use OR wyze_recording_rule discord9 2025-03-27 15:38:35 +08:00
  • 2974902b8b fix: time window filter expr use OR discord9 2025-03-27 15:38:35 +08:00
  • 8f2ae4e136 feat: add AddRegionFollower and RemoveRegionFollower admin fn (#5780) Weny Xu 2025-03-27 14:30:50 +08:00
  • 0cd219a5d2 refactor: move list_flow_stats to ClusterInfo trait. (#5774) Weny Xu 2025-03-27 12:20:12 +08:00
  • 2b2ea5bf72 chore: upgrade some dependencies (#5777) fys 2025-03-27 10:48:44 +08:00
  • e107bd5529 feat(flow): utils function for recording rule (#5768) discord9 2025-03-26 16:55:35 +08:00
  • a31f0e255b feat: introduce RegionFollowerClient trait (#5771) Weny Xu 2025-03-26 16:05:15 +08:00
  • 40b52f3b13 feat(mito): allow skipping wal while creating tables (#5740) Lei, HUANG 2025-03-26 15:53:52 +08:00
  • f13a43647a chore: remove Transformer trait (#5772) shuiyisong 2025-03-26 10:53:30 +08:00
  • 7bcb01d269 feat: utilize blob metadata properties (#5767) Zhenchi 2025-03-26 10:47:20 +08:00
  • e81213728b feat: add/correct some kafka-related metrics (#5757) Ruihang Xia 2025-03-25 12:16:39 -07:00
  • d88482b996 feat: support explain analyze verbose (#5763) Yingwen 2025-03-25 11:48:36 +08:00
  • 3b547d9d13 feat(flow): frontend client for handle sql (#5761) discord9 2025-03-25 10:26:04 +08:00
  • 278553fc3f docs: rfc for wal purge (#5475) Yuhan Wang 2025-03-24 20:07:50 +08:00
  • a36901a653 chore: ut and some fix (#5752) Yuhan Wang 2025-03-24 17:05:06 +08:00
  • c4ac242c69 fix: properly give placeholder types (#5760) discord9 2025-03-24 16:41:32 +08:00
  • 9f9307de73 refactor: make frontend instance clear (#5754) fys 2025-03-24 14:08:02 +08:00
  • c77ce958a3 chore: support custom time index selector for identity pipeline (#5750) shuiyisong 2025-03-24 12:27:22 +08:00
  • 5ad2d8b3b8 fix: handle nullable default value (#5747) discord9 2025-03-24 10:38:26 +08:00
  • 2724c3c142 feat: support regex in simple filter (#5753) Ruihang Xia 2025-03-23 19:10:42 -07:00
  • 4eb0771afe feat: introduce install_manifest_to for RegionManifestManager (#5742) v0.14.0-nightly-20250324 Weny Xu 2025-03-21 13:19:23 +08:00
  • a0739a96e4 fix: wrap table name with `` (#5748) Yohan Wal 2025-03-20 17:38:54 +08:00
  • 77ccf1eac8 chore: add datanode write rows to grafana dashboard (#5745) Ning Sun 2025-03-19 20:39:40 -07:00
  • 1dc4a196bf feat: add mysql election logic (#5694) Yohan Wal 2025-03-19 19:31:18 +08:00
  • 2431cd3bdf chore: merge error files under pipeline crate (#5738) shuiyisong 2025-03-19 17:55:51 +08:00
  • cd730e0486 fix: mysql prepare limit&offset param (#5734) discord9 2025-03-19 15:49:26 +08:00
  • a19441bed8 refactor: remove trace id from primary key in opentelemetry_traces table (#5733) zyy17 2025-03-19 14:17:58 +08:00
  • 162e3b8620 docs: adds news to readme (#5735) dennis zhuang 2025-03-19 09:33:46 +08:00
  • 83642dab87 feat: remove duplicated peer definition (#5728) Wenbin 2025-03-18 19:30:25 +08:00
  • 46070958c9 fix: mysql prepare bool value (#5732) discord9 2025-03-18 18:50:45 +08:00
  • eea8b1c730 feat: add vec_kth_elem function (#5674) pikady 2025-03-18 15:25:53 +08:00
  • 1ab4ddab8d feat: update pipeline header name to x-greptime-pipeline-name (#5710) Ning Sun 2025-03-17 19:39:54 -07:00
  • 9e63018198 feat: disable http timeout (#5721) Ning Sun 2025-03-17 18:18:56 -07:00
  • 594bec8c36 feat: load manifest manually in mito engine (#5725) discord9 2025-03-18 09:18:08 +08:00