Commit Graph

  • a8cbec824c refactor: refactor TableRouteManager (#3392) Weny Xu 2024-02-28 14:18:09 +08:00
  • 33d894c1f0 build: do not retry for connrefused (#3402) tison 2024-02-28 14:15:23 +08:00
  • 7942b8fae9 chore: add metris for memtable read path (#3397) Lei, HUANG 2024-02-28 11:37:19 +08:00
  • b97f957489 feat: Use a partition level map to look up pk index (#3400) Yingwen 2024-02-28 11:17:09 +08:00
  • f3d69e9563 chore: retry fetch dashboard assets (#3394) tison 2024-02-27 18:07:21 +08:00
  • 4b36c285f1 feat: flush or compact table and region functions (#3363) dennis zhuang 2024-02-27 16:57:38 +08:00
  • dbb1ce1a9b feat(flow): impl for MapFilterProject (#3359) discord9 2024-02-27 16:13:55 +08:00
  • 3544c9334c feat!: new partition grammar - parser part (#3347) Ruihang Xia 2024-02-27 15:20:16 +08:00
  • 492a00969d feat: enable zstd compression and encodings in merge tree data part (#3380) Lei, HUANG 2024-02-27 14:54:56 +08:00
  • 206666bff6 feat: Implement partition eviction and only add value size to write buffer size (#3393) Yingwen 2024-02-27 14:28:57 +08:00
  • 7453d9779d fix: throw errors instead of panic (#3391) Weny Xu 2024-02-27 11:46:12 +08:00
  • 8e3e0fd528 ci: add builder result outputs in release action (#3381) liyang 2024-02-27 11:43:16 +08:00
  • b1e290f959 fix: range fix in modulo function tests (#3389) dimbtp 2024-02-26 23:50:23 +08:00
  • d8dc93fccc feat(grafana): enable shared tooltip, add raft engine throughput (#3387) Ruihang Xia 2024-02-26 19:31:15 +08:00
  • 3887d207b6 feat: make tls certificates/keys reloadable (part 1) (#3335) Ning Sun 2024-02-26 17:37:54 +08:00
  • e859f0e67d chore: skip reorder workspace tables in taplo (#3388) Ruihang Xia 2024-02-26 16:57:49 +08:00
  • ce397ebcc6 feat: change how region id maps to region worker (#3384) Ruihang Xia 2024-02-26 16:42:29 +08:00
  • 26011ed0b6 fix: resets dict builder keys counter and avoid unnecessary pruning (#3386) Yingwen 2024-02-26 16:24:46 +08:00
  • 8087822ab2 refactor: change the receivers of merge tree components (#3378) Lei, HUANG 2024-02-26 14:50:55 +08:00
  • e481f073f5 feat: Implement dedup for the new memtable and expose the config (#3377) v0.7.0-nightly-20240226 Yingwen 2024-02-25 21:06:01 +08:00
  • 606309f49a fix: remove unused imports in memtable_util.rs (#3376) Lei, HUANG 2024-02-25 17:23:28 +08:00
  • 8059b95e37 feat: Implement iter for the new memtable (#3373) Yingwen 2024-02-25 15:42:16 +08:00
  • afe4633320 feat: merge tree dedup reader (#3375) Lei, HUANG 2024-02-24 21:50:49 +08:00
  • abbfd23d4b feat: Add freeze and fork method to the memtable (#3374) Yingwen 2024-02-24 20:11:16 +08:00
  • 1df64f294b refactor: Remove Item from merger's Node trait (#3371) Yingwen 2024-02-24 15:19:48 +08:00
  • a6564e72b4 fix: treat "0" and "1" as valid boolean values. (#3370) LFC 2024-02-23 22:34:27 +08:00
  • 1f1d1b4f57 feat: distinguish between different read paths (#3369) Lei, HUANG 2024-02-23 20:40:39 +08:00
  • b144836935 feat: Implement write and fork for the new memtable (#3357) Yingwen 2024-02-23 15:20:55 +08:00
  • 93d9f48dd7 build(deps): bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 (#3367) dependabot[bot] 2024-02-23 14:30:09 +08:00
  • 90e9b69035 feat: impl merge reader for DataParts (#3361) Lei, HUANG 2024-02-23 14:07:55 +08:00
  • 2035e7bf4c refactor: set the actual bound port in server handler (#3353) LFC 2024-02-23 10:49:11 +08:00
  • 7341f23019 feat: skip filling NULL for put and delete requests (#3364) Ruihang Xia 2024-02-22 22:30:43 +08:00
  • 41ee0cdd5a build(deps): Upgrade opensrv to 0.7.0 (#3362) tison 2024-02-22 21:11:26 +08:00
  • 578dd8f87a feat: add isnull function (#3360) Kould 2024-02-22 20:41:25 +08:00
  • 1dc4fec662 refactor: allocate table ids in the procedure (#3293) Weny Xu 2024-02-22 19:53:28 +09:00
  • f26505b625 fix: typo in lint config (#3358) Ruihang Xia 2024-02-22 16:56:33 +08:00
  • 8289b0dec2 ci: align docs workflow jobs with develop.yml (#3356) Ruihang Xia 2024-02-22 15:01:15 +08:00
  • 53105b99e7 test: fix list_files_and_parse_table_name path issue on windows (#3349) Yingwen 2024-02-22 14:16:41 +08:00
  • 564fe3beca feat: impl migrate_region and procedure_state SQL function (#3325) dennis zhuang 2024-02-22 10:37:11 +08:00
  • e9a2b0a9ee chore: use workspace-wide lints (#3352) SteveLauC 2024-02-22 09:01:10 +08:00
  • 860b1e9d9e feat(flow): impl ScalarExpr&Scalar Function (#3283) discord9 2024-02-21 20:53:16 +08:00
  • 7c88d721c2 Merge pull request #3348 Yingwen 2024-02-21 20:50:34 +08:00
  • 90169c868d feat: merge tree data parts (#3346) Lei, HUANG 2024-02-21 19:37:29 +08:00
  • 4c07606da6 refactor: put together HTTP headers (#3337) tison 2024-02-21 17:51:10 +08:00
  • a7bf458a37 chore: remove unused deprecated table_dir_with_catalog_and_schema (#3341) tison 2024-02-21 16:46:36 +08:00
  • fa08085119 ci: upgrade actions to node20-based version (#3345) tison 2024-02-21 16:09:09 +08:00
  • 86a98c80f5 feat: replace pk index with pk_weight during freeze (#3343) Lei, HUANG 2024-02-21 16:05:25 +08:00
  • 085a380019 build(deps): axum-tets-helper has included patch-1 (#3333) tison 2024-02-21 15:49:42 +08:00
  • d9a96344ee ci: try fix log location (#3342) tison 2024-02-21 15:01:51 +08:00
  • 41656c8635 refactor: allocate table id in the procedure (#3271) Weny Xu 2024-02-21 13:38:46 +09:00
  • cf08a3de6b chore: support configure GITHUB_PROXY_URL when fetch dashboard assets (#3340) tison 2024-02-21 10:38:14 +08:00
  • f087a843bb feat: Implement KeyDictBuilder for the merge tree memtable (#3334) Yingwen 2024-02-20 23:39:17 +08:00
  • 450dfe324d feat: data buffer and related structs (#3329) Lei, HUANG 2024-02-20 17:22:45 +08:00
  • 3dfe4a2e5a chore: check dirs before create RaftEngine store (#3327) tison 2024-02-20 15:48:15 +08:00
  • eded08897d test: add data compatibility test (#3109) LFC 2024-02-20 15:44:04 +08:00
  • b1f54d8a03 fix: disable ansi contorl char when stdout is redirected (#3332) Ruihang Xia 2024-02-20 14:42:56 +08:00
  • 2ed98ff558 fix: some cr comments feat/merge-tree-data-buffer Lei, HUANG 2024-02-20 14:10:57 +08:00
  • bf5e1905cd refactor: bring metrics to http output (#3247) shuiyisong 2024-02-20 11:25:18 +08:00
  • 6628c41c36 feat(metric-engine): set index options for data region (#3330) Zhenchi 2024-02-20 10:38:35 +08:00
  • b46386d52a feat: data buffer and related structs Lei, HUANG 2024-02-19 22:57:25 +08:00
  • 43fd87e051 feat: Defines structs in the merge tree memtable (#3326) Yingwen 2024-02-19 19:43:19 +08:00
  • 40f43de27d fix(index): encode string type to original data to enable fst regex to work (#3324) Zhenchi 2024-02-19 18:52:19 +08:00
  • 4810c91a64 refactor(index): move option segment_row_count from WriteOptions to IndexOptions (#3307) Zhenchi 2024-02-19 16:03:41 +08:00
  • 6668d6b042 fix: split write metadata request (#3311) JeremyHi 2024-02-19 15:33:09 +08:00
  • aa569f7d6b feat: batch get physical table routes (#3319) JeremyHi 2024-02-19 14:51:34 +08:00
  • 8b73067815 feat: impl partitions and region_peers information schema (#3278) dennis zhuang 2024-02-19 14:47:14 +08:00
  • 1851c20c13 ci: add build artifacts needs in notification (#3320) liyang 2024-02-19 14:42:09 +08:00
  • 29f11d7b7e ci: upgrade actions to avoid node16 deprecation warning (#3317) tison 2024-02-18 23:20:26 +08:00
  • 72cd443ba3 feat: organize tracing on query path (#3310) Ruihang Xia 2024-02-18 23:04:57 +08:00
  • df6260d525 fix: bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 (#3316) dependabot[bot] 2024-02-18 13:25:00 +00:00
  • 94fd51c263 ci: run CI jobs in draft PR (#3314) Ruihang Xia 2024-02-18 21:14:57 +08:00
  • 3bc0c4feda ci: add release result send to slack (#3312) liyang 2024-02-18 21:13:04 +08:00
  • 2a26c01412 fix: commit_short sqlness test case (#3313) tison 2024-02-18 19:51:24 +08:00
  • 4e04a4e48f build: support build without git (#3309) tison 2024-02-18 18:30:01 +08:00
  • b889d57b32 build(deps): Upgrade raft-engine dependency cascading (#3305) tison 2024-02-18 10:31:59 +08:00
  • f9ce2708d3 feat(mito): add options to ignore building index for specific column ids (#3295) Zhenchi 2024-02-16 16:50:41 +08:00
  • 34050ea8b5 fix(index): sanitize S3 upload buffer size (#3300) Zhenchi 2024-02-16 14:45:31 +08:00
  • 31ace9dd5c fix: $TARGET_BIN not found when docker run the image (#3297) liyang 2024-02-15 19:33:05 +08:00
  • 2a971b0fff chore: update link to official website link (#3299) Cancai Cai 2024-02-13 21:32:46 +08:00
  • 2f98fa0d97 fix: correct the case sensitivity behavior for PromQL (#3296) Ruihang Xia 2024-02-08 11:26:32 +08:00
  • 6b4be3a1cc fix(util): join_path function should not trim leading / (#3280) Hudson C. Dalprá 2024-02-07 10:05:04 +00:00
  • 141ed51dcc feat(mito): adjust seg size of inverted index to finer granularity instead of row group level (#3289) Zhenchi 2024-02-07 16:20:00 +08:00
  • e5ec65988b feat: administration functions (#3236) dennis zhuang 2024-02-07 09:12:32 +08:00
  • dbf62f3273 chore(index): add BiError to fulfil the requirement of returning two errors (#3291) Zhenchi 2024-02-07 00:03:03 +08:00
  • e4cd294ac0 feat: put all filter exprs in a filter plan separately (#3288) Ruihang Xia 2024-02-06 17:32:26 +08:00
  • 74bfb09195 feat: support cache for batch_get in CachedMetaKvBackend (#3277) fys 2024-02-06 11:15:03 +08:00
  • 4cbdf64d52 chore: start plugins during standalone startup & comply with current catalog while changing database (#3282) shuiyisong 2024-02-06 10:41:37 +08:00
  • 96f32a166a chore: share cache corss jobs (#3284) Weny Xu 2024-02-05 18:30:22 +09:00
  • 770da02810 fix: fix incorrect StatusCode parsing (#3281) Weny Xu 2024-02-05 17:06:43 +09:00
  • c62c67cf18 feat: Basic Definitions for Expression&Functions for Dataflow (#3267) discord9 2024-02-05 15:49:34 +08:00
  • 51feec2579 feat: use simple filter to prune memtable (#3269) Ruihang Xia 2024-02-04 19:35:55 +08:00
  • 902570abf6 ci: fix nightly build (#3276) LFC 2024-02-03 11:20:47 +08:00
  • 6ab3a88042 fix: use fe_opts after setup_frontend_plugins in standalone (#3275) shuiyisong 2024-02-02 18:36:08 +08:00
  • e89f5dc908 feat: support fraction part in timestamp (#3272) discord9 2024-02-01 16:51:26 +08:00
  • e375060b73 refactor: add same SST files (#3270) LFC 2024-01-31 15:21:30 +08:00
  • 50d16d6330 ci: build GreptimeDB binary for later use (#3244) LFC 2024-01-31 11:02:27 +08:00
  • 60e760b168 fix: cli export database default value (#3259) tison 2024-01-30 17:56:05 +08:00
  • 43ef0820c0 fix: SQL insertion and column default constraint aware of timezone (#3266) dennis zhuang 2024-01-30 17:15:38 +08:00
  • e0e635105e feat: initial configuration for grafana dashboard (#3263) Ruihang Xia 2024-01-30 17:11:50 +08:00
  • 0a9361a63c feat: basic types for Dataflow Framework (#3186) discord9 2024-01-30 15:48:22 +08:00