Commit Graph

  • 17d16da483 feat: supports expression in TQL params (#7014) dennis zhuang 2025-09-26 11:43:50 +08:00
  • c1acce9943 refactor: cleanup datafusion-pg-catalog dependencies (#7025) Ning Sun 2025-09-26 11:07:00 +08:00
  • 0790835c77 feat!: improve greptime_identity pipeline behavior (#6932) Ruihang Xia 2025-09-25 08:28:28 -07:00
  • 280df064c7 chore: add some trace logs in fetching data from cache and object store (#6877) zyy17 2025-09-25 19:54:22 +08:00
  • 11a08d1381 fix: not step when aggr have order by/filter (#7015) discord9 2025-09-25 16:43:18 +08:00
  • 06a4f0abea chore: add function for getting started on metasrv (#7022) shuiyisong 2025-09-25 16:24:23 +08:00
  • c6e5552f05 test: migrate aggregation tests from duckdb, part4 (#6965) dennis zhuang 2025-09-25 16:00:17 +08:00
  • 9c8ff1d8a0 fix: skip placeholder when partition columns (#7020) discord9 2025-09-25 15:01:49 +08:00
  • cff9cb6327 feat: converts batches in old format to the flat format in query time (#6987) Yingwen 2025-09-25 14:42:22 +08:00
  • 964dc254aa feat: upgraded pg_catalog support (#6918) Ning Sun 2025-09-25 12:05:34 +08:00
  • 91a727790d feat: supports permission mode for static user provider (#7017) dennis zhuang 2025-09-25 11:45:31 +08:00
  • 07b9de620e fix(cli): fix FS object store handling of absolute paths (#7018) Weny Xu 2025-09-25 11:38:33 +08:00
  • 6d0dd2540e refactor: rewrite some UDFs to DataFusion style (part 4) (#7011) LFC 2025-09-25 03:50:58 +08:00
  • a14c01a807 feat: sql parse about show create trigger (#7016) fys 2025-09-24 23:52:15 +08:00
  • 69a816fa0c feat/objbench: ### Update Metrics and Command Output Lei, HUANG 2025-09-24 20:46:27 +08:00
  • dcf5a62014 feat/objbench: ### Add Metrics for Indexing and Conversion in access_layer.rs and writer.rs Lei, HUANG 2025-09-24 18:14:00 +08:00
  • f3aa967aae fix storage config Lei, HUANG 2025-09-24 16:01:19 +08:00
  • 238ed003df fix: group by expr not as column in step aggr (#7008) discord9 2025-09-24 14:57:01 +08:00
  • 0c038f755f refactor(cli): refactor object storage config (#7009) Weny Xu 2025-09-24 14:50:47 +08:00
  • b5a8725582 feat(copy_to_csv): add date_format/timestamp_format/time_format. (#6995) Lin Yihai 2025-09-24 14:22:53 +08:00
  • c7050831db fix: match promql column reference in case sensitive way (#7013) Ruihang Xia 2025-09-23 20:28:09 -07:00
  • f65dcd12cc feat: refine failure detector (#7005) Ruihang Xia 2025-09-23 18:43:22 -07:00
  • 80c8ab42b0 feat: add ssts releated system table (#6924) Zhenchi 2025-09-23 19:06:00 +08:00
  • 4507736528 docs: laminar flow rfc (#6928) discord9 2025-09-23 16:16:06 +08:00
  • 93e8510b2a pretty print Lei, HUANG 2025-09-23 16:01:50 +08:00
  • 2712c5cd7a refactor: rewrite some UDFs to DataFusion style (part 3) (#6990) LFC 2025-09-23 15:53:51 +08:00
  • 53c58494fd feat/objbench: ### Add verbose logging and file deletion in objbench.rs Lei, HUANG 2025-09-23 15:42:21 +08:00
  • 741c5e2fb1 feat/objbench: ### Update objbench.rs and parquet.rs for Improved File Handling Lei, HUANG 2025-09-23 15:26:09 +08:00
  • d68215dc88 feat/objbench: ### Add objbench Binary and Enhance Metrics Collection Lei, HUANG 2025-09-23 14:49:33 +08:00
  • 078379816c fix: incorrect timestamp resolution in information_schema.partitions table (#7004) Ruihang Xia 2025-09-22 23:13:10 -07:00
  • 6dc5fbe9a1 fix: promql range function has incorrect timestamps (#7006) Ruihang Xia 2025-09-22 22:16:54 -07:00
  • cd3fb5fd3e feat: update dashboard to v0.11.5 (#7001) ZonaHe 2025-09-23 13:05:17 +08:00
  • 5fcca4eeab fix: make EXPIRE (keyword) parsing case-insensitive, when creating flow (#6997) shyam 2025-09-22 17:37:04 +05:30
  • b3d413258d feat: extract standalone functionality and introduce plugin-based router configuration (#7002) Weny Xu 2025-09-22 19:21:04 +08:00
  • 03954e8b3b chore: update proto (#6992) v0.18.0-nightly-20250922 discord9 2025-09-19 17:01:46 +08:00
  • bd8f5d2b71 fix: print the output message of the error in admin fn macro (#6994) Yingwen 2025-09-19 16:11:19 +08:00
  • 74721a06ba chore: improve error logging in WAL prune manager (#6993) Weny Xu 2025-09-19 15:08:28 +08:00
  • 18e4839a17 feat: datanode side local gc worker (#6940) discord9 2025-09-19 11:20:13 +08:00
  • cbe0cf4a74 refactor: rewrite some UDFs to DataFusion style (part 2) (#6967) LFC 2025-09-18 14:37:27 +08:00
  • e26b98f452 refactor: put FileId to store-api (#6988) discord9 2025-09-18 11:20:42 +08:00
  • d8b967408e chore: modify LogExpr AggrFunc (#6948) localhost 2025-09-17 20:19:48 +08:00
  • c35407fdce refactor: region follower management with unified interface (#6986) Weny Xu 2025-09-17 18:01:03 +08:00
  • edf4b3f7f8 chore: unset tz env in test (#6984) Lei, HUANG 2025-09-17 16:48:38 +08:00
  • 38456638f8 chore: bump version to 0.17.1 v0.17.1 WenyXu 2025-09-17 07:57:56 +00:00
  • 97c0b1f5c1 chore: reduce SeriesScan sender timeout (#6983) Yingwen 2025-09-17 15:02:47 +08:00
  • 4fc7f12360 fix: OTel metrics naming wiht Prometheus style (#6982) shuiyisong 2025-09-17 14:11:38 +08:00
  • ed17997449 test: migrate join tests from duckdb, part3 (#6881) dennis zhuang 2025-09-12 12:20:00 +08:00
  • 849ae8ebb6 fix: avoid truncating SST statistics during flush (#6977) Lei, HUANG 2025-09-17 11:02:52 +08:00
  • a0587e2e87 fix: clean intm ignore notfound (#6971) Zhenchi 2025-09-17 10:58:03 +08:00
  • 1ed71169ac feat: support SubqueryAlias pushdown (#6963) discord9 2025-09-16 21:27:35 +08:00
  • e62f0e2b64 fix: deadlock in dashmap (#6978) shuiyisong 2025-09-16 18:49:28 +08:00
  • f92e753a34 feat: add postgres tls support for CLI (#6941) Weny Xu 2025-09-11 20:18:13 +08:00
  • a22b016f90 feat: skip compaction on large file on append only mode (#6838) Ruihang Xia 2025-09-04 05:01:09 -07:00
  • 7a9fa99069 fix: shorten lock time (#6968) shuiyisong 2025-09-15 11:37:36 +08:00
  • d808e7be7e feat: update dashboard to v0.11.4 (#6956) ZonaHe 2025-09-11 12:34:25 +08:00
  • 8e22fcfd5c fix: correct jemalloc metrics (#6959) fys 2025-09-11 14:37:19 +08:00
  • 26729c31a6 fix: use pull_request_target to fix add labels 403 error (#6958) zyy17 2025-09-10 20:53:14 -07:00
  • b73617eaba feat(query): better alias tracker (#6909) discord9 2025-09-11 10:30:51 +08:00
  • 3b909f63e3 fix: count(1) instead of count(ts) when >1 inputs (#6952) discord9 2025-09-11 05:30:43 +08:00
  • 0d4e07eddd fix: unstable query sort results (#6944) dennis zhuang 2025-09-11 04:41:10 +08:00
  • b94ce9019d test: migrate duckdb tests, part 1 (#6870) dennis zhuang 2025-09-05 14:10:14 +08:00
  • 3dcd40c4ba fix(path): fix program lookup failure on Windows CI (#6946) Cason Kervis 2025-09-10 21:38:54 +08:00
  • a67803d0e9 fix: handle hash distribution properly (#6943) Ruihang Xia 2025-09-09 23:35:10 -07:00
  • aa7e7942f8 fix: wrap tql cte in a subquery alias (#6910) Ruihang Xia 2025-09-04 23:07:20 -07:00
  • f1b7581dc3 test: adds approx_percentile_cont to range query test (#6903) dennis zhuang 2025-09-04 20:18:27 +08:00
  • cd761df369 test: migrate duckdb tests part2, window functions (#6875) dennis zhuang 2025-09-03 14:55:47 +08:00
  • 0cea6ae64d fix: fix deploy greptimedb in sqlness-test (#6894) liyang 2025-09-03 16:11:18 +08:00
  • 14550429e9 chore: reduce SeriesScan sender timeout (#6983) Yingwen 2025-09-17 15:02:47 +08:00
  • ff2da4903e fix: OTel metrics naming wiht Prometheus style (#6982) shuiyisong 2025-09-17 14:11:38 +08:00
  • c92ab4217f fix: avoid truncating SST statistics during flush (#6977) Lei, HUANG 2025-09-17 11:02:52 +08:00
  • 77981a7de5 fix: clean intm ignore notfound (#6971) Zhenchi 2025-09-17 10:58:03 +08:00
  • 9096c5ebbf chore: bump sequence on region edit (#6947) Lei, HUANG 2025-09-17 00:22:25 +08:00
  • 0a959f9920 feat: add TLS support for mysql backend (#6979) Weny Xu 2025-09-16 21:46:37 +08:00
  • 85c1a91bae feat: support SubqueryAlias pushdown (#6963) discord9 2025-09-16 21:27:35 +08:00
  • 7aba9a18fd chore: add tests for postgre backend with tls (#6973) Weny Xu 2025-09-16 19:03:11 +08:00
  • 4c18d140b4 fix: deadlock in dashmap (#6978) shuiyisong 2025-09-16 18:49:28 +08:00
  • b8e0c49cb4 feat: add an flag to enable the experimental flat format (#6976) Yingwen 2025-09-16 17:33:12 +08:00
  • db42ad42dc feat: add visible to sst entry for staging mode (#6964) Zhenchi 2025-09-15 17:05:54 +08:00
  • 8ce963f63e fix: shorten lock time (#6968) shuiyisong 2025-09-15 11:37:36 +08:00
  • b3aabb6706 feat: support flush and compact flat format files (#6949) v0.18.0-nightly-20250915 Yingwen 2025-09-14 21:36:24 +08:00
  • 028effe952 docs: update memory profiling description doc (#6960) Ning Sun 2025-09-12 16:30:22 +08:00
  • d86f489a74 fix: staging mode with proper region edit operations (#6962) Ruihang Xia 2025-09-11 21:39:42 -07:00
  • 6c066c1a4a test: migrate join tests from duckdb, part3 (#6881) dennis zhuang 2025-09-12 12:20:00 +08:00
  • 9ab87e11a4 refactor: rewrite h3 functions to DataFusion style (#6942) LFC 2025-09-12 10:27:24 +08:00
  • 9fe7069146 feat: add postgres tls support for CLI (#6941) Weny Xu 2025-09-11 20:18:13 +08:00
  • 733a1afcd1 fix: correct jemalloc metrics (#6959) fys 2025-09-11 14:37:19 +08:00
  • 5e65581f94 feat: support flat format for SeriesScan (#6938) Yingwen 2025-09-11 14:12:53 +08:00
  • e75e5baa63 feat: update dashboard to v0.11.4 (#6956) ZonaHe 2025-09-11 12:34:25 +08:00
  • c4b89df523 fix: use pull_request_target to fix add labels 403 error (#6958) zyy17 2025-09-10 20:53:14 -07:00
  • 6a15e62719 feat: expose workload filter to selector options (#6951) Weny Xu 2025-09-11 11:11:13 +08:00
  • 2bddbe8c47 feat(query): better alias tracker (#6909) discord9 2025-09-11 10:30:51 +08:00
  • 5302650728 refactor: sanitize cache config in DatanodeOptions and StandaloneOptions refactor/add-config-for-disable-read-cache zyy17 2025-09-10 16:13:32 -07:00
  • b14daa7313 refactor: remove the unessary Option type for ObjectStorageCacheConfig zyy17 2025-09-10 15:20:23 -07:00
  • ea8125aafb fix: count(1) instead of count(ts) when >1 inputs (#6952) discord9 2025-09-11 05:30:43 +08:00
  • 4c1870332c refactor: if cache_path is empty and enable_read_cache is true, set the default cache dir zyy17 2025-08-30 18:03:16 -07:00
  • 512d2926cb refactor: add enable_read_cache config to support disable read cache explicitly zyy17 2025-08-27 10:31:56 -07:00
  • 49722951c6 fix: unstable query sort results (#6944) dennis zhuang 2025-09-11 04:41:10 +08:00
  • 2468551dfe feat: update dashboard to v0.0.4 dashboard/v0.0.4 sunchanglong 2025-09-10 14:51:19 +00:00
  • c431b036ec fix(path): fix program lookup failure on Windows CI (#6946) Cason Kervis 2025-09-10 21:38:54 +08:00
  • c797d87210 fix: handle hash distribution properly (#6943) Ruihang Xia 2025-09-09 23:35:10 -07:00