Commit Graph

  • a0144ffa61 fix: leader checker (#510) Jiachun Feng 2022-11-15 14:52:47 +08:00
  • 934c18b914 feat: dist create database (#495) Lei, Huang 2022-11-15 14:52:35 +08:00
  • 2c0d2da5a7 feat: Frontend show tables and databases (#504) LFC 2022-11-15 14:21:50 +08:00
  • 6e93c5e1de fix: make scripts API work again (#507) dennis zhuang 2022-11-15 11:39:53 +08:00
  • a88c649088 fix: force set gRPC create request's table ID to None (#502) Ruihang Xia 2022-11-15 11:17:42 +08:00
  • deb7d5fc2c fix: opentsdb/influxdb tags are not put to primary key indices (#506) Lei, Huang 2022-11-15 11:06:51 +08:00
  • 3f12f5443d feat: meta election (#492) Jiachun Feng 2022-11-15 11:04:15 +08:00
  • a7d311e480 chore: enlarge CI and disable test job (#503) Ruihang Xia 2022-11-15 10:53:07 +08:00
  • 57304ec091 docs: remove database creation (#500) Ning Sun 2022-11-15 08:22:29 +08:00
  • 448e8f139e fix: table and database conflicts (#491) dennis zhuang 2022-11-14 23:16:52 +08:00
  • 76732d6506 fix: add more parameters to postgresql for python client (#493) Ning Sun 2022-11-14 21:55:26 +08:00
  • 74c236a308 feat: stream write for postgresql query results (#472) Ning Sun 2022-11-14 21:50:11 +08:00
  • c673debc89 feat: Update Http SQL api for dashboard requirements (#474) Ning Sun 2022-11-14 21:40:31 +08:00
  • 281eae9f44 fix: Fix filtering out rows incorrectly during dedup phase (#484) Yingwen 2022-11-14 21:40:17 +08:00
  • fdae67b43e docs: Simplify code in readme (#488) Ning Sun 2022-11-14 21:18:23 +08:00
  • ab9b1a91d4 chore: turn-off codecov's patch comment (#498) Ruihang Xia 2022-11-14 21:18:14 +08:00
  • 4e7efbbe7e fix: insert batch missing semantic type (#499) Lei, Huang 2022-11-14 21:18:01 +08:00
  • 508f4cdfd0 fix: Fix test_insert_and_select hangs occasionally (#496) Yingwen 2022-11-14 21:11:25 +08:00
  • 68b299e04a fix: apply recovered metadata after last WAL entry (#461) dennis zhuang 2022-11-14 20:43:47 +08:00
  • c90832ea6c feat: distribute mode support auto create table (#489) Lei, Huang 2022-11-14 19:53:35 +08:00
  • d10e45f4aa feat: distributed query in Frontend (#486) LFC 2022-11-14 18:15:49 +08:00
  • dcd5e34dbd feat: generating context in http middleware & mysql auth method (#453) shuiyisong 2022-11-14 17:24:11 +08:00
  • 7e49493e34 docs: add more sections to readme (#478) xiaomin tang 2022-11-14 16:46:09 +08:00
  • e7b4a00ef0 feat: create distributed table in Frontend (#475) LFC 2022-11-14 15:49:25 +08:00
  • ef12bb7f24 ci: Fix codecov.yml syntax (#464) Yingwen 2022-11-14 14:21:09 +08:00
  • 70442f6810 feat: add mysql protocol handler back to datanode for debugging (#479) Lei, Huang 2022-11-14 13:15:44 +08:00
  • fae331d2ba feat: Move create table logic to frontend (#455) Lei, Huang 2022-11-14 10:54:35 +08:00
  • 488eabce4a feat: support standalone and distributed insert in frontend (#473) fys 2022-11-13 11:57:23 +08:00
  • 2d869e1e43 refactor: datanode starts frontend (#471) Lei, Huang 2022-11-12 21:07:18 +08:00
  • 0d4c191a06 fix: improve postgresql protocol implementation and fix time/date format (#452) Ning Sun 2022-11-11 21:28:28 +08:00
  • 1d78f8db1f ci: use larger runner in release building (#467) zyy17 2022-11-11 19:04:04 +08:00
  • f375e18a76 feat: table route cache (#462) LFC 2022-11-11 18:54:56 +08:00
  • e30879f638 feat: Remove memtable's time bucket (#442) Ruihang Xia 2022-11-11 18:02:34 +08:00
  • 74ea529d1a feat: move time index metadata from schema into field (#444) dennis zhuang 2022-11-11 15:36:27 +08:00
  • e7b4d24df5 feat: create database (#451) dennis zhuang 2022-11-11 14:15:38 +08:00
  • d5ae5e6afa fix: Ignore test_insert_and_select (#459) Yingwen 2022-11-11 12:02:29 +08:00
  • a179481966 docs: refine contributing.md (#450) v0.1.0-alpha.3 Ruihang Xia 2022-11-10 19:29:38 +08:00
  • 3ae7362f58 ci: Upgrade ci dependencies and switch to nextest (#446) Yingwen 2022-11-10 19:21:53 +08:00
  • 2e9c9f2176 fix: sort system catalog entries to ensure catalog entry are firstlt processed (#449) Lei, Huang 2022-11-10 19:21:27 +08:00
  • 89b942798c feat: add 'scripts/install.sh' to make the installation more easy (#443) zyy17 2022-11-10 19:10:49 +08:00
  • 952e646e1d refactor: move insert-to-create logic to a separate crate (#447) Lei, Huang 2022-11-10 17:16:40 +08:00
  • 23f0320ffb feat: route for insert&select (#425) Jiachun Feng 2022-11-10 16:13:15 +08:00
  • 49403012b5 docs: Add Apache 2.0 license (#434) xiaomin tang 2022-11-10 14:21:24 +08:00
  • b87d5334d1 ci: modify docker image tag and push the latest tag image (#419) zyy17 2022-11-10 13:25:45 +08:00
  • fa4a74a408 ci: Use cargo-llvm-cov to generate coverage data (#438) Yingwen 2022-11-10 13:25:18 +08:00
  • e62b302fb2 feat: some improvements on python coprocessor (#423) dennis zhuang 2022-11-10 11:53:27 +08:00
  • 6288fdb6bc feat: frontend catalog (#437) Lei, Huang 2022-11-10 11:52:57 +08:00
  • cefdffff09 fix: CURRENT_TIMESTAMP supports int64 type (#436) Yingwen 2022-11-10 11:35:16 +08:00
  • c3776ddd18 fix: stop background task when LogFile is dropped (#440) Lei, Huang 2022-11-10 11:33:33 +08:00
  • 056d7cb911 feat: support convert prometheus write request to InsertRequest (#433) fys 2022-11-10 10:48:41 +08:00
  • 16d1132733 chore: github action manually trigger (#439) Ruihang Xia 2022-11-09 20:35:01 +08:00
  • 37dc85a29e feat: add gRPC reflection service (#431) LFC 2022-11-09 19:13:01 +08:00
  • d08f8b87a6 feat: convert different protocol to InsertRequest (#426) fys 2022-11-09 16:18:54 +08:00
  • 64a706d6f0 ci: disable lld in release workflow for now (#427) Ning Sun 2022-11-09 14:37:25 +08:00
  • cf4e876e51 feat: mito table supports RemoveColumns alter kind (#395) Yingwen 2022-11-09 11:50:02 +08:00
  • 2c9bcbe885 refactor: catalog crate (#415) v0.1.0-alpha.2 Lei, Huang 2022-11-08 20:40:16 +08:00
  • dfd4b10493 feat: add shutdown mechanism for HeartbeatTask (#424) Lei, Huang 2022-11-08 19:23:02 +08:00
  • dd488e8d21 feat: adds from_unixtime function (#420) dennis zhuang 2022-11-08 18:22:00 +08:00
  • 857054f70d feat: impl insert for DistTable (#406) fys 2022-11-08 17:19:17 +08:00
  • a41aec0a86 fix: use same tmp data location as default config (#422) Lei, Huang 2022-11-08 16:58:48 +08:00
  • cff8fe4e0e feat: Allow sql parser to parse show-create-table statement (#347) Sheng hui 2022-11-08 16:35:56 +08:00
  • a2f9b788f1 fix: datanode start in standalone mode by default (#418) Lei, Huang 2022-11-08 16:18:13 +08:00
  • 43f9c40f43 feat: add context to query_handler (#417) shuiyisong 2022-11-08 13:29:32 +08:00
  • af1df2066c perf: enlarge write row group size (#413) Ruihang Xia 2022-11-08 11:23:10 +08:00
  • f34a99ff5a feat: use regex to filter out not supported MySQL stmt (#396) LFC 2022-11-08 11:09:46 +08:00
  • 89a3b39728 perf: improve table scan performance (#407) Ruihang Xia 2022-11-07 17:28:53 +08:00
  • 2137587091 feat: datanode heartbeat (#377) Lei, Huang 2022-11-07 17:10:43 +08:00
  • 172c9a1e21 chore: minor refactor with meta_client (#393) Jiachun Feng 2022-11-07 17:03:31 +08:00
  • ae147c2a74 chore: refine some unnecessary log (#410) Ruihang Xia 2022-11-07 16:36:27 +08:00
  • c2e1b0857c refactor: optimize channel_manager (#401) fys 2022-11-07 16:09:01 +08:00
  • 6e99bb8490 fix: /metrics endpoint (#404) dennis zhuang 2022-11-07 10:34:13 +08:00
  • eef20887cc ci: use lld linker for ci (#398) Ning Sun 2022-11-07 10:28:58 +08:00
  • 16500b045b feat: distribute table in frontend (#328) LFC 2022-11-05 10:41:59 +08:00
  • 3d195ff858 feat: bind Greptime's own UDF&UDAF into Python Coprocessor Module (#335) discord9 2022-11-04 15:49:41 +08:00
  • bc701d3e7f ci: push image to dockerhub (#394) zyy17 2022-11-04 15:07:12 +08:00
  • 6373bb04f9 fix: insert negative values (#383) LFC 2022-11-04 14:22:31 +08:00
  • bfcd74fd16 feat: benchmark suit based on nyc taxi dataset (#384) Ruihang Xia 2022-11-04 14:13:17 +08:00
  • fc6d73b06b feat: improve /scripts API (#390) dennis zhuang 2022-11-04 14:09:07 +08:00
  • 24b880f982 ci: push image to dockerhub v0.1.0-release-test-2022-11-04 zyy17 2022-11-04 13:05:35 +08:00
  • db2b577628 feat: remote catalog (#315) Lei, Huang 2022-11-04 11:43:31 +08:00
  • cba611b9f5 refactor: Serialize RawSchema/RawTableMeta/RawTableInfo (#382) Yingwen 2022-11-04 11:25:17 +08:00
  • 6aec1b4f90 ci: add workflow of artifacts release (#389) zyy17 2022-11-04 10:55:41 +08:00
  • 6d1dd5e7af fix: also run CI in develop branch (#387) Ruihang Xia 2022-11-03 18:35:30 +08:00
  • e19b63f4f5 chore: meta mock test (#379) Jiachun Feng 2022-11-03 18:33:29 +08:00
  • 750310c648 feat: frontend start with instance param (#385) shuiyisong 2022-11-03 18:05:01 +08:00
  • 9fd2d4e8db fix: detach grpc tasks to another runtime (#376) Ruihang Xia 2022-11-03 17:24:15 +08:00
  • 77233c20e1 fix: remove unnecessary protocol (#386) 元波 2022-11-03 17:14:08 +08:00
  • 1fad67cf4d feat: grpc client support multi peers (#380) fys 2022-11-03 11:55:22 +08:00
  • 5abff7a536 feat: range columns partitioning rule (#374) LFC 2022-11-02 22:36:32 +08:00
  • 6f1f697bfc feat: Implements shutdown for GrpcServer and HttpServer (#372) Yingwen 2022-11-02 18:10:41 +08:00
  • 2d4a44414d feat: refactor for test (#375) Jiachun Feng 2022-11-01 17:34:54 +08:00
  • a362c4fb22 chore: use explicit geo_json version geo Ning Sun 2022-11-01 16:12:01 +08:00
  • ea2ebc0e87 feat: range partition rule (#304) LFC 2022-11-01 16:09:23 +08:00
  • 20fcc7819a feat: implement postgres read/write for geo data Ning Sun 2022-11-01 16:03:33 +08:00
  • dacfd12b8f feat: router impl (#363) Jiachun Feng 2022-11-01 11:45:05 +08:00
  • 518b665f1e feat: Improve http sql api and attempt to add openapi docs (#361) Ning Sun 2022-10-31 16:20:03 +08:00
  • e2c28fe374 feat: support data type and schema conversion (#351) Ruihang Xia 2022-10-31 15:16:13 +08:00
  • f4e22282a4 feat: Region supports reading data with different schema (#342) Yingwen 2022-10-31 11:42:07 +08:00
  • 0604eb7509 feat: prometheus remote write and read (#346) dennis zhuang 2022-10-28 18:47:16 +08:00
  • 81716d622e feat: timestamp column support i64 (#325) Lei, Huang 2022-10-28 18:39:11 +08:00