Commit Graph

  • c1d32bdf2b fix: add form data support for http sql api (#955) Ning Sun 2023-02-07 18:15:39 +08:00
  • 83509f31f4 feat: datanode stats is stored in the mem_kv of meta leader (#943) fys 2023-02-07 17:09:28 +08:00
  • 926022e14c feat: enable caching when using object store (#928) elijah 2023-02-07 15:46:37 +08:00
  • 2f2609d8c6 build(ci): disable release workflow for forked repo (#954) Ruihang Xia 2023-02-07 15:22:32 +08:00
  • ecadbc1435 feat: Add procedure manager LocalManager (#946) Yingwen 2023-02-07 11:33:13 +08:00
  • afac885c10 refactor: add schema column to the scripts table (#868) v0.1.0-alpha-20230207-weekly ShenJunkun 2023-02-07 11:07:32 +08:00
  • 5d62e193bd feat: support multi regions on datanode (#653) Lei, HUANG 2023-02-07 10:46:18 +08:00
  • 7d77913e88 chore: fix rfc typo (#952) elijah 2023-02-07 08:47:06 +08:00
  • 3f45a0d337 docs: rfc for table compaction (#939) Lei, HUANG 2023-02-06 22:15:53 +08:00
  • a1e97c990f chore: fix typo (#949) Zhizhen He 2023-02-06 22:13:56 +08:00
  • 4ae63b7089 feat: Initial prepare statement support for Postgres protocol (#925) Ning Sun 2023-02-06 22:06:00 +08:00
  • b0925d94ed feat: Implement lock component for ProcedureManager (#937) Yingwen 2023-02-03 18:42:03 +08:00
  • fc9276c79d feat: export promql service in server (#924) Ruihang Xia 2023-02-03 16:28:56 +08:00
  • 184ca78a4d revert: removed all "USE"s in sqlness tests introduced in #922 (#938) LFC 2023-02-03 15:44:58 +08:00
  • ebbf1e43b5 feat: Query using sql inside python script (#884) discord9 2023-02-03 15:05:27 +08:00
  • 54fe81dad9 docs: add dashboard to resources in README (#934) dennis zhuang 2023-02-03 13:47:19 +08:00
  • af935671b2 feat: support "use" in GRPC requests (#922) LFC 2023-02-02 20:02:56 +08:00
  • 74adb077bc feat: Implement ProcedureStore (#927) Yingwen 2023-02-02 17:49:31 +08:00
  • 54c7a8be02 docs: document sqlness-runner usage (#931) Ruihang Xia 2023-02-02 15:56:51 +08:00
  • ea5146762a chore(deps): bump promql-parser (#929) Ruihang Xia 2023-02-02 15:31:41 +08:00
  • 788b5362a1 docs: Add procedure framework RFC (#836) Yingwen 2023-02-02 11:28:56 +08:00
  • 028a69e349 refactor: move partition related code to partition manager (#906) Lei, HUANG 2023-02-01 19:24:49 +08:00
  • 9a30ba00c4 test: run sqlness test in distributed mode (#916) elijah 2023-01-31 15:00:11 +08:00
  • 8149932bad feat: local catalog drop table (#913) LFC 2023-01-31 14:44:03 +08:00
  • 89e4084af4 build(ci): upload sqlness log files (#920) Ruihang Xia 2023-01-31 14:31:27 +08:00
  • 39df25a8f6 refactor: make postgres handler stateful (#914) Ning Sun 2023-01-31 14:19:18 +08:00
  • b2ad0e972b feat: Define procedure related traits (#904) Yingwen 2023-01-31 14:17:28 +08:00
  • 18e6740ac9 chore: add interceptor err in frontend::error::Error (#917) shuiyisong 2023-01-30 11:12:03 +08:00
  • a7dc86ffe5 feat: oss storage support (#911) v0.1.0-alpha-20230130-weekly Yun Chen 2023-01-30 01:09:38 +13:00
  • 71482b38d7 feat: PromQL binary expr planner (#889) Ruihang Xia 2023-01-29 17:02:11 +08:00
  • dc9b5339bf feat: impl increase and irate/idelta in PromQL (#880) Ruihang Xia 2023-01-29 14:21:13 +08:00
  • 5e05c8f884 fix: TimestampRange::new_inclusive and strum dependency (#910) Lei, HUANG 2023-01-29 13:09:05 +08:00
  • aafc26c788 feat: add mysql reject_no_database (#896) shuiyisong 2023-01-29 12:09:47 +08:00
  • 64243e3a7d refactor: accommodate java flight client (#886) LFC 2023-01-29 11:27:13 +08:00
  • 36a13dafb7 build(deps): bump tokio to 1.24.2 (#900) Ruihang Xia 2023-01-29 11:13:37 +08:00
  • 637837ae44 chore: return authorize err msg to mysql client (#905) shuiyisong 2023-01-29 10:53:36 +08:00
  • ae8afd3711 build(deps): bump bzip2 from 0.4.3 to 0.4.4 (#898) dependabot[bot] 2023-01-28 21:08:03 +08:00
  • 3db8f95169 ci: Skip status check on docs changed (#903) Yingwen 2023-01-28 16:37:47 +08:00
  • 43aefc5d74 feat: prunine sst files according to time range in filters (#887) Lei, HUANG 2023-01-28 15:16:41 +08:00
  • b33937f48e test: sqlness test for alter table rename (#891) Ruihang Xia 2023-01-28 11:35:38 +08:00
  • 9bc4c0d9c7 fix: mysql tests error (#897) v0.1.0-alpha-20230123-weekly Ning Sun 2023-01-20 16:15:16 +08:00
  • 302d7ec41b ci: use ubuntu 2004 to build weekly (#895) Ning Sun 2023-01-20 08:36:41 +08:00
  • cc46194f29 refactor: support TLS private key of RSA format and add the full test certificates generation (#885) zyy17 2023-01-19 13:13:33 +08:00
  • 5dfc24e4f6 fix: create table after rename table (#894) elijah 2023-01-19 13:13:09 +08:00
  • 4987136850 refactor: use rust-toolchain.toml to override toolchain (#882) Zheming Li 2023-01-19 13:11:36 +08:00
  • 6960739b3d feat: add authorize to UserProvider trait (#879) shuiyisong 2023-01-18 12:42:08 +08:00
  • 49d83abc0c chore: add an opaque error type in meta (#890) fys 2023-01-18 11:30:54 +08:00
  • ecb71f81be feat: add --rpc-hostname option to datanode for a persist address to store in meta (#871) Ning Sun 2023-01-17 10:50:50 +08:00
  • 6f5639fccd feat: add load_based selector in meta (#874) fys 2023-01-17 10:25:00 +08:00
  • 1e9d09099e feat: update promql-parser to commit fec3c8b (#881) Ruihang Xia 2023-01-16 17:55:44 +08:00
  • daad38360f fix: impl total order for Timestamp (#878) Lei, HUANG 2023-01-16 17:37:30 +08:00
  • bae0243959 test: sqlness test for insert default (#873) v0.1.0-alpha-20230116-weekly Ruihang Xia 2023-01-13 20:22:55 +08:00
  • d162fbb598 fix: compile error in test (#872) dennis zhuang 2023-01-13 15:12:49 +08:00
  • 0959c1d16b feat: support default value when inserting data (#854) Zheming Li 2023-01-13 14:49:05 +08:00
  • e428a84446 feat: use Python Script as UDF in SQL (#839) discord9 2023-01-13 14:35:03 +08:00
  • 58c37f588d feat: plan some aggregate expr in PromQL planner (#870) Ruihang Xia 2023-01-13 14:27:31 +08:00
  • d195a22f40 fix: parsing time index column option (#865) dennis zhuang 2023-01-13 13:22:12 +08:00
  • 6775c5be87 feat: support renaming table in the catalog manger (#824) elijah 2023-01-12 19:48:18 +08:00
  • 5e89f1ba4e ci: run tests on weekly release build (#869) Ruihang Xia 2023-01-12 19:10:23 +08:00
  • 2664436194 feat: handle "USE <catalog>-<schema>" in MySQL (#857) LFC 2023-01-12 11:12:11 +08:00
  • b91c77b862 chore: add path check to http auth (#866) shuiyisong 2023-01-12 10:20:18 +08:00
  • 4015dd8075 feat: record sst file time range in FileMeta (#860) Lei, HUANG 2023-01-11 21:16:07 +08:00
  • b39dbcbda9 fix: Fix deleting table with non null column (#849) Yingwen 2023-01-11 20:06:46 +08:00
  • 0e8411c2ff chore: add custom log level support for common_telemetry::init_default_ut_logging() (#864) elijah 2023-01-11 16:52:21 +08:00
  • a9b42b436d feat: PromQL handler in query engine (#861) Ruihang Xia 2023-01-11 11:31:07 +08:00
  • 9428e70971 feat: integration test (#770) dennis zhuang 2023-01-10 18:15:50 +08:00
  • 32d51947a4 refactor: adjust outermost error message (#859) Ruihang Xia 2023-01-10 17:28:27 +08:00
  • 5fb417ec7c feat: implement RangeManipulate (#843) Ruihang Xia 2023-01-10 16:27:09 +08:00
  • 90fcaa8487 feat: expose wal config (#852) Lei, HUANG 2023-01-10 16:07:26 +08:00
  • c609b193a1 feat: in memory storage on meta leader (#856) Jiachun Feng 2023-01-10 15:53:34 +08:00
  • 1305924423 ci: add sqlness job (#835) Ruihang Xia 2023-01-10 15:12:20 +08:00
  • ea753b9ac0 ci: fix release task by correcting output dir (#853) Ning Sun 2023-01-10 14:37:35 +08:00
  • 0ffe640f7d build: install ca-certificates in docker image building (#807) v0.1.0-alpha-20230102-wal-fix-ca zyy17 2022-12-30 14:56:39 +08:00
  • 72f05a3137 feat: flight aboard (#840) LFC 2023-01-09 17:06:24 +08:00
  • 9e58311ecd feat: datanode support report number of regions to meta (#838) fys 2023-01-09 16:13:53 +08:00
  • 2679faf911 refactor: move parse methods out of QueryEngine trait (#850) Ruihang Xia 2023-01-09 15:44:20 +08:00
  • 0d660e45cf feat: wal config v0.1.0-alpha-20230102-wal-config Lei, HUANG 2023-01-09 13:02:30 +08:00
  • fa54870197 fix: parquet native row group pruning support (#845) Lei, HUANG 2023-01-09 12:10:14 +08:00
  • 3988770266 feat: add catalog name resolution for postgres and http interface (#810) Ning Sun 2023-01-09 11:43:25 +08:00
  • 777a3182c5 feat: Bump OpenDAL to 0.24 for better seekable support (#847) Xuanwo 2023-01-09 11:37:43 +08:00
  • a640872cda fix: parquet native row group pruning support v0.1.0-alpha-20230102-wal-fix Lei, HUANG 2023-01-07 18:01:35 +08:00
  • 5b675f54a8 ci: add lto and strip to weekly build (#841) Ning Sun 2023-01-06 16:20:23 +08:00
  • 7e3c59fb51 fix: remove start from LogStore; fix error message (#837) Lei, HUANG 2023-01-06 12:21:00 +08:00
  • 7bbc679c76 fix: revert script dependenciex Lei, HUANG 2023-01-06 15:15:41 +08:00
  • 0b3a2cbcda fix: revert cargo workspace dependencies Lei, HUANG 2023-01-06 15:10:04 +08:00
  • 53ee85cdad feat: use raft-engine crate to reimplement logstore (#799) (cherry picked from commit 8f5ecefc90) Lei, HUANG 2023-01-05 17:18:51 +08:00
  • 627d444723 fix: remove start from LogStore; fix error message (#837) Lei, HUANG 2023-01-06 12:21:00 +08:00
  • d1730a9577 refactor: simplify how Frontend instance handles other protocols (#831) LFC 2023-01-06 12:19:38 +08:00
  • ca7ed67dc5 feat: collect stats from heartbeats (#833) Jiachun Feng 2023-01-06 11:30:23 +08:00
  • 072e5f78b4 feat: Implement delete for table (#801) Yingwen 2023-01-05 20:03:40 +08:00
  • 8f5ecefc90 feat: use raft-engine crate to reimplement logstore (#799) Lei, HUANG 2023-01-05 17:18:51 +08:00
  • afd9866709 feat: basic promql planner for single arg function call (#828) Ruihang Xia 2023-01-05 16:30:54 +08:00
  • 89d5306740 feat: Impl Query and DDL functionality of Arrow Flight service for Frontend Instance (#827) LFC 2023-01-05 14:17:57 +08:00
  • 50cc0e9b51 feat: Impl Insert functionality of Arrow Flight service for Frontend Instance (#821) LFC 2023-01-04 17:48:59 +08:00
  • 7762873842 feat: endpoint and region config for s3 storage (#820) dennis zhuang 2023-01-04 11:24:24 +08:00
  • 4aa24f0639 fix: test failure (#822) LFC 2023-01-04 10:47:18 +08:00
  • f1b95e25a1 fix: remove boilerplate message from GRPC error output (#813) LFC 2023-01-03 20:49:36 +08:00
  • 041cd422a1 refactor: do not call use upon mysql connection (#818) Ning Sun 2023-01-03 19:15:47 +08:00
  • f907a93b97 feat: impl RangeArray based on DictionaryArray (#796) Ruihang Xia 2023-01-03 18:04:26 +08:00
  • a6eb213adf feat: implement rename table (#802) elijah 2023-01-03 17:37:27 +08:00