Commit Graph

  • bb12be3310 refactor: scan Batches directly (#6369) LFC 2025-06-24 15:55:49 +08:00
  • 24019334ee feat: implement automatic region failure detector registrations (#6370) Weny Xu 2025-06-24 14:12:12 +08:00
  • 116d5cf82b feat: support mysql flavor show processlist shortcut (#6328) (#6379) codephage 2025-06-24 11:50:16 +08:00
  • 90a3894564 refactor: always write parent_span_id for otlp traces ingestion (#6356) zyy17 2025-06-23 19:36:57 +08:00
  • 39d3e0651d feat: Support ListMetadataRequest to retrieve regions' metadata (#6348) Yingwen 2025-06-23 15:11:20 +08:00
  • a49edc6ca6 refactor: add otlp_export_protocol config to support export trace data through gRPC and HTTP protocol (#6357) zyy17 2025-06-23 10:56:12 +08:00
  • 7cd6be41ce feat(pipeline): introduce pipeline doc version 2 for combine-transform (#6360) v0.15.0-nightly-20250623 shuiyisong 2025-06-21 17:58:36 -07:00
  • 8da5949fc5 ci: update 0.12 ci to latest (#6376) v0.12.1 Yingwen 2025-06-21 18:20:43 +08:00
  • db6a63ef6c chore: bump version to 0.12.1 Ruihang Xia 2025-06-21 16:41:08 +08:00
  • f166b93b02 feat: expose virtual_host_style config for s3 storage (#5696) Yingwen 2025-03-12 21:46:56 +08:00
  • 15616d0c43 feat: update dashboard to v0.10.0 (#6368) ZonaHe 2025-06-21 07:48:35 +08:00
  • b43e315c67 fix: test test_tls_file_change_watch (#6366) dennis zhuang 2025-06-21 00:57:07 +08:00
  • 36ab1ceef7 chore: prints a warning when skip_ssl_validation is true (#6367) Yingwen 2025-06-20 21:14:50 +08:00
  • 3fb1b726c6 refactor(cli): simplify metadata command parameters (#6364) Weny Xu 2025-06-20 17:00:21 +08:00
  • c423bb31fe docs: added YouTube link to documentation (#6362) Olexandr88 2025-06-20 11:16:54 +03:00
  • e026f766d2 feat(storage): Add skip_ssl_validation option for object storage HTTP client (#6358) rgidda 2025-06-20 13:38:19 +05:30
  • 9d08f2532a feat: dist auto step aggr pushdown (#6268) discord9 2025-06-20 15:18:55 +08:00
  • e072726ea8 refactor: make scanner creation async (#6349) LFC 2025-06-20 14:44:49 +08:00
  • e78c3e1eaa refactor: make metadata region option opt-in (#6350) Ning Sun 2025-06-20 11:31:16 +08:00
  • 89e3c8edab fix(meta): enhance mysql election client with timeouts and reconnection (#6341) Weny Xu 2025-06-19 20:44:23 +08:00
  • d4826b998d feat: support execute sql in frontend_client (#6355) fys 2025-06-19 17:47:16 +08:00
  • d9faa5c801 feat(cli): add metadata del commands (#6339) Weny Xu 2025-06-19 14:48:00 +08:00
  • 12c3a3205b chore: security updates (#6351) Ning Sun 2025-06-19 14:43:43 +08:00
  • 5231505021 fix(metric-engine): properly propagate errors during batch open operation (#6325) Weny Xu 2025-06-19 14:37:54 +08:00
  • 6ece560f8c fix: reordered write cause incorrect kv (#6345) Lei, HUANG 2025-06-19 14:32:40 +08:00
  • 2ab08a8f93 chore(deps): switch greptime-proto to official repository (#6347) fys 2025-06-18 20:52:46 +08:00
  • 086ae9cdcd chore: print series count after wal replay (#6344) Lei, HUANG 2025-06-18 20:04:39 +08:00
  • 6da8e00243 refactor: make finding leader in metasrv client dynamic (#6343) LFC 2025-06-18 19:29:23 +08:00
  • 4b04c402b6 fix: add path exist check in copy_table_from (#6182) (#6300) Arshdeep 2025-06-18 15:20:27 +05:30
  • a59b6c36d2 chore: add metrics for active series and field builders (#6332) Lei, HUANG 2025-06-18 17:16:45 +08:00
  • f6ce6fe385 fix(jaeger-api): incorrect find_traces() logic and multiple api compatible issues (#6293) zyy17 2025-06-18 16:01:36 +08:00
  • 4d4bfb7d8b fix(metric): prevent setting memtable type for metadata region (#6340) Weny Xu 2025-06-18 11:49:22 +08:00
  • 6e1e8f19e6 feat: support setting FORMAT in TQL ANALYZE/VERBOSE (#6327) Ruihang Xia 2025-06-18 11:39:12 +08:00
  • ce95e051ff fix: do not add projection to cast timestamp in label_values (#6040) Yingwen 2025-05-07 07:47:41 +08:00
  • de08ddafc8 fix: logical table missing column shuiyisong 2025-06-17 11:43:48 -07:00
  • 49cb4da6d2 feat: introduce CLI tool for repairing logical table metadata (#6322) Weny Xu 2025-06-17 21:53:59 +08:00
  • 0d0236ddab fix: revert string builder initial capacity in TimeSeriesMemtable (#6330) Lei, HUANG 2025-06-17 21:24:52 +08:00
  • f8edb53b30 fix: carry process id in query ctx (#6335) Lei, HUANG 2025-06-17 20:04:23 +08:00
  • 438791b3e4 feat: Add DROP DEFAULT (#6290) Lin Yihai 2025-06-17 17:33:56 +08:00
  • 50e4c916e7 chore: clean up unused impl &standalone use mark dirty (#6331) discord9 2025-06-17 16:18:17 +08:00
  • 16e7f7b64b fix: override logical table's partition column with physical table's (#6326) Ruihang Xia 2025-06-17 16:00:54 +08:00
  • 53c4fd478e chore: add skip error for pipeline skip error log (#6318) localhost 2025-06-17 14:44:11 +08:00
  • ecbbd2fbdb feat: handle Ctrl-C command in MySQL client (#6320) Lei, HUANG 2025-06-17 14:36:23 +08:00
  • 3e3a12385c refactor: make flownode gRPC services able to be added dynamically (#6323) fys 2025-06-17 14:27:41 +08:00
  • 079daf5db9 feat: support special labels parsing in prom remote write (#6302) shuiyisong 2025-06-16 20:20:33 -07:00
  • 56b9ab5279 ci: add pr label workflow (#6316) liyang 2025-06-17 01:26:16 +08:00
  • be4e0d589e feat: support arbitrary constant expression in PromQL function (#6315) Ruihang Xia 2025-06-16 23:12:27 +08:00
  • 2a3445c72c fix: ignore missing columns and tables in PromQL (#6285) Yingwen 2025-06-16 20:15:38 +08:00
  • 9d997d593c feat: bulk support flow batch (#6291) Lei, HUANG 2025-06-16 16:19:14 +08:00
  • 10bf9b11f6 fix: handle corner case in catchup where compacted entry id exceeds region last entry id (#6312) Weny Xu 2025-06-16 14:36:31 +08:00
  • 97e9b97a57 feat/bulk-support-flow-batch: Update greptime-proto Dependency feat/bulk-support-flow-batch Lei, HUANG 2025-06-16 06:28:12 +00:00
  • 7fc74e2928 feat/bulk-support-flow-batch: ## Update handle_mark_window_dirty Method in flownode_impl.rs Lei, HUANG 2025-06-11 08:09:26 +00:00
  • 77f20ede7a feat/bulk-support-flow-batch: **Refactor and Enhance Timestamp Handling in bulk_insert.rs** Lei, HUANG 2025-06-11 07:57:22 +00:00
  • ced018fce0 feat/bulk-support-flow-batch: ### Update Metrics in Batching Mode Engine Lei, HUANG 2025-06-11 07:41:13 +00:00
  • 41dacff283 feat/bulk-support-flow-batch: **Refactor Timestamp Handling and Update Dependencies** Lei, HUANG 2025-06-11 07:33:31 +00:00
  • 94a14b6da7 metrics: more useful metrics batching mode discord9 2025-06-11 01:54:29 +08:00
  • 6ad3a32cb2 feat: metrics discord9 2025-06-10 23:11:00 +08:00
  • ac00314578 feat: mark dirty time window discord9 2025-06-10 22:20:50 +08:00
  • 2f08bee08f feat/bulk-support-flow-batch: ### Add Dirty Window Handling in Flow Module Lei, HUANG 2025-06-10 14:13:01 +00:00
  • 8ebb31cdcd feat/bulk-support-flow-batch: ### Refactor and Enhance Timestamp Handling in gRPC and Bulk Insert Lei, HUANG 2025-06-10 13:37:46 +00:00
  • f4f8d65a39 fix: event api content type only check type and subtype (#6317) v0.15.0-nightly-20250616 localhost 2025-06-14 02:50:05 +08:00
  • b31990e881 chore: add connection info to QueryContext (#6319) Lei, HUANG 2025-06-14 02:42:13 +08:00
  • 6da633e70d feat: support killing process (#6309) Lei, HUANG 2025-06-13 21:30:25 +08:00
  • 51454c93d9 feat: organize EXPLAIN ANALYZE VERBOSE's output in JSON format (#6308) feat/bulk-flow-adjust-pushdown Ruihang Xia 2025-06-12 17:55:53 +08:00
  • 9633e794c7 fix: always use linux path style in windows platform unit tests (#6314) zyy17 2025-06-13 15:15:53 +08:00
  • eaf1e1198f refactor: Extract mito codec part into a new crate (#6307) Yingwen 2025-06-13 15:14:29 +08:00
  • 505bf25505 feat: update dashboard to v0.9.3 (#6311) ZonaHe 2025-06-13 15:13:12 +08:00
  • d093d11e62 feat: adjust max refresh rate more_metrics_compress_flow_split_window discord9 2025-06-13 14:16:46 +08:00
  • f1b29ece3c feat: process id for session, query context and postgres (#6301) Ning Sun 2025-06-12 09:53:57 -07:00
  • 74df12e8c0 fix: check for zero parallelism (#6310) discord9 2025-06-12 23:58:59 +08:00
  • 5dd6f92b60 feat: retry with smaller time when failed query discord9 2025-06-12 21:10:55 +08:00
  • 11e4a8abb3 feat: flow query parallel=1&query faster when windows too many&min one time window discord9 2025-06-12 19:22:03 +08:00
  • a9cbcbb0c8 feat: parallelism hint in grpc (#6306) discord9 2025-06-12 18:12:45 +08:00
  • be6a5d2da8 feat: parallelism hint in grpc (#6306) discord9 2025-06-12 18:12:45 +08:00
  • 7468a8ab2a feat: organize EXPLAIN ANALYZE VERBOSE's output in JSON format (#6308) Ruihang Xia 2025-06-12 17:55:53 +08:00
  • b4b1c335ac chore: comment feat/query_hint_parallel discord9 2025-06-12 17:30:49 +08:00
  • 41e97a0657 chore: per review discord9 2025-06-12 17:29:36 +08:00
  • 0eca6333e5 feat: parallelism hint in grpc discord9 2025-06-12 16:58:14 +08:00
  • 5bb0466ff2 feat: introduce file group in compaction (#6261) Lei, HUANG 2025-06-12 17:33:40 +08:00
  • f6db419afd feat: support using expressions as literal in PromQL (#6297) Ruihang Xia 2025-06-12 16:18:10 +08:00
  • ebd815d288 fix: case when can push down discord9 2025-06-12 15:16:57 +08:00
  • 05b708ed2e feat: implement process manager and information_schema.process_list (#5865) Lei, HUANG 2025-06-12 14:55:22 +08:00
  • 403958f5ba feat: steppable aggr fn dist push down discord9 2025-06-08 19:19:11 +08:00
  • f4c3950f57 fix: doc links (#6304) Yiran 2025-06-12 11:18:26 +08:00
  • 88c4409df4 ci: use the new meta backendStorage etcd structure (#6303) liyang 2025-06-12 11:17:32 +08:00
  • c10b8f8474 chore: add failover cache for pipeline table (#6284) localhost 2025-06-12 11:15:02 +08:00
  • 041b683a8d refactor: remove PipelineMap and use Value instead (#6278) shuiyisong 2025-06-11 10:02:32 -07:00
  • 03bb6e4f28 feat(cli): add metadata get commands (#6299) Weny Xu 2025-06-12 00:33:36 +08:00
  • 09e5a6580f chore: silence clippy (#6298) discord9 2025-06-11 22:32:41 +08:00
  • ffe84af343 chore: added stalled time window range feat/bulk-flow-adjust-flow discord9 2025-06-11 20:09:28 +08:00
  • 457334e190 feat: actually split window to limit time range discord9 2025-06-10 19:42:27 +08:00
  • 92f36d96b5 feat: wait for longer anyway&wait metrics discord9 2025-06-11 15:19:47 +08:00
  • e83e1a7699 metrics: more generic metrics batching mode discord9 2025-06-11 01:54:29 +08:00
  • 01081ef97b refactor: unify function registry (Part 2) zhongzc/refactor-plan-decoder Zhenchi 2025-06-11 08:21:11 +00:00
  • 41c40688c4 feat: adjust flow discord9 2025-06-11 14:56:12 +08:00
  • 59a82a3f29 feat: truly limit time range by split window discord9 2025-06-10 19:42:27 +08:00
  • 0d7012a1ea feat: flownode to frontend load balance with guess discord9 2025-06-06 16:08:08 +08:00
  • 88da98c829 metrics: more useful metrics batching mode discord9 2025-06-11 01:54:29 +08:00
  • 73ce5914f2 feat: metrics discord9 2025-06-10 23:11:00 +08:00
  • f5eac3528c feat: mark dirty time window discord9 2025-06-10 22:20:50 +08:00