Commit Graph

  • cc14dea913 chore: bump version to v0.2.0 Lei, HUANG 2023-04-17 15:16:49 +08:00
  • 0937ccdb61 docs: Add docs about schema structs (#1373) Yingwen 2023-04-17 12:11:24 +08:00
  • 408de51be8 feat: implement JsonOpener and CsvOpener (#1367) Weny Xu 2023-04-17 12:42:16 +09:00
  • f7b7a9c801 feat: implement COPY for cluster (#1388) LFC 2023-04-17 11:04:47 +08:00
  • cc7c313937 chore: fix clippy (#1387) Weny Xu 2023-04-15 08:00:54 +09:00
  • a6e41cdd7b chore: bump arrow, parquet, datafusion and tonic (#1386) Ruihang Xia 2023-04-15 00:03:15 +08:00
  • a5771e2ec3 feat: implement predict_linear function in promql (#1362) Hao 2023-04-14 22:26:37 +08:00
  • 68e64a6ce9 feat: add some metrics (#1384) Lei, HUANG 2023-04-14 20:46:45 +08:00
  • 90cd3bb5c9 chore: switch mysql_async to git dep (#1383) Ning Sun 2023-04-14 15:04:34 +08:00
  • bea37e30d8 chore: query prom using input query context (#1381) shuiyisong 2023-04-14 14:23:36 +08:00
  • d988b43996 feat: Add drop table procedure to mito (#1377) Yingwen 2023-04-14 13:09:38 +08:00
  • 0fc816fb0c test: add "numbers" table in distributed mode (#1374) LFC 2023-04-14 11:52:04 +08:00
  • 43391e0162 chore: update pgwire and rustls libraries (#1380) Ning Sun 2023-04-14 11:06:01 +08:00
  • 3e7f7e3e8d fix: compile error in develop branch (#1376) Ruihang Xia 2023-04-13 15:19:00 +08:00
  • 0819582a26 feat: Add alter table procedure (#1354) Yingwen 2023-04-13 14:05:53 +08:00
  • 9fa871a3fa fix: concurrent rename two table to same name may cause override (#1368) Lei, HUANG 2023-04-13 11:53:02 +08:00
  • 76640402ba fix: update cargo lock (#1375) Lei, HUANG 2023-04-13 11:08:35 +08:00
  • c20dbda598 feat: from/to numpy&collect concat (#1339) discord9 2023-04-13 10:46:25 +08:00
  • 33dbf7264f refactor: unify the execution of show stmt (#1340) LFC 2023-04-12 23:09:07 +08:00
  • 716bde8f04 feat: benchmark some python script (#1356) discord9 2023-04-12 18:19:02 +08:00
  • 9f2825495d feat: update dashboard to v0.1.0 (#1370) ZonaHe 2023-04-12 17:08:10 +08:00
  • ae21c1c1e9 chore: set keep lease heartbeat log level to trace (#1364) localhost 2023-04-12 09:38:49 +08:00
  • 6b6617f9cb build: specify clippy denies in cargo config (#1351) Ruihang Xia 2023-04-11 17:48:52 +08:00
  • d5f0ba4ad9 refactor: merge authenticate and authorize api (#1360) shuiyisong 2023-04-11 17:28:07 +08:00
  • e021da2eee feat(promql): add holt_winters initial implementation (#1342) Eugene Tolbakov 2023-04-11 10:04:35 +01:00
  • fac9c17a9b feat: implement infer schema from single file (#1348) Weny Xu 2023-04-11 17:59:30 +09:00
  • dfc2a45de1 docs: treat slack as the first-class citizen (#1361) Weny Xu 2023-04-11 17:59:17 +09:00
  • 3e8ec8b73a fix: avoid panic when no region found in table (#1359) Lei, HUANG 2023-04-11 16:58:18 +08:00
  • a90798a2c1 test: add tests for file table engine (#1353) Weny Xu 2023-04-11 15:25:08 +09:00
  • f5cf5685cc feat!: parsing local timestamp (#1352) Lei, HUANG 2023-04-11 12:54:15 +08:00
  • 1a21a6ea41 chore: set metasrv and datanode heartbeat log level to trace (#1357) localhost 2023-04-11 11:21:29 +08:00
  • 09f003d01d fix: lots of corner cases in PromQL (#1345) Ruihang Xia 2023-04-10 17:05:24 +08:00
  • 29c6155ae3 feat: introduce file table engine (#1323) Weny Xu 2023-04-10 13:03:36 +09:00
  • 804348966d chore: amend fmt-toml (#1347) Weny Xu 2023-04-10 12:42:36 +09:00
  • b7bdee6de9 feat: ignoring time zone info when import from external files (#1341) Lei, HUANG 2023-04-10 11:41:34 +08:00
  • c850e9695a fix: stream inserts when copying from external file (#1338) Lei, HUANG 2023-04-10 10:44:12 +08:00
  • a3e47955b8 feat: information schema (#1327) v0.2.0-nightly-20230410 LFC 2023-04-07 16:50:14 +08:00
  • 554a69ea54 refactor: add disable_dashboard option and disable dashboard in metasrv and datanode (#1343) zyy17 2023-04-07 16:45:25 +08:00
  • f8b6a6b219 fix!: not allowed to create column name same with keyword without quoted (#1333) LFC 2023-04-06 15:34:26 +08:00
  • dce0adfc7e chore: readme (#1318) dennis zhuang 2023-04-06 13:20:08 +08:00
  • da66138e80 refactor(error): remove backtrace, and introduce call-site location for debugging (#1329) Ruihang Xia 2023-04-06 12:06:00 +08:00
  • d10de46e03 feat: support timestamp precision on creating table (#1332) Lei, HUANG 2023-04-06 11:18:20 +08:00
  • 59f7630000 feat: initial changes for compaction_time_window field support (#1083) Eugene Tolbakov 2023-04-06 03:32:41 +01:00
  • a6932c6a08 feat: implement deriv function (#1324) Hao 2023-04-05 13:42:07 +08:00
  • 10593a5adb fix: update sqlness result (#1328) Ruihang Xia 2023-04-04 22:47:55 +08:00
  • bf8c717022 feat: try to do manifest checkpoint on opening region (#1321) dennis zhuang 2023-04-04 21:36:54 +08:00
  • aa9f6c344c chore: minor fix about metrics component (#1322) localhost 2023-04-04 19:31:06 +08:00
  • 99353c6ce7 refactor: rename "value" semantic type to "field" (#1326) Ruihang Xia 2023-04-04 19:14:28 +08:00
  • a2d8804129 feat: impl __field__ special matcher to project value columns (#1320) Ruihang Xia 2023-04-04 17:08:50 +08:00
  • 637a4a2a58 docs: file external table RFC (#1274) Weny Xu 2023-04-04 11:41:17 +09:00
  • ef134479ef feat: support multi table engines in distributed mode (#1316) Weny Xu 2023-04-04 11:27:08 +09:00
  • 451f9d2d4e feat: support multi table engines (#1277) Weny Xu 2023-04-03 23:49:12 +09:00
  • 68d3247791 chore: tweak logs (#1314) dennis zhuang 2023-04-03 21:08:16 +08:00
  • 2458b4edd5 feat(changes): add initial implementation (#1304) Eugene Tolbakov 2023-04-03 05:02:13 +01:00
  • 5848f27c27 feat(resets): add initial implementation (#1306) Eugene Tolbakov 2023-04-03 04:37:01 +01:00
  • 215cea151f refactor: move PromQL execution to Frontend (#1297) LFC 2023-04-03 11:34:03 +08:00
  • a82f1f564d feat: implement stdvar_over_time function (#1291) Hao 2023-04-03 10:01:25 +08:00
  • 48c2841e4d feat: execute python script in distributed mode (#1264) v0.2.0-nightly-20230403 LFC 2023-04-02 20:36:48 +08:00
  • d2542552d3 fix: unit test fails when try to copy table to s3 and copy back (#1302) Lei, HUANG 2023-04-02 16:43:44 +08:00
  • c0132e6cc0 feat: impl quantile_over_time function (#1287) Ruihang Xia 2023-04-02 16:20:32 +08:00
  • aea932b891 fix: checkpoint fails when deleting old logs fails (#1300) dennis zhuang 2023-04-02 11:06:36 +08:00
  • 0253136333 feat: buffered parquet writer (#1263) Lei, HUANG 2023-04-01 17:21:19 +08:00
  • 6a05f617a4 feat(stddev_over_time): add initial implementation (#1289) Eugene Tolbakov 2023-04-01 10:16:51 +01:00
  • a2b262ebc0 chore: add http metrics server in datanode node when greptime start in distributed mode (#1256) localhost 2023-03-31 18:37:52 +08:00
  • 972f64c3d7 chore: improve opendal layers (#1295) dennis zhuang 2023-03-31 17:48:11 +08:00
  • eb77f9aafd feat: start LocalManager in Metasrv (#1279) LFC 2023-03-31 15:32:59 +08:00
  • dee20144d7 feat: Implement procedure to alter a table for mito engine (#1259) Yingwen 2023-03-31 14:40:54 +08:00
  • 563adbabe9 feat!: improve region manifest service (#1268) dennis zhuang 2023-03-31 10:42:00 +08:00
  • b71bb4e5fa feat: implement restart argument for sqlness-runner (#1262) Ruihang Xia 2023-03-31 10:02:19 +08:00
  • fae293310c feat: unify describe table execution (#1285) LFC 2023-03-31 09:59:19 +08:00
  • 3e51640442 ci: release binary with embedded dashboard enabled (#1283) LFC 2023-03-30 21:35:47 +08:00
  • b40193d7da test: align RsPy PyO3 Behavior (#1280) discord9 2023-03-30 17:45:21 +08:00
  • b5e5f8e555 chore(deps): bump arrow and parquet to 36.0.0, and datafusion to the latest (#1282) Ruihang Xia 2023-03-30 16:24:10 +08:00
  • 192fa0caa5 ci: only builds binaries for manually trigger workflow (#1284) zyy17 2023-03-30 15:58:28 +08:00
  • 30eb676d6a feat: implement create external table parser (#1252) Weny Xu 2023-03-30 14:37:53 +09:00
  • d7cadf6e6d fix: nyc-taxi bench tools and limit max parallel compaction task number (#1275) Ruihang Xia 2023-03-29 17:16:53 +08:00
  • d7a1435517 fix: remove backtrace from ratelimit error (#1273) Lei, HUANG 2023-03-29 15:58:01 +08:00
  • 0943079de2 feat: Create SECURITY.md (#1270) xiaomin tang 2023-03-28 19:14:29 +08:00
  • 509d07b798 chore: add build_table_route_prefix (#1269) v0.2.0-nightly-20230328 shuiyisong 2023-03-28 16:26:24 +08:00
  • e72ce5eaa9 fix: Adds FileHandle to ChunkStream (#1255) Yingwen 2023-03-28 16:22:07 +08:00
  • f491a040f5 feat: implelemt rate, increase and delta in PromQL (#1258) Ruihang Xia 2023-03-28 15:21:06 +08:00
  • 47179a7812 feat: Support sending multiple affected rows (#1203) Yingwen 2023-03-28 14:34:14 +08:00
  • 995a28a27d feat: impl BatchDelete (#1253) shuiyisong 2023-03-28 14:06:13 +08:00
  • ed1cb73ffc fix: a minor misuse of tokio::select (#1266) LFC 2023-03-28 13:50:35 +08:00
  • 0ffa628c22 refactor: scripts perf and metrics (#1261) dennis zhuang 2023-03-28 10:07:21 +08:00
  • 5edd2a3dbe feat: upgrade opendal (#1245) Lei, HUANG 2023-03-28 09:47:33 +08:00
  • e63b28bff1 feat: add dbname and health check for grpc api (#1220) Ning Sun 2023-03-28 09:46:30 +08:00
  • 8140d4e3e5 ci: modify the copy path of binary artifacts (#1257) zyy17 2023-03-27 21:49:42 +08:00
  • 6825459c75 chore: ignore dashboard files (#1260) shuiyisong 2023-03-27 19:11:31 +08:00
  • 7eb4d81929 feat: adopt pgwire 0.12 and simplify encoding apis (#1250) Ning Sun 2023-03-27 18:16:43 +08:00
  • 8ba0741c81 fix: set locals to main.dict too (#1242) discord9 2023-03-27 15:23:52 +08:00
  • 0eeb5b460c ci: install python requests lib in release container image (#1241) zyy17 2023-03-27 15:20:31 +08:00
  • 65ea6fd85f feat: embed dashboard into GreptimeDB binary (#1239) LFC 2023-03-27 15:08:44 +08:00
  • 4f15b26b28 feat: region manifest checkpoint (#1202) dennis zhuang 2023-03-27 11:15:52 +08:00
  • 15ee4ac729 fix: noop flush impl for numbers table (#1247) Lei, HUANG 2023-03-27 10:54:07 +08:00
  • b4fc8c5b78 refactor: make sql function in scripts return a list of column vectors (#1243) v0.2.0-nightly-20230327 dennis zhuang 2023-03-27 08:50:19 +08:00
  • 6f81717866 fix: skip empty parquet (#1236) Lei, HUANG 2023-03-26 09:39:15 +08:00
  • 77f9383daf fix: allow larger compaction window to reduce parallel task num (#1223) Lei, HUANG 2023-03-24 17:12:13 +08:00
  • c788b7fc26 feat: slicing PyVector&Create DataFrame from sql (#1190) discord9 2023-03-24 15:37:45 +08:00
  • 0f160a73be feat: metasrv collects datanode heartbeats for region failure detection (#1214) LFC 2023-03-24 12:28:34 +08:00