Commit Graph

  • f9ebb58a12 fix: put PipelineChecker at the end (#5092) Ruihang Xia 2024-12-06 10:10:17 +08:00
  • c732016fa0 feat: update dashboard to v0.7.0 (#5100) ZonaHe 2024-12-05 21:42:36 +08:00
  • 01a308fe6b refactor: relocate CLI to a dedicated directory (#5101) Weny Xu 2024-12-05 20:12:24 +08:00
  • cf0c84bed1 feat!: remove GET method in /debug path (#5102) Ruihang Xia 2024-12-05 16:21:55 +08:00
  • 66c0445974 perf: take a new batch to reduce last row cache usage (#5095) Yingwen 2024-12-05 11:59:28 +08:00
  • 7d8b256942 refactor: replace LogHandler with PipelineHandler (#5096) Ruihang Xia 2024-12-04 19:48:55 +08:00
  • 5092f5f451 feat: define basic structures and implement TimeFilter (#5086) Ruihang Xia 2024-12-04 15:39:33 +08:00
  • ff4c153d4b test: adds sqlness test for TTL (#5063) dennis zhuang 2024-12-03 19:32:40 +08:00
  • a51853846a fix: schema cache invalidation (#5067) Lei, HUANG 2024-12-03 18:44:29 +08:00
  • 51c6eafb16 feat: recover file cache index asynchronously (#5087) Weny Xu 2024-12-03 17:33:52 +08:00
  • 5bdea1a755 fix: correct is_exceeded_size_limit behavior for in-memory store (#5082) Weny Xu 2024-12-02 20:26:02 +08:00
  • bcadce3988 chore: remove openssl deps (#5079) Ning Sun 2024-12-02 15:12:15 +08:00
  • 0f116c8501 feat: enable compression for metasrv client (#5078) Weny Xu 2024-12-02 13:18:25 +08:00
  • c049ce6ab1 feat: add decolorize processor (#5065) v0.11.0-nightly-20241202 Ruihang Xia 2024-11-29 19:18:02 +08:00
  • 6308e86e21 docs: tweak readme and AUTHOR (#5069) dennis zhuang 2024-11-29 12:08:53 +08:00
  • 36263830bb refactor: remove built-in apidocs and schemars (#5068) Ning Sun 2024-11-29 11:31:02 +08:00
  • d931389a4c fix(flow): minor fix about count(*)&sink keyword (#5061) discord9 2024-11-29 11:06:27 +08:00
  • 8bdef776b3 fix: allow physical region alter region options (#5046) Lanqing Yang 2024-11-27 00:24:34 -08:00
  • 91e933517a chore: bump version of main branch to v0.11.0 (#5057) Zhenchi 2024-11-27 10:19:24 +08:00
  • 21bcd0fc81 chore: bump version to v0.10.2 v0.10.2 release/v0.10 Zhenchi 2024-11-26 12:44:39 +00:00
  • 49db50af81 feat: use cache kv manager for SchemaMetadataManager (#5053) Lei, HUANG 2024-11-26 20:24:47 +08:00
  • 8c804f6eeb fix: pass series row selector to file range reader (#5054) Yingwen 2024-11-26 19:13:00 +08:00
  • e060280ddc fix(metric-engine): set ttl also on opening metadata regions (#5051) Lei, HUANG 2024-11-26 16:14:41 +08:00
  • 0787c5da66 refactor: expose configs for http clients used in object store (#5041) LFC 2024-11-25 11:49:54 +08:00
  • a617e0dbef feat: use cache kv manager for SchemaMetadataManager (#5053) Lei, HUANG 2024-11-26 20:24:47 +08:00
  • 6130c70b63 fix: pass series row selector to file range reader (#5054) Yingwen 2024-11-26 19:13:00 +08:00
  • fae141ad0a fix(metric-engine): set ttl also on opening metadata regions (#5051) Lei, HUANG 2024-11-26 16:14:41 +08:00
  • 57f31d14c8 refactor: expose configs for http clients used in object store (#5041) LFC 2024-11-25 11:49:54 +08:00
  • 1cd6abb61f chore: bump version to v0.10.1 (#5048) v0.10.1 Zhenchi 2024-11-25 11:20:54 +08:00
  • e3927ea6f7 fix: prevent metadata region from inheriting database ttl (#5044) Ruihang Xia 2024-11-25 10:13:11 +08:00
  • a6571d3392 chore: bump version to 0.10.0 (#5040) v0.11.0-nightly-20241125 v0.10.0 Zhenchi 2024-11-22 11:56:25 +08:00
  • 1255638e84 refactor: unify mysql execute through cli and protocol (#5038) Yohan Wal 2024-11-22 11:55:09 +08:00
  • 1578c004b0 fix: prepare param mismatch (#5025) Yohan Wal 2024-11-22 10:31:53 +08:00
  • 5f8d849981 feat: alter database ttl (#5035) Yohan Wal 2024-11-21 20:41:41 +08:00
  • 3029b47a89 fix: find latest window (#5037) Lei, HUANG 2024-11-21 12:56:03 +08:00
  • 14d997e2d1 feat: add unset table options support (#5034) Weny Xu 2024-11-21 11:52:56 +08:00
  • 0aab68c23b feat(vector): add conversion between vector and string (#5029) Zhenchi 2024-11-20 16:42:00 +08:00
  • 027284ed1b chore(cli): set default timeout for cli commands (#5021) Weny Xu 2024-11-20 15:36:17 +08:00
  • 6a958e2c36 feat: reimplement limit in PartSort to reduce memory footprint (#5018) Ruihang Xia 2024-11-20 15:11:49 +08:00
  • db345c92df feat(vector): remove simsimd and use nalgebra instead (#5027) Zhenchi 2024-11-20 14:57:10 +08:00
  • 55ced9aa71 refactor: split up different stmts (#4997) Yohan Wal 2024-11-20 14:02:51 +08:00
  • 3633f25d0c feat: also shutdown gracefully on sigterm on unix (#5023) discord9 2024-11-19 23:20:33 +08:00
  • 63bbfd04c7 fix: prune memtable/files range independently in each partition (#4998) Yingwen 2024-11-19 20:43:30 +08:00
  • 2f260d8b27 fix: android build failed due to simsimd (#5019) Zhenchi 2024-11-19 19:21:58 +08:00
  • 4d8fe29ea8 feat: CREATE OR REPLACE FLOW (#5001) discord9 2024-11-19 16:44:57 +08:00
  • dbb3f2d98d fix: inverted index constraint to be case-insensitive (#5020) Zhenchi 2024-11-19 16:30:20 +08:00
  • 9926e3bc78 feat: update dashboard to v0.6.1 (#5017) ZonaHe 2024-11-19 15:28:10 +08:00
  • 0dd02e93cf feat: make greatest supports timestamp and datetime types (#5005) dennis zhuang 2024-11-19 15:01:24 +08:00
  • 73e6bf399d test: reduce round precision to avoid platform diff (#5013) Zhenchi 2024-11-19 00:37:15 +08:00
  • 4402f638cd fix: distinct respect in range (#5015) discord9 2024-11-18 20:11:07 +08:00
  • c199604ece feat: Loki remote write (#4941) shuiyisong 2024-11-18 16:39:17 +08:00
  • 2b72e66536 test: subquery test migrated from duckdb (#4985) Yohan Wal 2024-11-18 16:37:06 +08:00
  • 7c135c0ef9 feat: introduce DynamicTimeoutLayer (#5006) Weny Xu 2024-11-18 15:10:40 +08:00
  • 9289265f54 fix: correct unset_maintenance_mode behavior (#5009) Weny Xu 2024-11-18 14:39:13 +08:00
  • 485782af51 fix: ensure Create Or Replace and If Not Exist cannot coexist in create view (#5003) Lanqing Yang 2024-11-16 23:08:30 -08:00
  • 4b263ef1cc fix: obsolete wal entires while opening a migrated region (#4993) Weny Xu 2024-11-15 18:55:22 +08:00
  • 08f59008cc refactor: introduce MaintenanceModeManager (#4994) Weny Xu 2024-11-15 15:15:22 +08:00
  • a2852affeb chore: rename change to modify (#5000) Yohan Wal 2024-11-15 14:58:26 +08:00
  • cdba7b442f feat: implement statement/execution timeout session variable (#4792) Lanqing Yang 2024-11-14 22:19:39 -08:00
  • 42bf7e9965 refactor: Avoid wrapping Option for CacheManagerRef (#4996) Lin Yihai 2024-11-14 21:37:02 +08:00
  • a70b4d7eba chore: update greptime-proto to e1070a (#4992) discord9 2024-11-14 19:59:00 +08:00
  • 408013c22b feat: add distance functions (#4987) Zhenchi 2024-11-14 18:18:58 +08:00
  • 22c8a7656b chore: update cluster dashboard (#4995) zyy17 2024-11-14 18:18:50 +08:00
  • 35898f0b2e test: more sqlness tests for flow (#4988) discord9 2024-11-14 15:40:14 +08:00
  • 1101e98651 refactor(grafana): update cluster dashboard (#4980) zyy17 2024-11-14 15:12:30 +08:00
  • ce0031067a docs: how to get jeprof from target dir build/add-jeprof evenyag 2024-11-14 14:21:48 +08:00
  • c98db4f5ff build: add jeprof to linux image evenyag 2024-11-14 14:21:25 +08:00
  • 0089cf1b4f fix: run install.sh error (#4989) zyy17 2024-11-14 05:54:24 +08:00
  • 975f19f452 build: add jeprof to image evenyag 2024-11-13 23:04:43 +08:00
  • d7c3c8e124 fix: physical table statistics info (#4975) dennis zhuang 2024-11-13 22:29:44 +08:00
  • f4b9eac465 build(deps): switch to upstream jsonb (#4986) Yohan Wal 2024-11-13 19:15:37 +08:00
  • aa6c2de42a refactor: use UNSET instead of enable (#4983) Yohan Wal 2024-11-13 16:28:20 +08:00
  • 175fddb3b5 fix: alter table add column id alloc mismatch (#4972) discord9 2024-11-13 15:02:35 +08:00
  • 6afc4e778a refactor(mito): tidy memtable stats (#4982) Lei, HUANG 2024-11-13 14:57:27 +08:00
  • 3bbcde8e58 feat: support alter twcs compaction options (#4965) Lanqing Yang 2024-11-12 22:27:32 -08:00
  • 3bf9981aab refactor: support distinct JSON format and improve type conversions (#4979) Weny Xu 2024-11-13 11:03:51 +08:00
  • c47ad548a4 feat: refine region state checks and handle stalled requests (#4971) Weny Xu 2024-11-13 10:51:27 +08:00
  • 0b6d78a527 refactor: consolidate DatanodeClientOptions (#4966) Lin Yihai 2024-11-12 17:57:41 +08:00
  • d616bd92ef feat: introduce vector type (#4964) Zhenchi 2024-11-12 16:28:44 +08:00
  • 84aa5b7b22 feat: alter fulltext options (#4952) Yohan Wal 2024-11-12 11:04:04 +08:00
  • cbf21e53a9 feat(puffin): apply range reader (#4928) Zhenchi 2024-11-12 10:36:38 +08:00
  • 6248a6ccf5 feat(index): support SQL to specify inverted index columns (#4929) Zhenchi 2024-11-11 16:06:23 +08:00
  • 6247de2d50 chore: Revert "feat: prune in each partition" transform-count-min-max-debug evenyag 2024-11-08 23:57:18 +08:00
  • a2eb46132f feat: tokio dump evenyag 2024-11-08 22:39:55 +08:00
  • 3f9bf48161 feat: prune in each partition evenyag 2024-11-08 21:31:03 +08:00
  • 9bd2e006b5 feat: file output thread id evenyag 2024-11-08 20:35:40 +08:00
  • 031421ca91 feat: add thread id to log evenyag 2024-11-08 19:09:08 +08:00
  • 999f3a40c2 chore: Revert "chore: Revert "feat: yield after get ranges"" evenyag 2024-11-08 17:12:54 +08:00
  • 50d28e0a00 feat: add timeout to build ranges evenyag 2024-11-08 16:23:03 +08:00
  • 770a850437 chore: Revert "feat: yield after get ranges" evenyag 2024-11-08 15:35:23 +08:00
  • 0e0c4faf0d fix(otlp): replace otlp trace attr type from string to jsonb (#4918) v0.10.0-nightly-20241111 localhost 2024-11-08 14:34:49 +08:00
  • 1a02fc31c2 fix: json_path_exists null results (#4881) Kaifeng Zheng 2024-11-08 11:01:45 +08:00
  • 8efbafa538 feat: support filter with windowed sort (#4960) Ruihang Xia 2024-11-08 10:49:36 +08:00
  • 65e53b5bc4 feat: yield after get ranges evenyag 2024-11-08 01:28:39 +08:00
  • 9a6c7aa4d6 chore: log label evenyag 2024-11-08 01:08:02 +08:00
  • 4f446b95d8 chore: logs evenyag 2024-11-08 01:01:27 +08:00
  • 9ad4200f55 feat: only log for unordered scan evenyag 2024-11-08 00:58:29 +08:00
  • 53d456651f chore: range builder logs evenyag 2024-11-08 00:11:54 +08:00
  • f11c5acb0f feat: logs for debug prune cost evenyag 2024-11-07 22:10:35 +08:00
  • fcd0ceea94 fix: column already exists (#4961) Ruihang Xia 2024-11-07 21:25:05 +08:00