Commit Graph

  • f995f6099f chore: avoid double future (#3890) Jeremyhi 2024-05-09 15:11:22 +08:00
  • 7de62ef5d0 feat: add metasrv start time to node info (#3883) Jeremyhi 2024-05-09 14:53:55 +08:00
  • 0e05f85a9d feat: pass QueryContext to FlowRequestHeader (#3878) Weny Xu 2024-05-09 13:57:33 +09:00
  • a6a702de4e feat: support querying field column names in Prometheus HTTP API (#3880) Ruihang Xia 2024-05-08 20:18:20 +08:00
  • d99746385b refactor: move mirror insertion tasks to the background runtime (#3879) Weny Xu 2024-05-08 16:41:06 +09:00
  • 9d8f72d611 fix: add data type to vector cache key (#3876) Yingwen 2024-05-08 14:30:28 +08:00
  • c07a1babd5 refactor(logstore): remove Entry::namemspace (#3875) Lei, HUANG 2024-05-08 14:13:33 +08:00
  • cc8d6b1200 refactor: move Plugins to plugins.rs and use rwlock (#3862) zyy17 2024-05-08 07:32:22 +08:00
  • 5274806108 feat: limit total rows copied in COPY TABLE FROM stmt (#3819) irenjj 2024-05-07 23:44:02 +08:00
  • 6e1cc1df55 feat: metasrvs nodeinfo (#3873) Jeremyhi 2024-05-07 19:20:57 +08:00
  • 65f80af9a9 build: run cargo gc to build binaries (#3874) Ruihang Xia 2024-05-07 19:16:47 +08:00
  • a68072cb21 refactor: add the main cli entry point struct Command{} and simplify main() (#3850) zyy17 2024-05-07 17:08:35 +08:00
  • 71c1c7ca24 fix: return metric name instead of query in Prometheus /series API (#3864) Ruihang Xia 2024-05-07 17:07:16 +08:00
  • 1b5862223c fix: register regions during procedure recovery (#3859) Weny Xu 2024-05-07 17:30:41 +09:00
  • c0be0c30de build: strip sqlness binary (#3872) Ruihang Xia 2024-05-07 15:53:48 +08:00
  • 154f561da1 refactor: passing QueryContext to RegionServer (#3829) Kelvin Wu 2024-05-07 15:10:59 +08:00
  • aa2934b422 docs: run fuzz tests in dev mode & disable sanitizer (#3871) Weny Xu 2024-05-07 15:15:07 +09:00
  • 1b93a026c2 ci: align clippy checks and fixup (#3868) shuiyisong 2024-05-07 11:00:38 +08:00
  • 530353785c refactor: remove re-export from logging (#3865) Ruihang Xia 2024-05-06 21:26:01 +08:00
  • 573c19be32 feat(flow): mirror insert req to flow node (#3858) discord9 2024-05-06 19:33:14 +08:00
  • f3b68253c2 chore: remove one slice copy in wal encoding (#3861) Lei, HUANG 2024-05-06 18:26:40 +08:00
  • 6e9e8fad26 refactor!: remove opentsdb tcp server (#3828) shuiyisong 2024-05-06 14:42:05 +08:00
  • 6e12e1b84b fix: retrieve all info instead of checking on demand (#3846) Weny Xu 2024-05-06 13:44:47 +09:00
  • 7d447c20c5 chore: try avoid one slice (#3856) tison 2024-05-06 11:44:12 +08:00
  • 9c3b9600ca ci: avoid trying to send slack notification in forks (#3857) tison 2024-05-06 11:18:21 +08:00
  • 73fe075049 ci: replace pull-request actions with cyborg (#3854) tison 2024-05-04 11:12:26 +08:00
  • 2748cec7e2 ci: create cyborg for all heavy GitHub integrated actions (#3852) tison 2024-05-02 20:31:18 +08:00
  • 65d47bab56 feat: adds information_schema cluster_info table (#3832) dennis zhuang 2024-05-02 10:49:46 +08:00
  • f6e2039eb8 test: introduce unstable fuzz create table test (#3788) Weny Xu 2024-05-01 14:08:49 +08:00
  • 3b89b9ddd8 refactor: move database client to test (#3820) dimbtp 2024-05-01 13:55:13 +08:00
  • 695746193b ci: reduce workflow files by merging actions (#3848) tison 2024-05-01 12:44:00 +08:00
  • 573d369f77 feat(fuzz): add insert logical table target (#3842) Yohan Wal 2024-05-01 11:48:51 +08:00
  • e6eca8ca0c fix: count_wildcard_to_time_index_rule doesn't handle table reference properly (#3847) Ruihang Xia 2024-04-30 23:59:56 +08:00
  • e84b1eefdf perf: optimize count(*) (#3845) Ruihang Xia 2024-04-30 18:10:11 +08:00
  • 777bc3b89d fix: compiler warnings on Windows (#3844) Yingwen 2024-04-30 17:40:11 +08:00
  • 81f3007f6f refactor: remove TableMetaKey trait (#3837) Weny Xu 2024-04-30 14:31:45 +08:00
  • 863ee608ca chore: adding Grafana config for cluster monitor (#3781) shuiyisong 2024-04-30 14:20:23 +08:00
  • 20cbc039e6 refactor: remove catalog prefix (#3835) Weny Xu 2024-04-30 11:27:33 +08:00
  • d11b1fa389 chore: correct RepeatedField origin (#3838) tison 2024-04-30 11:13:54 +08:00
  • a0f4881c6e feat: physical optimizer RemoveDuplicate to remove duplicate exec plans (#3839) Ruihang Xia 2024-04-30 11:13:39 +08:00
  • aba5e41799 feat: support ALTER TABLE ... MODIFY COLUMN ... ... (#3796) Kould 2024-04-30 11:13:33 +08:00
  • 371d4cf9f5 fix: broken link in contributing guide (#3831) Ruihang Xia 2024-04-30 11:06:47 +08:00
  • 8e3515d396 ci: add fuzz_insert ci cfg (#3840) Yohan Wal 2024-04-30 10:44:36 +08:00
  • 701aba9cdb refactor: rename flow task to flow (#3833) Weny Xu 2024-04-29 22:02:52 +08:00
  • b493ea1b38 feat: implement the CreateFlowProcedure (#3810) Weny Xu 2024-04-29 20:34:11 +08:00
  • 336db38ce9 refactor!: remove duration type from gRPC (#3825) Jeremyhi 2024-04-29 10:56:09 +08:00
  • c387687262 refactor: use secrecy SerectString to hold secrets option (#3804) tison 2024-04-29 10:18:18 +08:00
  • 7ef18c0915 feat: impl parser and operator for CREATE FLOW (#3806) Ruihang Xia 2024-04-28 20:26:49 +08:00
  • 1bbde15a15 feat: improve error message for typo in IF NOT EXISTS (#3817) tison 2024-04-28 19:20:17 +08:00
  • 3dac7cbe37 refactor: remove location_opt and DebugFormat (#3830) Ruihang Xia 2024-04-28 19:18:55 +08:00
  • 08263995f6 feat: implement the FrontendInvoker (#3824) Weny Xu 2024-04-28 19:11:34 +08:00
  • c0b909330a fix: wrong handler implementation of prometheus remote write (#3826) Ruihang Xia 2024-04-28 18:52:32 +08:00
  • dadee99d69 chore: add warn log for denied to renew region lease (#3827) Weny Xu 2024-04-28 17:04:01 +08:00
  • f29aebf89f feat(fuzz): add alter logical table target (#3818) Yohan Wal 2024-04-28 14:40:37 +08:00
  • e154dc5fd4 refactor: DfUdfAdapter to bridge ScalaUdf (#3814) tison 2024-04-28 12:17:06 +08:00
  • ed8b13689e refactor!: remove some admin APIs (#3821) Jeremyhi 2024-04-28 11:24:13 +08:00
  • 3112ced9c0 chore: rename all datanode_manager to node_manager (#3813) Weny Xu 2024-04-28 10:34:06 +08:00
  • e410192560 fix: push down order hint of the query again (#3797) Yingwen 2024-04-26 19:55:44 +08:00
  • eb3d2ca759 refactor: refactor DatanodeManager to NodeManager (#3811) Weny Xu 2024-04-26 19:31:03 +08:00
  • 934c7e3fef feat(fuzz): add create logical table target (#3756) Yohan Wal 2024-04-26 17:09:08 +08:00
  • d8ea7c5585 chore: respect axum test client's origin (#3805) tison 2024-04-26 15:19:46 +08:00
  • 77fc1e6de0 fix: prune row groups correctly for columns with the same name (#3802) Yingwen 2024-04-26 14:52:23 +08:00
  • 4eadd9f8a8 refactor: log statement on error by Display (#3803) tison 2024-04-26 12:05:13 +08:00
  • 1ec595134d feat: define CreateFlowTask and DropFlowTask (#3801) Weny Xu 2024-04-25 20:30:31 +08:00
  • 9206f60b28 feat: implement FlowTaskMetadataManager (#3766) Weny Xu 2024-04-25 19:59:24 +08:00
  • 2d0f493040 feat(flow): render reduce (#3769) discord9 2024-04-25 17:35:12 +08:00
  • f24cca83a1 chore: rebase to main flow_p3_render_reduce discord9 2024-04-25 14:20:44 +08:00
  • 533ae3378f chore: per review discord9 2024-04-25 11:26:05 +08:00
  • 843ef050d6 docs: more comment on accums internal discord9 2024-04-24 19:34:24 +08:00
  • 96b2871750 chore: typos discord9 2024-04-24 19:22:50 +08:00
  • ea117e1b4c fix: eval_distinct_core&per review discord9 2024-04-24 19:18:38 +08:00
  • e8eb3f6756 chore: typos discord9 2024-04-24 15:15:11 +08:00
  • cce40f6a48 fix: distinct input dedup&change per review discord9 2024-04-24 14:58:04 +08:00
  • 874d756dba feat: render reduce discord9 2024-04-22 19:39:17 +08:00
  • bba3108e0d refactor!: unify sql options into OptionMap (#3792) tison 2024-04-25 12:06:05 +08:00
  • 9524ec83bc fix!: use the right precision (#3794) Jeremyhi 2024-04-25 11:20:10 +08:00
  • e0b5f52c2a fix: fix fuzz test ci (#3795) Weny Xu 2024-04-24 18:22:41 +08:00
  • 1272bc9afc fix: post process result on query full column name of prom labels API (#3793) Ruihang Xia 2024-04-24 17:38:03 +08:00
  • df01ac05a1 feat: add validate method to CreateExpr (#3772) Ruihang Xia 2024-04-24 15:29:10 +08:00
  • 659d34a170 refactor(flow): refine comments and code (#3785) Zhenchi 2024-04-24 15:09:53 +08:00
  • 62037ee4c8 feat: impl Display for Statement (#3744) irenjj 2024-04-24 15:09:06 +08:00
  • 8d229dda98 chore: always obsolete wal to avoid discontinuous log entries (#3789) Lei, HUANG 2024-04-24 15:08:01 +08:00
  • 42e7403fcc feat: support different types for CompatReader (#3745) Kould 2024-04-24 14:27:52 +08:00
  • 20a933e395 refactor: simplify the PaginationStream (#3787) Weny Xu 2024-04-24 12:29:41 +08:00
  • b619950c70 feat: add ChangeColumnType for AlterKind (#3757) Kould 2024-04-24 12:27:23 +08:00
  • 4685b59ef1 feat: write manifests in background tasks (#3709) Yingwen 2024-04-24 11:09:48 +08:00
  • 86a989517e refactor: move the version string to common (#3783) LFC 2024-04-23 22:21:34 +08:00
  • 0aaf7621bd build: only build amd64 image for CentOS (#3784) Yingwen 2024-04-23 21:44:26 +08:00
  • 924c52af7c fix: promql scalar when input empty batch (#3779) WU Jingdi 2024-04-23 19:16:40 +08:00
  • f5e5a89e44 chore: bump jobserver (#3778) Lei, HUANG 2024-04-23 17:32:04 +08:00
  • 778e195f07 fix: do not remove deletion markers when window time range overlaps (#3773) Lei, HUANG 2024-04-23 16:05:16 +08:00
  • f764fd5847 fix: consider both db param and extended db header in Prometheus HTTP API (#3776) Ruihang Xia 2024-04-23 15:13:05 +08:00
  • 19a9035f4b fix: operating region guards should be dropped when procedure is done (#3775) LFC 2024-04-23 14:21:53 +08:00
  • 96c01a3bf0 fix: the dropping_regions guards should be dropped on procedure done (#3771) LFC 2024-04-23 10:44:12 +08:00
  • 94409967be Merge branch 'main' into create-view create-view Ruihang Xia 2024-04-22 21:08:22 +08:00
  • bf21527f18 fix: set is_time_index properly on updating physical table's schema (#3770) Ruihang Xia 2024-04-22 20:37:25 +08:00
  • 9e1441e48b docs: add how-to-write-fuzz-tests.md (#3763) Weny Xu 2024-04-22 19:56:16 +08:00
  • eeb4e26c71 feat: update dashboard to v0.5.0 (#3768) ZonaHe 2024-04-22 19:41:00 +08:00
  • 7ca0fa52d4 ci: secrets.GITHUB_TOKEN not exist on self-hosted runner (#3765) tison 2024-04-22 19:29:08 +08:00
  • 443722597b ci: temporary disable compatibility test (#3767) Ruihang Xia 2024-04-22 19:10:24 +08:00