Commit Graph

  • e386a366d0 feat: add HTTP endpoint to control prof.gdump feature (#6999) Lei, HUANG 2025-10-26 18:41:19 -07:00
  • 1286d4ca74 Merge remote-tracking branch 'origin/main' into zhongzc/repartition-procedure-scaffold Zhenchi 2025-10-26 10:56:09 +00:00
  • d8563ba56d feat: adds regex_extract function and more type tests (#7107) dennis zhuang 2025-10-25 16:41:49 +08:00
  • 7da2f5ed12 refactor: refactor instruction handler and adds support for batch region downgrade operations (#7130) Weny Xu 2025-10-24 17:11:42 +08:00
  • 4c70b4c31d feat: store estimated series num in file meta (#7126) Yingwen 2025-10-24 13:53:48 +08:00
  • b78ee1743c feat: add a missing pg_catalog function current_database (#7138) Ning Sun 2025-10-24 11:36:07 +08:00
  • 6ad23bc9b4 refactor: convert to postgres values directly from arrow (#7131) LFC 2025-10-24 11:28:04 +08:00
  • 03a29c6591 fix: correct test_index_build_type_compact (#7137) Sicong Hu 2025-10-24 11:24:13 +08:00
  • a0e6bcbeb3 feat: add cpu_usage_millicores and memory_usage_bytes in information_schema.cluster_info table. (#7051) zyy17 2025-10-24 11:12:45 +08:00
  • b53a0b86fb feat: create table with new json datatype (#7128) LFC 2025-10-24 10:16:49 +08:00
  • 30ca2d7652 feat: switch to a datafusion branch that has binary operator support for nested data Ning Sun 2025-10-24 08:02:48 +08:00
  • 3c1d7fcb89 feat: add group procedure Zhenchi 2025-10-23 10:19:06 +00:00
  • 2f637a262e chore: update datafusion to 50 (#7076) LFC 2025-10-23 15:18:36 +08:00
  • f388dbdbb8 fix: fix index and tag filtering for flat format (#7121) Yingwen 2025-10-23 14:43:46 +08:00
  • 136b9eef7a feat: pr review reminder frequency (#7129) jeremyhi 2025-10-23 14:22:02 +08:00
  • e8f39cbc4f fix: unit test about trigger parser (#7132) fys 2025-10-23 11:47:25 +08:00
  • 62b51c6736 feat: writer mem limiter for http and grpc service (#7092) jeremyhi 2025-10-22 17:30:36 +08:00
  • a9a3e0b121 fix: prom ql logical plan use column index not name (#7109) discord9 2025-10-22 17:04:09 +08:00
  • 5be4987fd7 Merge remote-tracking branch 'origin/main' into zhongzc/repartition-procedure-scaffold Zhenchi 2025-10-22 08:50:16 +00:00
  • 41ce100624 feat: update pgwire to 0.34 for a critical issue on accepting connection (#7127) Ning Sun 2025-10-22 15:25:04 +08:00
  • 328ec56b63 feat: introduce OpenRegions and CloseRegions instructions to support batch region operations (#7122) Weny Xu 2025-10-22 11:43:47 +08:00
  • bfa00df9f2 fix: list inner type for json and valueref, refactor type to ref for struct/list (#7113) Ning Sun 2025-10-21 20:46:18 +08:00
  • 1048339b06 chore: update dev-builder for 0.15 (#7124) Yingwen 2025-10-21 20:02:06 +08:00
  • 2e7b3951fb feat: 14 days PRs review reminder (#7123) jeremyhi 2025-10-21 16:53:38 +08:00
  • 1054c63503 test: run engine unit tests for flat format (#7119) Yingwen 2025-10-21 16:24:12 +08:00
  • a1af4dce0c feat: implement three build types for async index build (#7029) Sicong Hu 2025-10-21 10:48:28 +08:00
  • 27268cf424 chore: pr review reminder (#7120) jeremyhi 2025-10-21 10:44:04 +08:00
  • 02af2cb3cd fix: limit compaction input num 0.15 (#7117) Lei, HUANG 2025-10-20 20:28:14 +08:00
  • 938d757523 feat: expose SST index metadata via information schema (#7044) Zhenchi 2025-10-20 19:59:16 +08:00
  • 855eb54ded refactor: convert to mysql values directly from arrow (#7096) LFC 2025-10-20 19:09:24 +08:00
  • 3119464ff9 feat: introduce the Noop WAL provider for datanode (#7105) Weny Xu 2025-10-20 14:13:27 +08:00
  • 20b5b9bee4 chore: remove unused deps (#7108) fys 2025-10-17 19:53:19 +08:00
  • 7b396bb290 feat(mito2): expose puffin index metadata (#7042) Zhenchi 2025-10-17 14:22:07 +08:00
  • 21532abf94 feat: new create table syntax for new json datatype (#7103) LFC 2025-10-17 13:22:29 +08:00
  • 331c64c6fd feat(trigger): support "for" and "keep_firing_for" (#7087) fys 2025-10-17 12:31:56 +08:00
  • 82e4600d1b feat: add index cache eviction support (#7064) Zhenchi 2025-10-17 11:30:02 +08:00
  • 8a2371a05c feat: supports large string (#7097) dennis zhuang 2025-10-17 09:46:11 +08:00
  • cf1b8392af refactor!: unify the API of getting total cpu and memory (#7049) zyy17 2025-10-16 20:41:34 +08:00
  • 2e6ea1167f refactor: update valueref coerce function name based on its semantics (#7098) Ning Sun 2025-10-16 17:11:40 +08:00
  • 50386fda97 chore: pub route_prometheus function (#7101) Lei, HUANG 2025-10-16 16:11:06 +08:00
  • 873555feb2 fix: fix build warnings (#7099) Weny Xu 2025-10-16 15:57:16 +08:00
  • 6ab4672866 refactor: add peer_hostname field in information_schema.cluster_info table (#7050) zyy17 2025-10-16 14:02:47 +08:00
  • ac65ede033 feat: memtable seq range read (#6950) discord9 2025-10-16 13:30:56 +08:00
  • 552c502620 feat: manual compaction parallelism (#7086) Lei, HUANG 2025-10-16 11:47:01 +08:00
  • 9aca7c97d7 fix: part cols not in projection (#7090) discord9 2025-10-16 11:44:30 +08:00
  • 145c1024d1 feat: add Value::Json value type (#7083) Ning Sun 2025-10-16 04:13:12 +08:00
  • 8073e552df feat: add updated_on to tablemeta with a default of created_on (#7072) Alan Tang 2025-10-15 19:12:27 +08:00
  • aa98033e85 feat(parser): ALTER TABLE ... REPARTITION ... (#7082) Ruihang Xia 2025-10-15 11:54:36 +08:00
  • 9606a6fda8 feat: conversion between struct, value and json (#7052) Ning Sun 2025-10-14 15:22:37 +08:00
  • 9cc0bcb449 ci: update dev-builder image tag (#7073) github-actions[bot] 2025-10-14 14:53:02 +08:00
  • 5ad1eac924 refactor: remove unused grpc-expr module and pb conversions (#7085) Ning Sun 2025-10-14 12:11:48 +08:00
  • a027b824a2 chore: add information extension to the plugins in standalone (#7079) shuiyisong 2025-10-14 10:30:42 +08:00
  • 44d46a6702 fix: correct impl Clear for &[u8] (#7081) Lei, HUANG 2025-10-13 19:59:26 +08:00
  • a9c342b0f7 feat: support setting sst_format in table options (#7068) Yingwen 2025-10-13 16:38:37 +08:00
  • 1a73b485fe feat: apply region partition expr to region scan (#7067) Ruihang Xia 2025-10-13 15:38:19 +08:00
  • db11022cff Merge remote-tracking branch 'origin/main' into zhongzc/repartition-procedure-scaffold Zhenchi 2025-10-13 06:45:56 +00:00
  • 15935ee89a fix Zhenchi 2025-10-13 03:40:18 +00:00
  • ab46127414 feat: remap SST files for partition change (#7071) Ruihang Xia 2025-10-13 11:13:14 +08:00
  • d0877997a2 feat: scaffold repartition procedure with plan/resource stubs Zhenchi 2025-10-13 02:41:02 +00:00
  • 8fe17d43d5 chore: update rust to nightly 2025-10-01 (#7069) LFC 2025-10-11 15:30:52 +08:00
  • 40e9ce90a7 refactor: restructure sqlness to support multiple envs and extract common utils (#7066) Weny Xu 2025-10-11 14:34:17 +08:00
  • ba034c5a9e feat: explain custom statement (#7058) discord9 2025-10-11 14:27:51 +08:00
  • e46ce7c6da feat: divide subtasks from old/new partition rules (#7003) Ruihang Xia 2025-10-11 14:17:25 +08:00
  • 57d84b9de5 feat: supports value aliasing in TQL (#7041) dennis zhuang 2025-10-11 10:49:09 +08:00
  • 749a5ab165 feat: struct value and vector (#7033) Ning Sun 2025-10-11 05:49:51 +08:00
  • 3738440753 feat: align influxdb line timestamp with table time index (#7057) LFC 2025-10-10 15:37:52 +08:00
  • aa84642afc refactor!: remove pb_value to json conversion, keep json output consistent (#7063) Ning Sun 2025-10-10 15:09:20 +08:00
  • af213be403 refactor: remove duplicated valueref to json (#7062) Ning Sun 2025-10-10 15:08:26 +08:00
  • 779865d389 feat: introduce IndexBuildTask for async index build (#6927) Sicong Hu 2025-10-10 11:29:32 +08:00
  • 47c1ef672a fix: support dictionary in regex match (#7055) Yingwen 2025-10-10 11:03:34 +08:00
  • 591b9f3e81 fix: show proper error msg, when executing non-admin functions as admin functions (#7061) shyam 2025-10-10 06:55:49 +05:30
  • 979c8be51b feat: able to pass external service for sqlness test (#7032) LFC 2025-10-09 15:02:19 +08:00
  • 45b1458254 fix: only skips auto convert when encoding is sparse (#7056) Yingwen 2025-10-09 14:50:48 +08:00
  • 4cdcf2ef39 chore: add trigger querier factory trait (#7053) fys 2025-10-09 10:16:50 +08:00
  • b24a55cea4 chore: rename the default ts column name to greptime_timestamp for influxdb line protocol (#7046) shuiyisong 2025-10-09 10:14:11 +08:00
  • 1aa4f346a0 fix: build_grpc_server visibility (#7054) Ning Sun 2025-10-06 11:16:48 +08:00
  • f7202bc176 feat: pgwire 0.33 update (#7048) v0.18.0-nightly-20251006 Ning Sun 2025-10-03 16:06:05 +08:00
  • b7045e57a5 feat: enable zstd for bulk memtable encoded parts (#7045) Yingwen 2025-10-03 00:05:33 +08:00
  • 660790148d fix: various typos reported by CI (#7047) Ning Sun 2025-10-02 23:11:09 +08:00
  • d777e8c52f refactor: add cgroup metrics collector (#7038) zyy17 2025-09-30 10:26:02 +08:00
  • efa616ce44 fix: use instance lables to fetch greptime_memory_limit_in_bytes and greptime_cpu_limit_in_millicores metrics (#7043) zyy17 2025-09-29 19:43:35 +08:00
  • 0d5b423eb7 feat: opendal metrics feat/objbench evenyag 2025-09-29 18:23:41 +08:00
  • 5b13fba65b refactor: make Function trait a simple shim of DataFusion UDF (#7036) LFC 2025-09-29 17:07:39 +08:00
  • aa05b3b993 feat: add max_connection_age config to grpc server (#7031) LFC 2025-09-29 15:32:43 +08:00
  • c4a7cc0adb chore: improve create trigger display (#7027) fys 2025-09-29 10:22:43 +08:00
  • 90d37cb10e fix: fix panic and limit concurrency in flat format (#7035) Yingwen 2025-09-29 10:20:06 +08:00
  • 4a3c5f85e5 fix: fix test_resolve_relative_path_relative on windows (#7039) v0.18.0-nightly-20250929 localhost 2025-09-28 21:03:57 +08:00
  • 4bb9ceb63b chore: cherry pick patches to release/v0.17.0 branch (#7024) v0.17.2 release/v0.17 Weny Xu 2025-09-28 16:21:06 +08:00
  • 3ca5c77d91 chore: not warning (#7037) discord9 2025-09-28 16:11:27 +08:00
  • 8bcf4a8ab5 test: update unit test by passing extra sort columns (#7030) discord9 2025-09-28 11:22:43 +08:00
  • 0717773f62 refactor!: add enable_read_cache config to support disable read cache explicitly (#6834) zyy17 2025-09-26 17:44:12 +08:00
  • 26bdb6a413 fix: disable on compaction evenyag 2025-09-26 17:40:00 +08:00
  • 195ed73448 chore: disable file not exist on watch_file_user_provider (#7028) shuiyisong 2025-09-26 17:29:59 +08:00
  • 2fe21469f8 chore: also print infos evenyag 2025-09-26 17:21:34 +08:00
  • 243dbde3d5 refactor: rewrite some UDFs to DataFusion style (final part) (#7023) LFC 2025-09-26 17:24:29 +08:00
  • aca8b690d1 fix: step aggr merge phase not order nor filter (#6998) discord9 2025-09-26 17:12:45 +08:00
  • 3aa67c7af4 feat: add series num to metrics evenyag 2025-09-26 17:08:27 +08:00
  • e0d3e6ae97 chore: disable fulltext index evenyag 2025-09-26 17:01:53 +08:00
  • 2ce476dc42 feat: add prof-file flag to get flamegraph evenyag 2025-09-26 15:36:15 +08:00
  • 9564180a6a feat: update dashboard to v0.11.6 (#7026) ZonaHe 2025-09-26 14:35:37 +08:00