Commit Graph

  • 32a3ef36f9 feat(metasrv): support tls for etcd client (#6818) Yan Tingwang 2025-08-27 15:41:05 +08:00
  • 566a647ec7 feat: add replay checkpoint to reduce overhead for remote WAL (#6816) Weny Xu 2025-08-27 15:24:33 +08:00
  • 906e1ca0bf feat: functions and structs to scan flat format file and mem ranges (#6817) Yingwen 2025-08-27 14:31:30 +08:00
  • b921e41abf chore: remove unused deps (#6828) Weny Xu 2025-08-26 20:29:17 +08:00
  • 6782bcddfa fix: prevent stale physical table route during procedure retries (#6825) Weny Xu 2025-08-26 20:14:06 +08:00
  • 3d1a4b56a4 feat: add support for TWCS time window hints in insert operations (#6823) Weny Xu 2025-08-26 18:52:00 +08:00
  • 8894cb5406 feat: resolve unused dependencies with cargo-udeps (#6578) (#6619) Arshdeep 2025-08-26 15:52:53 +05:30
  • bb334e1594 feat: update dashboard to v0.11.1 (#6824) ZonaHe 2025-08-26 16:24:05 +08:00
  • ec8ff48473 fix: correct heartbeat stream handling logic (#6821) Weny Xu 2025-08-26 15:39:59 +08:00
  • d99734b97b perf: sparse encoder (#6809) Lei, HUANG 2025-08-26 12:10:11 +08:00
  • eb5e627ddd fix: follow promql rule for hanndling label of aggr (#6788) Ruihang Xia 2025-08-25 20:37:08 -07:00
  • 69eed2c3fa feat: only show prometheus logical tables for __name__ values query (#6814) Ning Sun 2025-08-25 23:04:42 +08:00
  • 48572d18a8 feat: name label regex matcher in label values api (#6799) Ning Sun 2025-08-25 16:48:53 +08:00
  • d5575d3fa4 feat: add FlatConvertFormat to convert record batches in old format to the flat format (#6786) Yingwen 2025-08-25 14:47:06 +08:00
  • 83a65a81c0 feat: add cli option for internal grpc (#6806) Ning Sun 2025-08-25 10:12:53 +08:00
  • c69c40a9ee chore: make internal grpc optional (#6789) fix/v0.16-with-flow-fix discord9 2025-08-22 12:22:49 +08:00
  • c9bc3de9aa feat: add cli option for internal grpc Ning Sun 2025-08-24 15:08:15 +08:00
  • 71d54431c6 feat: frontend internal grpc port (#6784) discord9 2025-08-22 10:46:35 +08:00
  • 288f69a30f fix: plan disorder from upgrading datafusion (#6787) v0.17.0-nightly-20250825 Ruihang Xia 2025-08-23 05:29:47 -07:00
  • d6d5dad758 chore: revert #6763 (#6800) zyy17 2025-08-22 23:57:25 -07:00
  • d82f36db6a chore: add peer address context to client error logging (#6793) Weny Xu 2025-08-23 14:56:24 +08:00
  • 68ac37461b feat: add limit to label value api (#6795) Ning Sun 2025-08-23 14:23:51 +08:00
  • 4c2955b86b fix: time unit mismatch in lookup_frontends function (#6798) Weny Xu 2025-08-22 20:34:26 +08:00
  • 390aef7563 chore: modifying the visibility of the ScalarFunctionFactory field (#6797) localhost 2025-08-22 18:55:01 +08:00
  • c6c33d14aa feat: bump opendal to v0.54 (#6792) dennis zhuang 2025-08-22 18:51:06 +08:00
  • 3014972202 chore: improve error message when there are more than one time index (#6796) dennis zhuang 2025-08-22 17:22:55 +08:00
  • 6839b5aef4 feat(mito): list SSTs from manifest and storage (#6766) Zhenchi 2025-08-22 17:22:42 +08:00
  • a04ec07b61 feat: update dashboard to v0.11.0 (#6794) ZonaHe 2025-08-22 17:08:48 +08:00
  • d774996e89 chore: make internal grpc optional (#6789) discord9 2025-08-22 12:22:49 +08:00
  • 2b43ff30b6 feat: provide plan info when flow exec (#6783) discord9 2025-08-22 11:47:26 +08:00
  • eaceae4c91 feat: frontend internal grpc port (#6784) discord9 2025-08-22 10:46:35 +08:00
  • cdc168e753 feat: support for custom headers in otel exporter (#6773) Ning Sun 2025-08-21 21:10:13 +08:00
  • 5d5817b851 chore: no logging when init table_flow cache if empty (#6785) discord9 2025-08-21 20:38:11 +08:00
  • a98c48a9b2 feat: optimize CreateFlowData with lightweight FlowQueryContext (#6780) Alex Araujo 2025-08-21 07:02:57 -05:00
  • 6692957e08 refactor: simplify WAL Pruning procedure part2 (#6782) Weny Xu 2025-08-21 19:09:31 +08:00
  • 896d72191e feat: introduce PersistStatsHandler (#6777) Weny Xu 2025-08-21 17:34:58 +08:00
  • 524c0ced44 fix: truncate manifest action compat (#6742) discord9 2025-08-14 22:05:17 +08:00
  • 5eec3485fe feat: add IntoRow and Schema derive macros (#6778) Weny Xu 2025-08-21 14:29:59 +08:00
  • 7e573e497c feat: simplify more regex patterns in promql (#6747) Ruihang Xia 2025-08-20 11:51:10 -07:00
  • 474a689309 feat: region prune part 2 (#6752) Ruihang Xia 2025-08-20 11:47:38 -07:00
  • 2995eddca5 feat: Implements FlatCompatBatch to adapt schema in flat format (#6771) Yingwen 2025-08-20 20:36:14 +08:00
  • 05529387d9 refactor: use DataFusion's UDAF implementation directly (#6776) LFC 2025-08-20 16:25:00 +08:00
  • 819531393f feat: disable month in trigger interval expr (#6774) fys 2025-08-20 15:21:39 +08:00
  • d6bc117408 refactor: refactor admin functions with async udf (#6770) dennis zhuang 2025-08-20 11:35:38 +08:00
  • 7402320abc fix: time() function should the same as behavior prometheus (#6704) yihong 2025-08-20 11:05:21 +08:00
  • 5420d6f7fb refactor: change plugin option type from &[PluginOptions] to Option<&PluginOptions> for understandability (#6763) zyy17 2025-08-19 19:11:00 -07:00
  • 7af471c5aa ci: add is-current-version-latest check to helm-charts/homebrew-greptime bump jobs (#6772) liyang 2025-08-20 01:49:07 +08:00
  • 9cdd0d8251 feat: derive macro ToRow (#6768) Weny Xu 2025-08-19 22:06:03 +08:00
  • 5a4036cc66 feat: update opentelemetry family (#6762) Ning Sun 2025-08-19 17:23:50 +08:00
  • 8fc3a9a9d7 feat: Implements async FlatMergeReader and FlatDedupReader (#6761) Yingwen 2025-08-19 14:30:59 +08:00
  • 0b29b41c17 ci: add Signed-off-by in update-dev-builder-version script (#6765) liyang 2025-08-19 12:15:13 +08:00
  • 78dca8a0d7 ci: update dev-builder image tag (#6759) github-actions[bot] 2025-08-19 02:51:34 +00:00
  • bf191c5763 test: fix sqlness hash character count (#6758) Ning Sun 2025-08-18 19:06:05 +08:00
  • b652ea52ee fix: partition tree's dict size metrics mismatch (#6746) Ruihang Xia 2025-08-18 01:36:35 -07:00
  • f64fc3a57a feat: add RateMeter for tracking memtable write throughput (#6744) Weny Xu 2025-08-18 14:45:31 +08:00
  • 326198162e refactor: enhanced trigger interval (#6740) fys 2025-08-18 12:03:26 +08:00
  • f9d2a89a0c chore: update datafusion family (#6675) LFC 2025-08-15 20:41:49 +08:00
  • dfc29eb3b3 feat: flownode grpc client to frontend tls option (#6750) discord9 2025-08-15 18:44:27 +08:00
  • 351826cd32 fix: refine shadowrs dependency, remove libgit2, libz and potentally libssl (#6748) Ning Sun 2025-08-15 11:01:14 +08:00
  • 60e01c7c3d feat: Implements last-non-null dedup strategy for flat format (#6709) Yingwen 2025-08-14 22:38:47 +08:00
  • 021ad09c21 refactor: simplify WAL pruning procedure and introduce region flush trigger (#6741) Weny Xu 2025-08-14 22:15:30 +08:00
  • 2a3e4c7a82 fix: truncate manifest action compat (#6742) discord9 2025-08-14 22:05:17 +08:00
  • 92fd34ba22 refactor: split node manager trait (#6743) Zhenchi 2025-08-14 16:33:57 +08:00
  • d03f85287e feat: mysql add prepared_stmt_cache_capacity (#6639) sunheyi 2025-08-14 16:19:10 +08:00
  • 4d97754cb4 feat: persist manifest, SST and index files to staging dir (#6726) Ruihang Xia 2025-08-13 23:02:31 -07:00
  • 1b6d924169 feat: predicate extractor (region prune part 1) (#6729) Ruihang Xia 2025-08-13 21:42:50 -07:00
  • 80f3ae650c docs: improve CONTRIBUTING.md (#6698) dennis zhuang 2025-08-14 11:48:05 +08:00
  • c0fe800e79 feat: improve slow queries options deserialization (#6734) dennis zhuang 2025-08-14 11:43:13 +08:00
  • 56f5ccf823 fix: support unknown for timestamp function (#6708) yihong 2025-08-14 10:56:33 +08:00
  • fb3b1d4866 feat: Store partition expr in RegionMetadata (#6699) Zhenchi 2025-08-14 06:05:37 +08:00
  • 4fb7d92f7c feat(metasrv): implement topic statistics collection (#6732) v0.17.0-nightly-20250813 Weny Xu 2025-08-13 20:52:28 +08:00
  • 8659412cac feat: introduce PeriodicTopicStatsReporter (#6730) Weny Xu 2025-08-13 19:46:50 +08:00
  • dea87b7e57 refactor: use DummyCatalog to construct query engine for datanode (#6723) Zhenchi 2025-08-13 17:49:51 +08:00
  • a678b4dfd6 chore: add u64 for EqualValue and set expr is true when filter is empty (#6731) localhost 2025-08-13 16:25:33 +08:00
  • ccccaf7734 feat(log-query): try infer and cast type for literal value (#6712) Ruihang Xia 2025-08-12 23:28:37 -07:00
  • f0bec4940f fix: two label_replace different from promql (#6720) yihong 2025-08-13 14:27:49 +08:00
  • 5eb491df12 fix: label_join should work with unknown (#6714) yihong 2025-08-13 11:45:40 +08:00
  • 1d84e802d8 feat: add integration tests for table reconciliation procedures part1 (#6705) Weny Xu 2025-08-13 11:29:39 +08:00
  • 2992e70393 fix: correct offset's symbol (#6728) Ruihang Xia 2025-08-12 20:20:47 -07:00
  • 8a44137f37 chore: prefix debug_assertion only variables with underscore (#6727) Ruihang Xia 2025-08-12 19:50:16 -07:00
  • 777da35b0d refactor: unify the event recorder (#6689) zyy17 2025-08-12 11:26:12 -07:00
  • 9ad9a7d2bc feat: add all partition column to logical table automatically (#6711) Ruihang Xia 2025-08-12 10:25:24 -07:00
  • ff5d672583 chore: impl cast from primitives to PathType (#6724) Lei, HUANG 2025-08-12 21:07:01 +08:00
  • e495c614f7 perf: improve bloom filter reader's byte reading logic (#6658) Ruihang Xia 2025-08-12 04:37:25 -07:00
  • e80e4a9ed7 fix: update pgwire to fix windows timeout issue (#6710) Ning Sun 2025-08-12 16:24:58 +08:00
  • 1977ae50ee feat: Projection mapper for flat schema (#6679) Yingwen 2025-08-12 15:36:23 +08:00
  • 2f8e8be042 test: build a failing example with LogicalPlanBuilder fix/empty_rel_prom_ql discord9 2025-08-12 15:19:47 +08:00
  • 5cec0d4e3a fix: http and tql should return the same value for nuknown (#6718) yihong 2025-08-12 14:38:01 +08:00
  • d2d6489b2f fix: unit test about trigger labels parse (#6716) fys 2025-08-12 12:43:42 +08:00
  • 25f926ea7d feat: mito region staging state (#6664) Ruihang Xia 2025-08-11 20:17:47 -07:00
  • f159fcf599 fix: metrics without physical partition columns query push down (#6694) discord9 2025-08-12 10:51:38 +08:00
  • 9d30459a58 test: reproduce the panic, still no clue why discord9 2025-08-11 19:37:48 +08:00
  • e4454e0c7d feat: Implements last row dedup strategy for flat format (#6695) Yingwen 2025-08-11 15:44:45 +08:00
  • 0781adaa3d feat: new HTTP API for formatting SQL (#6691) Ruihang Xia 2025-08-09 00:39:41 -07:00
  • 253d89b5cc feat: able to set read preference to flownode (#6696) LFC 2025-08-08 17:08:09 +08:00
  • 3a2f5413e0 chore: add and/or for log query (#6681) localhost 2025-08-08 16:48:03 +08:00
  • 214ffe7109 feat: Implements an iterator to merge RecordBatches (#6666) Yingwen 2025-08-08 15:03:22 +08:00
  • 3b1f172ab8 fix: TQL CTE parser take raw query string (#6671) Ruihang Xia 2025-08-07 23:22:56 -07:00
  • 0215b39f61 fix: correctly set extension range source index (#6692) LFC 2025-08-08 14:17:25 +08:00
  • 64e3eb9fa2 chore: pick #6415 to release/v0.15 (#6686) v0.15.5 Weny Xu 2025-08-07 20:57:09 +08:00