Commit Graph

  • 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
  • 3e8d9b421c chore: set CI timeout (#358) Ruihang Xia 2022-10-28 11:01:12 +08:00
  • 6d4c0ad5a3 feat: add writespliter (#345) fys 2022-10-27 10:57:34 +08:00
  • 00966cad69 feat: meta refactor (#339) Jiachun Feng 2022-10-26 11:26:40 +08:00
  • 932b30d299 refactor: catalog crate (#331) Lei, Huang 2022-10-26 10:50:39 +08:00
  • 7fe39e9187 feat: support quering with logical plan in gRPC layer (#344) Ruihang Xia 2022-10-25 16:05:53 +08:00
  • 2ca667cbdf refactor: make table scan return physical plan (#326) LFC 2022-10-25 11:34:53 +08:00
  • 64dac51e83 feat: Holds ColumnMetadata in StoreSchema (#333) Yingwen 2022-10-25 11:06:22 +08:00
  • edad6f89b5 docs: Add code_of_conduct adapted from the Contributor Covenant (#340) xiaomin tang 2022-10-24 19:04:55 +08:00
  • 8ab43b65ea feat: serialize/deserialize logical and execution plan via substrait (#317) Ruihang Xia 2022-10-24 15:29:33 +08:00
  • 6fc45e31e0 fix: put type rewrite optimizer rule at first (#337) Lei, Huang 2022-10-24 15:05:59 +08:00
  • a457c49d99 refactor: Remove column_null_mask in MutationExtra (#314) Yingwen 2022-10-24 14:53:35 +08:00
  • b650656ae3 chore: refactor meta protocol (#332) Jiachun Feng 2022-10-21 20:30:57 +08:00
  • bc9a2df9bf refactor: move test-util subcrate into table (#334) Ruihang Xia 2022-10-21 14:39:40 +08:00
  • 6b0c5281d4 feat: try from DataFusion's ScalarValue for our Value (#329) LFC 2022-10-20 20:22:40 +08:00
  • fad8f442ef feat: modify proto for distribute insert (#327) fys 2022-10-20 12:41:15 +08:00
  • 2d52f19662 feat: add table info (#323) Lei, Huang 2022-10-20 12:23:44 +08:00
  • 8119bbd7b4 feat: update sqlparser api Ning Sun 2022-10-20 10:57:11 +08:00
  • d5800d0b60 feat: parse partition syntax in "create table" (#298) LFC 2022-10-20 10:43:15 +08:00
  • 48693cb12d fix: rename wkt conversion function Ning Sun 2022-10-19 14:52:48 +08:00
  • 8d938c3ac8 feat: use our forked sqlparser to parse Geometry(POINT) syntax Ning Sun 2022-10-19 14:13:26 +08:00
  • fbea07ea83 chore: remove unused dependencies (#319) Ruihang Xia 2022-10-19 14:08:54 +08:00
  • 87130adf54 docs: Move contributing parts from README to CONTRIBUTING.md (#321) Yingwen 2022-10-19 14:00:31 +08:00
  • c147657275 ci: Use docs instead of doc (#322) Yingwen 2022-10-19 11:56:49 +08:00
  • d5b34f8917 feat: metasrv (#300) Jiachun Feng 2022-10-19 11:02:58 +08:00
  • 4d08ee6fbb fix: Fix broken wal and memtable benchmarks (#320) Yingwen 2022-10-19 10:54:01 +08:00
  • 94b263c261 refactor: datanode instance (#316) dennis zhuang 2022-10-19 10:51:45 +08:00
  • 3235436f60 fix: format liangxingjian 2022-10-19 10:31:02 +08:00
  • 3bf2c9840d feat: add impl of arrow array access liangxingjian 2022-10-19 10:25:58 +08:00
  • c6d91edb83 refactor(storage): Split schema mod into multiple sub-mods (#318) Yingwen 2022-10-18 18:56:52 +08:00
  • 35afa9dc74 fix: fix some error liangxingjian 2022-10-18 15:09:45 +08:00
  • f4d8c2cef6 feat: implement simple sql demo liangxingjian 2022-10-18 11:54:38 +08:00
  • 788001b4bc fix: resolve lint warnings Ning Sun 2022-10-18 11:31:43 +08:00
  • 92ab3002c9 fix: resolve check warnings Ning Sun 2022-10-18 11:27:59 +08:00
  • 36ce08cb03 refactor: set inner subtype to ConcreteDataType::Geometry Ning Sun 2022-10-18 11:16:14 +08:00
  • cdf3280fcf feat: Region supports write requests with old schema (#297) Yingwen 2022-10-18 10:47:24 +08:00
  • f243649971 refactor: Removed openssl from build requirement (#308) Ning Sun 2022-10-17 19:29:17 +08:00
  • 69ba4581b7 test(servers): Fix OpenTSDB shutdown test occasionally fails (#311) evenyag 2022-10-17 14:00:44 +08:00
  • f942b53ed0 style(table-engine): Remove unnecessary TableError::from (#312) evenyag 2022-10-17 11:49:21 +08:00
  • 25a16875b6 feat: create table and add new columns automatically in gRPC (#310) dennis zhuang 2022-10-17 10:34:52 +08:00
  • 2f159dbe22 feat:add impl of geo-vec,add some unit test liangxingjian 2022-10-14 18:04:12 +08:00
  • 3d7d029cb5 feat:add some impl and test with a little refactor liangxingjian 2022-10-13 18:12:19 +08:00
  • 494a93c4f2 feat: manifest improvements (#303) dennis zhuang 2022-10-13 15:43:35 +08:00
  • b61d5989b7 fix: flaky parquet predicate suits (#307) Ruihang Xia 2022-10-13 14:00:42 +08:00
  • 7aed777bc4 feat:add iter and ref of geo types liangxingjian 2022-10-12 17:06:42 +08:00
  • a8a6426abf fix: Fix replicate_primitive doesn't consider null values (#306) evenyag 2022-10-12 16:52:09 +08:00
  • e99668092c refactor: relax memory ordering of accessing VersionControl::submmitted_sequence (#305) Ruihang Xia 2022-10-12 11:52:43 +08:00
  • ebcd18d3c4 feat:add some impl of geo type liangxingjian 2022-10-11 19:07:15 +08:00
  • d44887bada feat:add some geo vec impl liangxingjian 2022-10-10 17:52:17 +08:00
  • c0893ac19b fix:fix some error liangxingjian 2022-10-10 15:23:38 +08:00
  • 0c829a9712 chore: ignore vscode config directory in git (#299) Ruihang Xia 2022-10-10 15:08:26 +08:00
  • 8a91e26020 feat:init to add new geo types liangxingjian 2022-10-09 17:46:06 +08:00
  • 752be8dc41 feat: batch grpc insert for influxdb write (#295) fys 2022-10-09 10:49:27 +08:00
  • 2e1ab050a7 feat: Implements RegionWriter::alter (#292) evenyag 2022-10-08 20:41:04 +08:00
  • 178f8b64b5 fix: Update pgwire and fix buffer overflow issue (#293) Ning Sun 2022-09-29 17:58:03 +08:00
  • fe8327fc78 feat: support write data via influxdb line protocol in frontend (#280) fys 2022-09-29 17:08:08 +08:00
  • ed89cc3e21 feat: Change signature of the Region::alter method (#287) evenyag 2022-09-28 13:56:25 +08:00
  • 25078e821b feat: type rewrite optimizer (#272) Lei, Huang 2022-09-28 13:56:13 +08:00
  • ca732d45f9 feat: opentsdb support (#274) LFC 2022-09-26 15:47:43 +08:00
  • 0fa68ab7a5 feat: show databases and show tables (#276) dennis zhuang 2022-09-26 14:05:49 +08:00
  • 5f322ba16e feat: impl default constraint for column (#273) dennis zhuang 2022-09-22 10:43:21 +08:00
  • a954ba862a feat: Implement dedup reader (#270) evenyag 2022-09-21 17:49:53 +08:00
  • 9489862417 fix: Fix sequence decrease after flush then reopen (#271) evenyag 2022-09-21 14:23:59 +08:00
  • 35ba0868b5 feat: impl filter push down to parquet reader (#262) Lei, Huang 2022-09-21 11:47:55 +08:00
  • 8a400669aa feat: postgre wire protocol for frontend (#269) Ning Sun 2022-09-19 15:39:53 +08:00
  • e697ba975b feat: Implement dedup and filter for vectors (#245) evenyag 2022-09-19 14:05:02 +08:00
  • a649f34832 fix: select empty table (#268) LFC 2022-09-19 11:28:12 +08:00
  • 1770079691 fix: slice implementation for DateVector/DateTimeVector… (#266) Lei, Huang 2022-09-16 16:38:46 +08:00
  • 1639b6e7ce refactor: rename to_vec to take for RecordBatches (#264) Ning Sun 2022-09-16 14:04:04 +08:00
  • e67b0eb259 feat: Initial support of postgresql wire protocol (#229) Ning Sun 2022-09-15 21:39:05 +08:00
  • fb6153f7e0 feat: a new type for supplying Ord to Primitive (#255) LFC 2022-09-15 18:32:55 +08:00
  • dfa3012396 feat: improve python coprocesssor parser (#260) dennis zhuang 2022-09-15 16:18:33 +08:00
  • c8cb705d9e ci: pre-commit configuration and hooks (#261) dennis zhuang 2022-09-15 11:30:08 +08:00
  • 8400f8dfd4 chore: move query::Output to common-query module (#259) fys 2022-09-15 10:07:58 +08:00