Commit Graph

  • 8ca3d72e3f feat(exp): adjust_flow admin function flow/admin_adjust discord9 2025-06-05 13:47:27 +08:00
  • 92c5a9f5f4 chore: allow numberic values in alter statements (#6252) Lei, HUANG 2025-06-05 10:16:53 +08:00
  • 80c5af0ecf fix: ignore incomplete WAL entries during read (#6251) Weny Xu 2025-06-04 19:16:42 +08:00
  • 7afb77fd35 fix: add "query" options to standalone (#6248) LFC 2025-06-04 16:47:31 +08:00
  • 0b9af77fe9 chore: test sleep longer (#6247) discord9 2025-06-04 16:18:44 +08:00
  • cbafb6e00b feat(flow): flow streaming mode in list expr support (#6229) discord9 2025-06-04 16:05:20 +08:00
  • e46efb3d6c chore: bump version to 0.14.4 v0.14.4 release/v0.14 Zhenchi 2025-06-04 07:28:27 +00:00
  • 34af9580e0 fix: do not accommodate fields for multi-value protocol (#6237) Yingwen 2025-06-04 09:10:52 +08:00
  • b19d23d665 fix(mito): revert initial builder capacity for TimeSeriesMemtable (#6231) Lei, HUANG 2025-06-03 16:25:02 +08:00
  • 209f15dd51 fix: set column index can't work in physical table (#6179) dennis zhuang 2025-05-25 21:44:05 -07:00
  • 0829fb204c chore: rm unnecessary depend for flow (#6047) discord9 2025-05-06 11:36:19 +08:00
  • c8e470e8ed chore: upgrade hydroflow depend (#6011) discord9 2025-04-30 05:30:06 +08:00
  • 744a754246 fix: add missing features (#6245) LFC 2025-06-04 15:13:39 +08:00
  • 9cd4a2c525 feat: add trigger ddl manager (#6228) fys 2025-06-04 14:38:02 +08:00
  • 180920327b ci: add option to choose whether upload artifacts to S3 in the development build (#6232) liyang 2025-06-04 11:49:53 +08:00
  • ee2a7a5f10 fix: check if memtable is empty by stats (#5989) Lei, HUANG 2025-04-28 09:57:17 +08:00
  • ee4f830be6 fix: do not accommodate fields for multi-value protocol (#6237) Yingwen 2025-06-04 09:10:52 +08:00
  • 69975f1f71 feat: pipeline with insert options (#6192) shuiyisong 2025-06-04 02:46:48 +08:00
  • 38cac301f2 refactor(flow): limit the size of query (#6216) discord9 2025-06-03 20:27:07 +08:00
  • 083c22b90a refactor: extract some common functions and structs in election module (#6172) Yuhan Wang 2025-06-03 19:31:30 +08:00
  • fdd164c0fa fix(mito): revert initial builder capacity for TimeSeriesMemtable (#6231) Lei, HUANG 2025-06-03 16:25:02 +08:00
  • 078afb2bd6 feat: bloom filter index applier support or eq chain (#6227) Zhenchi 2025-06-03 16:08:19 +08:00
  • 477e4cc344 chore: add pg mysql be default feature in cli (#6230) localhost 2025-06-03 15:09:26 +08:00
  • 078d83cec2 chore: add some metrics to grafana dashboard (#6169) Lei, HUANG 2025-06-03 11:33:11 +08:00
  • 7705d84d83 docs: fix bad link (#6222) liyang 2025-06-03 11:19:10 +08:00
  • 0d81400bb4 feat: supports select @@session.time_zone (#6212) dennis zhuang 2025-06-03 10:32:19 +08:00
  • 1d7ae66e75 fix: remove stale region failover detectors (#6221) v0.15.0-nightly-20250602 Weny Xu 2025-05-30 18:27:06 +08:00
  • af6cf999c1 chore: shared pipeline under same catalog with compatibility (#6143) shuiyisong 2025-05-30 15:19:32 +08:00
  • 54869a1329 chore: clear metadata filed after updating metadata (#6215) jeremyhi 2025-05-30 15:06:39 +08:00
  • 3104d49434 chore: example of http config in metasrv (#6218) jeremyhi 2025-05-30 11:27:54 +08:00
  • b4d00fb499 feat: support SQL parsing for trigger show (#6217) fys 2025-05-29 20:00:36 +08:00
  • 4ae6df607b feat: update pgwire to 0.30 (#6209) Ning Sun 2025-05-29 19:47:00 +08:00
  • 183e1dc031 feat(http): lossy string validation in prom remote write (#6213) Lei, HUANG 2025-05-29 19:08:57 +08:00
  • 886c2dba76 chore: fix rds kv backend test (#6214) localhost 2025-05-29 17:12:31 +08:00
  • 4e615e8906 feat(wal): support bulk wal entries (#6178) Lei, HUANG 2025-05-29 17:10:30 +08:00
  • 9afc61f778 feat: supports @@session.time_zone for mysql (#6210) dennis zhuang 2025-05-28 22:26:49 -07:00
  • d22084e90c feat: support parsing trigger create sql (#6197) fys 2025-05-29 12:14:27 +08:00
  • 5e9b5d981f chore: fix feature gates for pg and mysql kvbackend (#6211) Weny Xu 2025-05-29 11:58:06 +08:00
  • b01fce95a0 fix: remove poison key before retrying procedure on retryable errors (#6189) Weny Xu 2025-05-29 09:17:38 +08:00
  • 9fbcf9b7e7 chore: switch nix index to 25.05 release (#6181) Ning Sun 2025-05-29 09:13:35 +08:00
  • dc3591655e chore: add metrics for rds kv backend (#6201) localhost 2025-05-28 21:11:11 +08:00
  • aca7ad82b1 chore: correct some CAS ordering args (#6200) jeremyhi 2025-05-28 17:21:46 +08:00
  • 10fa6d8736 docs: nit from github -> GitHub (#6199) yihong 2025-05-28 15:20:02 +08:00
  • 92422dafca feat: add CLI tool to export metadata (#6150) localhost 2025-05-28 11:18:00 +08:00
  • 53752e4f6c fix: alter table update table column default (#6155) discord9 2025-05-27 17:42:27 +08:00
  • 40bfa98d4b fix(promql): handle field column projection with correct qualifier (#6183) Weny Xu 2025-05-27 11:26:23 +08:00
  • 49986b03d6 chore: change info to debug for scanning physical table (#6180) dennis zhuang 2025-05-26 11:23:31 -07:00
  • 493440a802 refactor: replace FlightMessage with arrow RecordBatch and Schema (#6175) Lei, HUANG 2025-05-26 18:06:50 +08:00
  • 77e2fee755 fix: add simple test for rds kv backend (#6167) localhost 2025-05-26 14:32:36 +08:00
  • b85429c0f1 fix: set column index can't work in physical table (#6179) dennis zhuang 2025-05-25 21:44:05 -07:00
  • 3d942f6763 fix: bulk insert case sensitive (#6165) v0.15.0-nightly-20250526 Lei, HUANG 2025-05-24 15:02:42 +08:00
  • f66803622d chore: bump version to 0.14.3 v0.14.3 Zhenchi 2025-05-23 09:43:18 +00:00
  • e7774437b8 fix: require input ordering in series divide plan (#6148) Ruihang Xia 2025-05-22 15:04:25 +08:00
  • c272b25456 feat: support altering multiple logical table in one remote write request (#6137) Ruihang Xia 2025-05-20 19:22:38 +08:00
  • 724b802018 chore: invalid table flow mapping cache (#6135) discord9 2025-05-23 11:40:10 +08:00
  • f3ca5f5d7f feat: accommodate default column name with pre-created table schema (#6126) Ruihang Xia 2025-05-20 15:22:13 +08:00
  • 6c672b96bf fix: update promql-parser for regex anchor fix (#6117) Ruihang Xia 2025-05-17 04:33:35 +08:00
  • 83018d6670 fix: flow update use proper update (#6108) discord9 2025-05-19 19:30:10 +08:00
  • 69f1cbd484 fix(flow): flow task run interval (#6100) discord9 2025-05-22 11:27:26 +08:00
  • e1dad69648 fix: flownode chose fe randomly&not starve lock (#6077) discord9 2025-05-12 20:11:28 +08:00
  • 6c976bc737 feat: don't hide atomic write dir (#6109) Ruihang Xia 2025-05-16 14:21:13 +08:00
  • b20c1ac797 chore: reduce unnecessary txns in alter operations (#6133) jeremyhi 2025-05-20 16:29:49 +08:00
  • d7cfb741a5 fix: clean files under the atomic write dir on failure (#6112) Yingwen 2025-05-16 19:18:11 +08:00
  • 1b3efef15c fix: append noop entry when auto topic creation is disabled (#6092) Weny Xu 2025-05-16 19:26:47 +08:00
  • 1ca2dbd240 fix: reset tags when creating an empty metric in prom call (#6056) Yingwen 2025-05-07 16:08:51 +08:00
  • d596dba240 fix: ident value in set search_path (#6153) Ning Sun 2025-05-22 05:58:18 +02:00
  • 3901863432 chore: metasrv starting not blocking (#6158) discord9 2025-05-23 17:53:42 +08:00
  • 27e339f628 perf: optimize bulk encode decode (#6161) Lei, HUANG 2025-05-23 15:22:10 +08:00
  • cf2712e6f4 chore: invalid table flow mapping cache (#6135) discord9 2025-05-23 11:40:10 +08:00
  • 4b71e493f7 feat!: revise compaction picker (#6121) Lei, HUANG 2025-05-23 11:29:08 +08:00
  • bf496e05cc ci: turn off fail fast strategy (#6157) Ruihang Xia 2025-05-23 10:38:25 +08:00
  • 513ca951ee chore: add the missing v prefix for NEXT_RELEASE_VERSION variable (#6160) zyy17 2025-05-22 18:33:14 +08:00
  • 791f530a78 fix: require input ordering in series divide plan (#6148) Ruihang Xia 2025-05-22 15:04:25 +08:00
  • 1de6d8c619 fix: ident value in set search_path (#6153) Ning Sun 2025-05-22 05:58:18 +02:00
  • a4d0420727 fix(flow): flow task run interval (#6100) discord9 2025-05-22 11:27:26 +08:00
  • fc6300a2ba feat(flow): support prom ql(in tql) in flow (#6063) discord9 2025-05-22 11:06:09 +08:00
  • f55af5838c ci: add issues write permission (#6145) liyang 2025-05-21 23:53:01 +08:00
  • 5a0da5b6bb fix: region worker stall metrics (#6149) Lei, HUANG 2025-05-21 21:21:50 +08:00
  • d5f0006864 fix: flaky prom gateway test (#6146) Lei, HUANG 2025-05-21 17:31:58 +08:00
  • e631d0c4ae test!:Update config.yml daviderli614-patch-1 liyang 2025-05-21 15:47:40 +08:00
  • ede82331b2 docs: change docker run mount directory (#6142) liyang 2025-05-21 15:05:21 +08:00
  • 56e696bd55 chore: remove stale wal config entries (#6134) Ruihang Xia 2025-05-21 03:42:09 +08:00
  • bc0cdf62ba feat: update dashboard to v0.9.2 (#6140) ZonaHe 2025-05-21 03:41:29 +08:00
  • eaf7b4b9dd chore: update flush failure metric name and update grafana dashboard (#6138) Lei, HUANG 2025-05-20 20:05:54 +08:00
  • 7ae0e150e5 feat: support altering multiple logical table in one remote write request (#6137) Ruihang Xia 2025-05-20 19:22:38 +08:00
  • 43c30b55ae feat: update dashboard to v0.9.1 (#6132) ZonaHe 2025-05-20 17:58:44 +08:00
  • 153e80450a fix: update dev-build image tag (#6136) liyang 2025-05-20 17:08:28 +08:00
  • 1624dc41c5 chore: reduce unnecessary txns in alter operations (#6133) jeremyhi 2025-05-20 16:29:49 +08:00
  • 300262562b feat: accommodate default column name with pre-created table schema (#6126) Ruihang Xia 2025-05-20 15:22:13 +08:00
  • b2377d4b87 chore: update toolchain to 2025-05-19 (#6124) ci/update-dev-builder-20250520050610 shuiyisong 2025-05-20 12:29:40 +08:00
  • 8d36ffb4e1 chore: enable github folder typo check and fix typos (#6128) yinheli 2025-05-20 12:20:07 +08:00
  • 955ad644f7 ci: add pull requests permissions to semantic check job (#6130) Yingwen 2025-05-20 11:33:33 +08:00
  • c2e3c3d398 chore: Add more data format support to the pipeline dryrun api. (#6115) localhost 2025-05-20 11:29:28 +08:00
  • 400229c384 feat: introduce index result cache (#6110) Zhenchi 2025-05-20 09:45:42 +08:00
  • cd9b6990bf feat: implement clamp_min and clamp_max (#6116) Ruihang Xia 2025-05-20 05:32:03 +08:00
  • a56e6e04c2 chore: remove etcd from acknowledgement as not recommended (#6127) Ruihang Xia 2025-05-19 20:42:30 +08:00
  • d324439014 ci: fix release job dependencies (#6125) Ning Sun 2025-05-19 13:48:57 +02:00
  • 038acda7cd fix: flow update use proper update (#6108) discord9 2025-05-19 19:30:10 +08:00
  • a0d89c9ed1 feat: Prometheus remote write with pipeline (#5981) shuiyisong 2025-05-19 16:00:59 +08:00
  • 3a5534722c feat: export to s3 add more options (#6091) 0.15.0-nightly-20250519 discord9 2025-05-17 04:58:14 +08:00