Commit Graph

  • b530ac9e60 chore(from_unixtime): remove UDF from_unixtime (#1179) Eugene Tolbakov 2023-03-15 08:27:09 +00:00
  • 76f1a79f1b ci: set 'continue-on-error' to false since the problem of compiling binary was resolved (#1182) zyy17 2023-03-15 15:41:36 +08:00
  • 4705245d60 docs: region failover RFC (#1139) LFC 2023-03-15 15:21:58 +08:00
  • 8d113550cf Merge pull request #15 from GreptimeTeam/ci/release-yaml Yingwen 2023-03-15 11:23:31 +08:00
  • f712f978cf feat: Report disk usage stats to metasrv thru heartbeat (#1167) Zheming Li 2023-03-15 11:11:32 +08:00
  • cbf64e65b9 refactor: put dataframe & query into greptime module (#1172) discord9 2023-03-15 11:01:43 +08:00
  • 242ce5c2aa ci: add pyo3 options for mac (#1178) zyy17 2023-03-14 21:51:58 +08:00
  • e8d2e82335 fix: ambiguous column reference (#1177) Ruihang Xia 2023-03-14 21:18:43 +08:00
  • 15a0ed0853 ci: Adjust release yaml evenyag 2023-03-14 19:36:55 +08:00
  • 44493e9d8c feat: impl flush on shutdown (#14) Ruihang Xia 2023-03-14 18:29:38 +08:00
  • efd15839d4 Merge pull request #13 from GreptimeTeam/chore/flush-message Lei, HUANG 2023-03-14 17:34:22 +08:00
  • 1f62b36537 chore(servers): Change flush message evenyag 2023-03-14 17:16:39 +08:00
  • 7b8e65ce93 chore: merge public repo (#12) Ruihang Xia 2023-03-14 16:42:40 +08:00
  • 6475339ad0 Merge pull request #10 from GreptimeTeam/feat/manual-flush-http Yingwen 2023-03-14 16:37:56 +08:00
  • 0bd802c70d Update src/servers/src/error.rs Lei, HUANG 2023-03-14 16:26:47 +08:00
  • 28d07c7a2e Merge pull request #9 from GreptimeTeam/docs/edge-example-toml Lei, HUANG 2023-03-14 16:25:29 +08:00
  • dc33b0c0ce Merge pull request #11 from GreptimeTeam/chore/adjust-log Lei, HUANG 2023-03-14 16:25:05 +08:00
  • 4b4f8f27e8 chore(storage): Adjust log level evenyag 2023-03-14 16:14:25 +08:00
  • c994e0de88 fix: format Lei, HUANG 2023-03-14 16:13:57 +08:00
  • d1ba9ca126 fix: unit tests Lei, HUANG 2023-03-14 16:11:25 +08:00
  • 0877dabce2 docs(config): Add edge example evenyag 2023-03-14 16:02:11 +08:00
  • 8b9671f376 feat: manual flush http API Lei, HUANG 2023-03-14 15:49:37 +08:00
  • 0086cc2d3d fix: export 'PYO3_CROSS_LIB_DIR' when cargo build for aarch64-linux and refactor matrix opts (#1171) zyy17 2023-03-14 15:35:29 +08:00
  • dcf66d9d52 chore(datanode): derive serde default for Wal/CompactionConfig (#8) Yingwen 2023-03-14 15:22:13 +08:00
  • cdc111b607 refactor: make the cmd hold the application instance (#1159) Weny Xu 2023-03-14 15:18:50 +08:00
  • 65b61e78ad Merge pull request #6 from GreptimeTeam/docs/project-version Yingwen 2023-03-14 15:01:29 +08:00
  • 3638704f95 docs: Set greptimedb-edge version to 0.1.0 evenyag 2023-03-14 14:25:07 +08:00
  • 8a2f4256bf Merge pull request #5 from GreptimeTeam/feat/wait-flush-done Lei, HUANG 2023-03-14 14:28:39 +08:00
  • 83aeadc506 feat: Region writer wait flush done evenyag 2023-03-14 14:09:22 +08:00
  • f556052951 Merge pull request #3 from GreptimeTeam/feat/merge-public Lei, HUANG 2023-03-14 14:05:38 +08:00
  • 8658d428e0 fix: failed to run subquery wrapped in two parentheses (#1157) LFC 2023-03-14 10:59:43 +08:00
  • e8e11072f8 fix: use correct env var (#1166) discord9 2023-03-14 10:57:13 +08:00
  • 6f0f72c377 feat: implement table flush (#1121) Weny Xu 2023-03-13 20:10:37 +08:00
  • 32030a8194 Merge pull request #4 from GreptimeTeam/ci/remove-unnecessary Yingwen 2023-03-14 11:51:21 +08:00
  • 0f7cde2411 ci: Remove api doc ci and coverage statistics evenyag 2023-03-14 11:46:48 +08:00
  • 1ece402ec8 Merge pull request #2 from GreptimeTeam/feat/skip-wal Lei, HUANG 2023-03-14 11:39:20 +08:00
  • 81ca1d8399 refactor: add the separate GitHub Action job to push the image to the UCloud registry (#1170) zyy17 2023-03-14 11:35:18 +08:00
  • 7ee54b3e69 fix: don't skip wal in test Lei, HUANG 2023-03-14 11:09:58 +08:00
  • 8d3999df5f fix: failed to run subquery wrapped in two parentheses (#1157) LFC 2023-03-14 10:59:43 +08:00
  • a60788e92e fix: use correct env var (#1166) discord9 2023-03-14 10:57:13 +08:00
  • 9b4dcba8cf fix: check errors Lei, HUANG 2023-03-14 10:51:16 +08:00
  • c3bcb1111f fix: fmt Lei, HUANG 2023-03-13 20:24:25 +08:00
  • a4ebd03a61 feat: skip wal for user table Lei, HUANG 2023-03-13 20:13:17 +08:00
  • e7daf1226f feat: tune parquet parameters Lei, HUANG 2023-03-13 20:01:44 +08:00
  • 05c0ea9a59 feat: tune parquet parameters (#1) Lei, HUANG 2023-03-13 20:11:06 +08:00
  • 296c6dfcbf feat: implement table flush (#1121) Weny Xu 2023-03-13 20:10:37 +08:00
  • 604c20a83d refactor: remove the SQL execution interfaces in Datanode (#1135) LFC 2023-03-13 18:45:30 +08:00
  • c7f114c8fa feat: add shutdown for frontend (#1161) Weny Xu 2023-03-13 17:59:36 +08:00
  • 8a83de4ea5 feat: add shutdown for datanode (#1160) Weny Xu 2023-03-13 17:49:26 +08:00
  • 3377930a50 build: add cross compile docker (#1156) discord9 2023-03-13 16:56:03 +08:00
  • 85dd7e4f24 feat: implement promql query on grpc (#1134) Ning Sun 2023-03-13 15:24:34 +08:00
  • f790fa05c1 fix: validate insert request (#1142) LFC 2023-03-13 11:03:51 +08:00
  • dfd91a1bf8 chore: Bump version to 0.1.1 (#1155) v0.2.0-nightly-20230313 Yingwen 2023-03-11 01:11:23 +08:00
  • ded31fb069 chore: remove addr from datanode error message (#1152) localhost 2023-03-10 14:13:01 +08:00
  • 6a574fc52b chore: update script prompt (#1154) Ning Sun 2023-03-10 10:51:38 +08:00
  • 58bdf27068 fix: make pyo3 optional again (#1153) v0.1.1-alpha Ning Sun 2023-03-09 22:16:48 +08:00
  • 610a895b66 feat: abi3 & abi37 (#1151) discord9 2023-03-09 20:08:07 +08:00
  • a9ccc06449 ci: modify scheduled release tag to 'v0.2.0-nightly-yymmdd' (#1149) zyy17 2023-03-09 16:42:40 +08:00
  • 38fe1a2f01 chore: update dependencies (#1148) Ruihang Xia 2023-03-09 14:24:29 +08:00
  • 3414ac46b0 fix: remove unnecessary braces around block return value (#1147) fys 2023-03-09 11:42:04 +08:00
  • 757b4a87a0 fix: remove profile in mem-prof crate to suppress compiler warnings (#1146) Lei, HUANG 2023-03-09 11:39:24 +08:00
  • ba1517fceb ci: Fix step "build and push amd64" not triggered (#1145) Yingwen 2023-03-09 11:35:38 +08:00
  • 5b5d953d56 ci: tolerate error while building arm64 releases (#1143) v0.1.1-alpha.1 Yingwen 2023-03-08 21:11:40 +08:00
  • 3f6cbc378d ci: Disable arm64 release temporarily (#1141) v0.1.0-alpha-ci.1 v0.1.0 show Yingwen 2023-03-08 19:13:00 +08:00
  • 9619940569 ci: Allow error when building release for non-x86 platform (#1140) Yingwen 2023-03-08 18:12:06 +08:00
  • ed8252157a chore: code styling (#1137) Weny Xu 2023-03-08 16:10:12 +08:00
  • 3e0fb7e75b test: ignore two test cases due to arrow-datafusion#5513 (#1138) Ruihang Xia 2023-03-08 15:29:34 +08:00
  • ba3ce436df refactor(SST): UUID as id in FileMeta (#1116) Bohan Wu 2023-03-08 14:27:20 +08:00
  • b31a6cb506 refactor: replace tempdir with tempfile (#1123) Eugene Tolbakov 2023-03-08 03:15:56 +00:00
  • 95090592f0 feat: mysql prepare replacing sql placeholder to param (#1086) SSebo 2023-03-08 11:02:29 +08:00
  • 3a527c0fd5 feat: impl proc macro range_fn and some aggr_over_time functions (#1072) Ruihang Xia 2023-03-07 23:39:45 +08:00
  • 819b60ca13 feat(datatypes): implement VectorOp::take (#1115) elijah 2023-03-07 19:27:33 +08:00
  • 7169fe2989 feat: implement Copy From (#1064) Weny Xu 2023-03-07 17:54:11 +08:00
  • b70672be77 feat: track disk usage of regions (#1125) Zheming Li 2023-03-07 17:13:12 +08:00
  • a4c01f4a3a feat: memory profiling (#1124) Lei, HUANG 2023-03-07 17:12:51 +08:00
  • bd98a26cca chore: bump greptime-proto to latest(ad01872) (#1102) Weny Xu 2023-03-07 10:52:42 +08:00
  • 1b4236d698 refactor: use split instead of serde_urlencoded in http auth (#1110) shuiyisong 2023-03-07 10:51:47 +08:00
  • e8cc9b4b29 test: add manifest compatibility tests (#1130) Lei, HUANG 2023-03-06 19:31:54 +08:00
  • 379f581780 test: add Integrated Test for Coprocessor& fix minor bugs (#1122) discord9 2023-03-06 19:20:59 +08:00
  • ff6cfe8e70 refactor: move the batch_get to KvStore trait (#1029) fys 2023-03-06 17:35:43 +08:00
  • 5a397917c0 docs(contributingmd): add run tests commands (#1129) Igor Morozov 2023-03-06 11:54:16 +04:00
  • 559880cb84 fix: can not find catalog when create table (#1118) fys 2023-03-06 14:44:40 +08:00
  • b76b27f3bf refactor: try to remove unnecessary tests in error mod (#750) Ruihang Xia 2023-03-06 12:31:30 +08:00
  • d4e0dc3685 feat: specify prom server start addr (#1111) yuanbohan 2023-03-06 11:07:21 +08:00
  • b022556b79 fix: apply ttl and write_buffer_size options when a table is created via procedure (#1117) v0.1.0-alpha-20230306-weekly Eugene Tolbakov 2023-03-05 11:37:23 +00:00
  • bd065ea6e8 fix: remove incorrect continue (#1114) shuiyisong 2023-03-02 19:52:17 +08:00
  • 9a87f5edf8 fix(grpc): support timestamp precision (#1113) yuanbohan 2023-03-02 17:33:59 +08:00
  • e851b6d019 feat: implement Copy From parser (#1092) Weny Xu 2023-03-02 14:03:13 +08:00
  • e7b92f24e8 feat: impl EmptyMetric plan and time() function (#1100) Ruihang Xia 2023-03-02 11:15:55 +08:00
  • 4b8db408cf style(contributingmd): fix markdown issues and typos (#1107) Igor Morozov 2023-03-01 16:00:36 +04:00
  • 98659899c0 refactor: Move mito engine tests to a separate file (#1104) Yingwen 2023-03-01 19:46:39 +08:00
  • b1311801da ci: update breaking-change labeler (#1109) Ruihang Xia 2023-03-01 19:24:21 +08:00
  • f1b65d9b77 test: fix datanode::test_read_from_config_file (#1106) Yingwen 2023-03-01 18:31:40 +08:00
  • d5a2a26916 chore(deps): bump sqlness to v0.4 (#1101) Ruihang Xia 2023-03-01 17:27:16 +08:00
  • 8e7e68708f docs: correct readme format (#1105) Ning Sun 2023-03-01 16:59:11 +08:00
  • 9c1118b06d ci: adjust title labeler's rule (#1079) Ruihang Xia 2023-03-01 15:16:21 +08:00
  • 3fb93efbd0 docs: Document fields in the config examples (#1098) Yingwen 2023-03-01 15:14:08 +08:00
  • 3fd9c2f144 feat: Store error in procedure state (#1062) Yingwen 2023-03-01 14:37:50 +08:00
  • 75e48c5f20 ci: fix apidoc generation Ning Sun 2023-03-01 14:09:47 +08:00
  • d402f83442 ci: generate apidocs when pushing to default branch (#1093) Ning Sun 2023-03-01 13:18:26 +08:00