Commit Graph

  • f46cdbd66b fix: fast path for single region bulk insert (#6104) Lei, HUANG 2025-05-17 04:26:56 +08:00
  • 864cc117b3 fix: append noop entry when auto topic creation is disabled (#6092) Weny Xu 2025-05-16 19:26:47 +08:00
  • 0ea9ab385d fix: clean files under the atomic write dir on failure (#6112) Yingwen 2025-05-16 19:18:11 +08:00
  • c7e9485534 feat: New scanner SeriesScan to scan by series for querying metrics (#5968) Yingwen 2025-05-16 16:53:24 +08:00
  • 57b53211d9 feat: don't hide atomic write dir (#6109) Ruihang Xia 2025-05-16 14:21:13 +08:00
  • 01076069a3 chore: modify default slow_query.threshold from 5s to 30s (#6107) zyy17 2025-05-16 04:16:13 +08:00
  • 73b4b710cd ci: update nix build linker (#6103) Ning Sun 2025-05-15 21:02:58 +02:00
  • 14b655ea57 refactor: add SlowQueryRecorder to record slow query in system table and refactor slow query options (#6008) zyy17 2025-05-15 12:18:48 +08:00
  • c780746171 perf: avoid some atomic operation on array slice (#6101) Ruihang Xia 2025-05-15 10:29:07 +08:00
  • 1f62c3b545 fix: table metadata collection (#6102) Weny Xu 2025-05-14 20:19:54 +08:00
  • 5a9023d6b3 feat(bulk): write to multiple time partitions (#6086) Lei, HUANG 2025-05-14 13:09:59 +08:00
  • 209f8371f2 fix: promql regex escape behavior (#6094) Ruihang Xia 2025-05-14 02:19:17 +08:00
  • 30f1cbf0bf chore: bump rskafka version (#6090) Weny Xu 2025-05-13 19:57:31 +08:00
  • bbb6f8685e feat: implement commutativity rule for prom-related plans (#5875) Ruihang Xia 2025-05-13 17:06:25 +08:00
  • 29540b55ee feat(meta): add pusher deregister signal to mailbox receiver (#6072) Weny Xu 2025-05-13 16:04:43 +08:00
  • ca1641d1c4 feat: implement PlainBatch struct (#6079) Yingwen 2025-05-13 13:56:12 +08:00
  • b275793b36 fix: typos (#6084) omahs 2025-05-12 14:12:47 +02:00
  • 265b144ca2 fix: flownode chose fe randomly&not starve lock (#6077) discord9 2025-05-12 20:11:28 +08:00
  • 2ce5631d3c chore: fix clippy error by feature-gating Query import (#6085) Weny Xu 2025-05-12 17:27:29 +08:00
  • 36d9346ffc refactor: introduce row group selection (#6075) v0.15.0-nightly-20250512 Zhenchi 2025-05-12 15:15:17 +08:00
  • 36ff36e094 ci: update homebrew greptime version when release (#6082) liyang 2025-05-12 15:13:09 +08:00
  • 9cf5f0e940 chore: more cfg stuff on windows (#6083) discord9 2025-05-12 15:12:15 +08:00
  • 2a0e9c930d chore: mv anyhow depend out of cfg (#6081) discord9 2025-05-12 12:54:54 +08:00
  • 787a50631b ci: automatically update helm-charts when release (#6071) liyang 2025-05-12 10:10:22 +08:00
  • 50df275097 fix!: disable append mode in trace services table (#6066) zyy17 2025-05-10 03:06:51 +08:00
  • 8dca448baf feat: add datanode workloads support (#6055) Weny Xu 2025-05-09 18:16:21 +08:00
  • 828f69a562 ci: only trigger downstream when release success (#6074) Ning Sun 2025-05-09 17:48:07 +08:00
  • 04cae4b21e feat: mem prof can gen flamegraph directly (#6073) discord9 2025-05-09 17:43:24 +08:00
  • e2c7dfcaba fix: choose frontend randomly flow/choose_fe_randomly discord9 2025-05-09 17:05:30 +08:00
  • 79f584316e feat: set read-preference for grpc client (#6069) LFC 2025-05-09 16:51:51 +08:00
  • 6ab0f0cc5c fix: alter table modify type should also modify default value (#6049) discord9 2025-05-09 11:40:59 +08:00
  • 8685ceb232 feat: impl bulk memtable and bridge bulk inserts (#6054) Lei, HUANG 2025-05-09 10:56:09 +08:00
  • b442414422 chore: support rename syntax in field (#6065) shuiyisong 2025-05-09 08:12:23 +08:00
  • 51f2cb1053 ci: run only in the GreptimeTeam/greptimedb repository (#6064) liyang 2025-05-08 16:39:13 +08:00
  • fbf50c594e fix: csv format escaping (#6061) dennis zhuang 2025-05-07 22:52:20 -07:00
  • 5739302845 feat: update pgwire to 0.29 (#6058) Ning Sun 2025-05-08 12:21:13 +08:00
  • 148d96fc38 fix: ensures logical and physical region have the same timestamp unit (#6041) Yingwen 2025-05-08 11:40:21 +08:00
  • e787007eb5 feat: scan with sst minimal sequence (#6051) LFC 2025-05-08 09:34:51 +08:00
  • 60acf28f3c feat: try cast timestamp types from number string (#6060) Ruihang Xia 2025-05-07 19:29:35 +08:00
  • 06126147d2 fix: reset tags when creating an empty metric in prom call (#6056) Yingwen 2025-05-07 16:08:51 +08:00
  • cce1285b16 feat: flow add static user/pwd auth (#6048) discord9 2025-05-07 13:20:37 +08:00
  • 4b5ab75312 refactor: remove some async in ServerHandlers (#6057) LFC 2025-05-07 11:57:16 +08:00
  • 56f31d5933 feat(pipeline): select processor (#6019) shuiyisong 2025-05-07 11:40:11 +08:00
  • df31f0b9ec fix: improve region migration error handling and optimize leader downgrade with lease check (#6026) Weny Xu 2025-05-07 08:54:35 +08:00
  • 07e84a28a3 fix: do not add projection to cast timestamp in label_values (#6040) Yingwen 2025-05-07 07:47:41 +08:00
  • f298a110f9 feat: bridge bulk insert (#5927) Lei, HUANG 2025-05-06 17:53:25 +08:00
  • 6a5936468e chore: rm unnecessary depend for flow (#6047) discord9 2025-05-06 11:36:19 +08:00
  • 49a936e2e1 refactor: remove the "mode" configuration item completely (#6042) LFC 2025-05-06 11:27:15 +08:00
  • 41a706c7cd ci: update website greptimedb version when releasing automatically (#6037) dennis zhuang 2025-05-03 15:07:32 -07:00
  • d6e98206b6 chore: add logs dashboard (#6028) zyy17 2025-05-03 16:30:28 +08:00
  • 7b4df6343f docs: refine readme (#6038) dennis zhuang 2025-05-02 17:34:55 -07:00
  • bb4890cff8 refactor: datanode instance builder (#6034) LFC 2025-05-03 08:28:32 +08:00
  • 5c9cbb5f4c chore: bump version to 0.14.2 (#6032) v0.14.2 discord9 2025-05-02 00:20:01 +08:00
  • b0ad3f0bb4 fix: force streaming mode for instant source table (#6031) discord9 2025-05-01 16:43:06 +08:00
  • 8726bf9f7a feat(meta): enhance region lease handling with operating status (#6027) Weny Xu 2025-04-30 21:00:34 +08:00
  • 44e75b142d feat: cast strings to numerics automatically in mysql connections (#6015) Yingwen 2025-04-30 16:23:50 +08:00
  • a706edbb73 feat(pipeline): auto transform (#6013) shuiyisong 2025-04-30 15:40:26 +08:00
  • 0bf07d7f91 feat: optimize region migration concurrency with fine-grained table lock (#6023) Weny Xu 2025-04-30 14:45:03 +08:00
  • b8f9915d47 ci: nix action update (#6025) Ning Sun 2025-04-30 13:10:34 +08:00
  • 6166f2072e chore: upgrade hydroflow depend (#6011) discord9 2025-04-30 05:30:06 +08:00
  • 8338aa14d3 feat: enhance maintenance mode API and handling (#6022) Weny Xu 2025-04-29 19:39:28 +08:00
  • a18dc632c8 fix: always create mito engine (#6018) Lei, HUANG 2025-04-29 19:21:28 +08:00
  • a9f486e493 chore: rename parameter from "table" to "flow_name" (#6020) fys 2025-04-29 18:03:25 +08:00
  • 77e340270e Downgrade rust-toolchain.toml discord9-patch-downgrade-toolchain discord9 2025-04-29 17:52:43 +08:00
  • 06e8d46ba9 feat: implement batch region opening in metric engine (#6017) Weny Xu 2025-04-29 17:05:27 +08:00
  • 89661c0626 ci: fix the bugs of release-dev-builder-images and add update-dev-builder-image-tag (#6009) zyy17 2025-04-29 14:25:15 +08:00
  • a3ae2d7b52 feat: flush leader region before downgrading (#5995) Weny Xu 2025-04-29 11:28:00 +08:00
  • edd8cb6710 add rate, increase and delta jkt Ruihang Xia 2025-04-29 10:54:32 +08:00
  • 789f585a7f fix: disable recursion limit in prost (#6010) Ruihang Xia 2025-04-29 01:21:49 +08:00
  • 133f404547 fix: sanitize_connection_string (#6012) jeremyhi 2025-04-28 21:56:26 +08:00
  • bdd44fd7ec chore: only retry when retry-able in flow (#5987) discord9 2025-04-28 17:49:49 +08:00
  • 7ee61e5d28 disable recursion limit Ruihang Xia 2025-04-28 16:58:30 +08:00
  • e2df38d0d1 chore: bump version to 0.14.1 (#6006) v0.14.1 Zhenchi 2025-04-28 15:39:49 +08:00
  • 13ac4d5048 fix: only consider the datanode that reports the failure (#6004) Weny Xu 2025-04-28 14:08:02 +08:00
  • c6448a6ccc feat: remove own greatest fn (#5994) dennis zhuang 2025-04-27 22:27:34 -07:00
  • 86aae6733d fix: prune primary key with multiple columns may use default value as statistics (#5996) Yingwen 2025-04-28 12:53:30 +08:00
  • ed1ce8438f ci: update dev-builder image version to 2025-04-15-1a517ec8-202504280… (#6003) liyang 2025-04-28 11:34:31 +08:00
  • 4b921b8425 chore: make txn_helper pub (#6002) fys 2025-04-28 10:52:39 +08:00
  • 1a517ec8ac fix: check if memtable is empty by stats (#5989) Lei, HUANG 2025-04-28 09:57:17 +08:00
  • 21044c7339 feat: uddsketch_merge udaf (#5992) discord9 2025-04-27 20:43:21 +08:00
  • 8e1ec2a201 chore: update nix for new toolchain (#5991) Ning Sun 2025-04-27 19:40:44 +08:00
  • 1b30aca5a5 Merge branch 'prom-plan-commutativity' into jkt Ruihang Xia 2025-04-27 19:23:42 +08:00
  • 5ed0a095b6 feat: introduce RegionStatAwareSelector trait (#5990) Weny Xu 2025-04-27 19:22:39 +08:00
  • 99b352cea1 Merge branch 'main' into prom-plan-commutativity Ruihang Xia 2025-04-27 17:40:24 +08:00
  • 0f521956bf update tests Ruihang Xia 2025-04-27 17:35:50 +08:00
  • aee72ab363 fix clippy Ruihang Xia 2025-04-27 17:35:29 +08:00
  • 3c943be189 chore: update rust toolchain (#5818) shuiyisong 2025-04-27 17:02:36 +08:00
  • 5b78d76fc5 handle partition and ordering Ruihang Xia 2025-04-27 15:38:57 +08:00
  • eeba466717 ci: read next release version from toml by default (#5986) Ning Sun 2025-04-27 12:43:44 +08:00
  • 2ff54486d3 chore: bump main branch version to 0.15 (#5984) Zhenchi 2025-04-27 09:39:44 +08:00
  • 66e2242e46 fix: conn timeout&refactor: better err msg (#5974) v0.14.0 discord9 2025-04-26 03:12:30 +08:00
  • 489b16ae30 fix: security update (#5982) Ning Sun 2025-04-26 02:11:09 +08:00
  • 85d564b0fb fix: upgrade sqlparse and validate align in range query (#5958) dennis zhuang 2025-04-25 10:34:49 -07:00
  • d5026f3491 perf: optimize fulltext zh tokenizer for ascii-only text (#5975) oldrelease/v0.14 Zhenchi 2025-04-25 07:31:26 +08:00
  • e30753fc31 feat: allow forced region failover for local WAL (#5972) Weny Xu 2025-04-24 16:11:45 +08:00
  • b476584f56 feat: remove hyper parameter from promql functions (#5955) Ruihang Xia 2025-04-24 15:17:10 +08:00
  • ff3a46b1d0 feat: improve observability of region migration procedure (#5967) Weny Xu 2025-04-24 12:00:14 +08:00
  • a533ac2555 feat: enhance selector with node exclusion support (#5966) Weny Xu 2025-04-24 10:27:27 +08:00
  • cc5629b4a1 chore: remove coderabbit (#5969) dennis zhuang 2025-04-23 19:15:44 -07:00
  • a166430650 chore: fix typos evenyag 2025-04-24 06:08:42 +08:00