Commit Graph

  • 5fcad7a175 fix: update license header for instant manipulate (#817) Ruihang Xia 2023-01-03 16:10:21 +08:00
  • 0566f812d3 refactor: remove macro define_opaque_error (#812) Ruihang Xia 2023-01-03 15:50:27 +08:00
  • 334fd26bc5 feat: impl InstantManipulator for PromQL extension (#803) Ruihang Xia 2023-01-03 15:32:12 +08:00
  • 8ffc078f88 fix: license header (#815) Lei, HUANG 2023-01-03 15:09:49 +08:00
  • 179ff728df refactor: merge servers::context into session (#811) v0.1.0-alpha-20230102-weekly shuiyisong 2022-12-31 00:00:04 +08:00
  • 4d56d896ca feat: Implement delete for the storage engine (#777) Yingwen 2022-12-30 17:12:18 +08:00
  • 6fe205f3b5 chore: Update RustPython(With GC) (#809) discord9 2022-12-30 16:55:43 +08:00
  • d13de0aeba refactor: remove AdminExpr, make DDL expressions as normal GRPC requests (#808) LFC 2022-12-30 16:47:45 +08:00
  • 11194f37d4 build: install ca-certificates in docker image building (#807) zyy17 2022-12-30 14:56:39 +08:00
  • de6803d253 feat: handle InsertRequest(formerly InsertExpr) in new Arrow Flight (#800) LFC 2022-12-30 10:24:09 +08:00
  • d0ef3aa9eb docs: align Jeremy Clarkson to the right side (#804) Ruihang Xia 2022-12-29 16:55:38 +08:00
  • 04df80e640 fix: further ease the restriction of executing SQLs in new GRPC interface (#797) LFC 2022-12-28 16:43:21 +08:00
  • 76236646ef chore: extract some functions from "bootstrap_meta_srv" function (#795) fys 2022-12-28 14:29:52 +08:00
  • 26848f9f5c feat: Replace SelectResult with FlightData (#776) LFC 2022-12-28 10:22:46 +08:00
  • 90990584b7 feat: Prom SeriesNormalize plan (#787) Ruihang Xia 2022-12-27 22:59:53 +08:00
  • a14ec94653 fix: ease the restriction of the original "SelectExpr" (#794) LFC 2022-12-27 16:50:12 +08:00
  • 26a3e93ca7 chore: util workspace deps in more places (#792) Ruihang Xia 2022-12-27 16:26:59 +08:00
  • 3978931b8e feat: support parsing the RENAME TABLE statements in the parser (#780) elijah 2022-12-27 14:53:40 +08:00
  • d589de63ef feat: pub auth_mysql & add auth boxed err (#788) shuiyisong 2022-12-27 11:04:05 +08:00
  • 7829e4a219 feat: Implement Arrow Flight Service (except gRPC server) for selection (#768) LFC 2022-12-26 16:41:10 +08:00
  • bc9a46dbb7 feat: support varbinary (#767) Mike Yang 2022-12-26 13:14:12 +08:00
  • a61e96477b docs: RFC of promql (#779) Ruihang Xia 2022-12-26 13:12:24 +08:00
  • f8500e54c1 refactor: Remove PutOperation and Simplify WriteRequest API (#775) Yingwen 2022-12-26 13:11:24 +08:00
  • e85780b5e4 refactor: rename some mod.rs to <MOD_NAME>.rs (#784) discord9 2022-12-26 12:48:34 +08:00
  • 11bdb33d37 feat: sql query interceptor and plugin refactoring (#773) v0.1.0-alpha-20221226-weekly Ning Sun 2022-12-23 15:22:12 +08:00
  • 1daba75e7b refactor: use "USE" keyword (#785) LFC 2022-12-23 14:29:47 +08:00
  • dc52a51576 chore: upgrade to Arrow 29.0 and use workspace package and dependencies (#782) LFC 2022-12-23 14:28:37 +08:00
  • 26af9e6214 ci: setup secrets for setup-protoc job (#783) Ruihang Xia 2022-12-23 11:36:39 +08:00
  • e07791c5e8 chore: make election mod public (#781) fys 2022-12-22 17:32:35 +08:00
  • b6d29afcd1 ci: Use lld for coverage (#778) Yingwen 2022-12-22 16:10:37 +08:00
  • ea9af42091 chore: upgrade Rust to nightly 2022-12-20 (#772) LFC 2022-12-21 19:32:30 +08:00
  • d0ebcc3b5a chore: open userinfo constructor (#774) shuiyisong 2022-12-21 17:58:43 +08:00
  • 77182f5024 chore: upgrade Arrow to version 28, and DataFusion to 15 (#771) LFC 2022-12-21 17:02:11 +08:00
  • 539ead5460 feat: check database existence on http api (#764) Ning Sun 2022-12-21 10:28:45 +08:00
  • bc0e4e2cb0 fix: fill NULL based on row_count (#765) Ruihang Xia 2022-12-20 12:12:48 +08:00
  • 7d29670c86 fix: consider null mask in sqlness display util (#763) Ruihang Xia 2022-12-19 14:20:28 +08:00
  • afd88dd53a fix: test_dist_table_scan block (#761) LFC 2022-12-19 11:20:51 +08:00
  • efd85df6be feat: add schema check on postgres startup (#758) Ning Sun 2022-12-19 10:53:44 +08:00
  • ea1896493b feat: allow multiple sql statements in query string (#699) v0.1.0-alpha-20221219-weekly Ning Sun 2022-12-16 19:50:20 +08:00
  • 66bca11401 refactor: remove optional from the protos (#756) Jiachun Feng 2022-12-16 15:47:51 +08:00
  • 7c16a4a17b refactor(storage): Move write_batch::codec to a separate file (#757) Yingwen 2022-12-16 15:32:59 +08:00
  • 28bd7404ad feat: change column's default property to nullable (#751) dennis zhuang 2022-12-16 11:17:01 +08:00
  • 0653301754 feat: replace arrow2 with official implementation 🎉 (#753) Lei, HUANG 2022-12-15 18:49:12 +08:00
  • a8630cdb38 fix: clippy errors replace-arrow2 Lei, HUANG 2022-12-15 18:12:05 +08:00
  • 0f3dcc1b38 fix: Fix All The Tests! (#752) Ruihang Xia 2022-12-15 17:47:14 +08:00
  • 7c696dae08 Merge branch 'develop' into replace-arrow2 evenyag 2022-12-15 15:29:35 +08:00
  • 61d8bc2ea1 refactor(frontend): minor changes around FrontendInstance constructor (#748) LFC 2022-12-15 14:34:40 +08:00
  • 142dee41d6 fix: Fix compiler errors in script crate (#749) Yingwen 2022-12-15 14:20:35 +08:00
  • e3785fca70 docs: change logo in readme automatically based on github theme (#743) Ruihang Xia 2022-12-14 19:32:51 +08:00
  • ce6d1cb7d1 fix: frontend compile errors (#747) Lei, HUANG 2022-12-14 18:30:16 +08:00
  • dbb3034ecb fix: Fix compiler errors in query crate (#746) Yingwen 2022-12-14 17:42:07 +08:00
  • fda9e80cbf feat: impl static_user_provider (#739) shuiyisong 2022-12-14 16:38:29 +08:00
  • 756c068166 feat: logstore compaction (#740) Lei, HUANG 2022-12-14 16:15:29 +08:00
  • 652d59a643 fix: remove unwrap Lei, HUANG 2022-12-13 17:51:14 +08:00
  • fa971c6513 fix: errors in optimzer Lei, HUANG 2022-12-13 17:44:37 +08:00
  • 36c929e1a7 fix: Fix imports in optimizer.rs evenyag 2022-12-13 17:27:44 +08:00
  • 6a4e2e5975 feat: promql create and skeleton (#720) dennis zhuang 2022-12-13 17:08:22 +08:00
  • a712382fba Merge pull request #745 Ruihang Xia 2022-12-13 16:59:28 +08:00
  • 4b644aa482 fix: Fix compiler errors in catalog and mito crates (#742) Yingwen 2022-12-13 15:53:55 +08:00
  • 9ad6ddb26e fix: remove useless metaclient field from datanode Instance (#744) Lei, HUANG 2022-12-13 14:26:26 +08:00
  • 4defde055c feat: upgrade storage crate to arrow and parquet offcial impl (#738) Lei, HUANG 2022-12-13 11:58:50 +08:00
  • c5661ee362 feat: support http basic authentication (#733) fys 2022-12-13 10:44:33 +08:00
  • 9b093463cc feat: add Makefile to aggregate the commands that developers always use (#736) zyy17 2022-12-12 13:03:49 +08:00
  • 61e0f1a11c refactor: add tls option in frontend cli options (#735) zyy17 2022-12-12 10:02:17 +08:00
  • 95b2d8654f fix: pre-cast to avoid tremendous match arms (#734) Ruihang Xia 2022-12-09 17:20:03 +08:00
  • 249ebc6937 feat: update pgwire and refactor pg auth handler (#732) v0.1.0-alpha-20221212-weekly Ning Sun 2022-12-09 17:01:55 +08:00
  • 42fdc7251a fix: Fix common grpc expr (#730) Ruihang Xia 2022-12-09 14:24:04 +08:00
  • c1b8981f61 refactor(mito): change the table path to schema/table_id (#728) elijah 2022-12-09 12:59:16 +08:00
  • 949cd3e3af feat: move_value & delete_route (#707) Jiachun Feng 2022-12-09 11:07:48 +08:00
  • b26982c5d7 feat: support timestamp new syntax (#697) SSebo 2022-12-09 10:52:14 +08:00
  • d0892bf0b7 fix: Fix compile error in server subcrate (#727) Ruihang Xia 2022-12-08 20:27:53 +08:00
  • fff530cb50 fix common record batch Ruihang Xia 2022-12-08 17:58:53 +08:00
  • b936d8b18a fix: Fix common::grpc compiler errors (#722) Yingwen 2022-12-08 17:51:20 +08:00
  • 1bde1ba399 fix: row group pruning (#725) Lei, HUANG 2022-12-08 17:44:04 +08:00
  • 3687bc7346 fix: Fix tests and clippy for common-function subcrate (#726) Ruihang Xia 2022-12-08 17:01:54 +08:00
  • 4fdf26810c feat: support auth in frontend (#688) fys 2022-12-08 11:51:52 +08:00
  • 587bdc9800 fix: fix other compile error in common-function (#719) Ruihang Xia 2022-12-08 11:38:07 +08:00
  • 7f59758e69 feat: bump opendal version to 0.22 (#721) dennis zhuang 2022-12-08 11:19:21 +08:00
  • 58c26def6b fix: fix argmin/percentile/clip/interp/scipy_stats_norm_pdf errors (#718) Yingwen 2022-12-07 19:55:07 +08:00
  • 6f3baf96b0 fix: fix compile error for mean/polyval/pow/interp ops (#717) Ruihang Xia 2022-12-07 16:38:43 +08:00
  • a898f846d1 fix: Fix compiler errors in argmax/rate/median/norm_cdf (#716) Yingwen 2022-12-07 15:28:27 +08:00
  • a562199455 Revert "fix: fix compile error for mean/polyval/pow/interp ops" Ruihang Xia 2022-12-07 15:13:58 +08:00
  • fb0b4eb826 fix: fix compile error for mean/polyval/pow/interp ops Ruihang Xia 2022-12-07 15:12:28 +08:00
  • a521ab5041 fix: set default value when fail to get git info instead of panic (#696) Zheming Li 2022-12-07 13:16:27 +08:00
  • 833216d317 refactor: directly invoke Datanode methods in standalone mode (part 1) (#694) LFC 2022-12-07 11:37:59 +08:00
  • 2ba99259e1 feat: Implements diff accumulator using WrapperType (#715) Yingwen 2022-12-07 11:13:24 +08:00
  • 551cde23b1 Merge branch 'dev' into replace-arrow2 Ruihang Xia 2022-12-07 10:50:27 +08:00
  • 90c832b33d refactor: drop support of physical plan query interface (#714) Ruihang Xia 2022-12-06 19:23:32 +08:00
  • 8959dbcef8 feat: Substrait logical plan (#704) LFC 2022-12-06 19:21:57 +08:00
  • 653906d4fa fix: Fix common::query compiler errors (#713) Yingwen 2022-12-06 16:45:54 +08:00
  • 829ff491c4 fix: common-query subcrate (#712) Ruihang Xia 2022-12-06 16:32:52 +08:00
  • b32438e78c feat: Fix some compiler errors in common::query (#710) Yingwen 2022-12-06 15:32:12 +08:00
  • 0ccb8b4302 chore: delete datatypes based on arrow2 Lei, HUANG 2022-12-06 15:01:02 +08:00
  • b48ae21b71 fix: api crate (#708) Lei, HUANG 2022-12-06 14:56:59 +08:00
  • 2034b40f33 chore: update RustPython dependence(With a tweaked fork) (#655) discord9 2022-12-06 14:15:00 +08:00
  • 3c0adb00f3 feat: Fix recordbatch test compiling issue evenyag 2022-12-06 12:03:06 +08:00
  • 8c66b7d000 feat: Fix common::recordbatch compiler errors evenyag 2022-12-06 11:55:19 +08:00
  • 99371fd31b chore: sort Cargo.toml evenyag 2022-12-06 11:39:15 +08:00
  • fe505fecfd feat: Make recordbatch compile evenyag 2022-12-06 11:38:59 +08:00
  • 55e6be7af1 fix: test_server_require_secure_client_secure (#701) SSebo 2022-12-06 10:38:54 +08:00