Commit Graph

  • 87795248dd feat: get metasrv clusterinfo (#3696) Jeremyhi 2024-04-15 16:10:48 +08:00
  • 7a04bfe50a feat: add strict mode to validate protocol strings (#3638) irenjj 2024-04-15 15:53:48 +08:00
  • 2f4726f7b5 refactor: Move manifest manager lock to MitoRegion (#3689) Yingwen 2024-04-15 13:48:25 +08:00
  • 75d85f9915 feat: impl table_constraints table for information_schema (#3698) dennis zhuang 2024-04-15 11:59:16 +08:00
  • db329f6c80 feat(flow): transform substrait SELECT&WHERE&GROUP BY to Flow Plan (#3690) discord9 2024-04-12 15:38:42 +08:00
  • 544c4a70f8 refactor: check error type before logging (#3697) Ning Sun 2024-04-11 19:18:14 -07:00
  • 02f806fba9 fix: cli export "create table" with quoted names (#3684) dimbtp 2024-04-11 14:56:14 +08:00
  • 9459ace33e ci: add CODEOWNERS file (#3691) tison 2024-04-11 01:47:54 +08:00
  • c1e005b148 refactor: drop table procedure (#3688) Weny Xu 2024-04-10 20:22:10 +08:00
  • c00c1d95ee chore(flow): more comments&lint (#3680) discord9 2024-04-10 11:31:22 +08:00
  • 5d739932c0 chore: remove TODO that has been done (#3683) tison 2024-04-10 06:55:55 +08:00
  • aab7367804 feat: try get pk values from cache when applying predicate to parquet (#3286) Ruihang Xia 2024-04-09 21:53:38 +09:00
  • 34f935df66 chore: create database api change in protobuf (#3682) Yohan Wal 2024-04-09 20:11:38 +08:00
  • fda1523ced refactor: refactor alter table procedure (#3678) Weny Xu 2024-04-09 18:35:51 +08:00
  • 2c0c7759ee feat: add checksum for checkpoint data (#3651) tison 2024-04-09 16:32:24 +08:00
  • 2398918adf feat(fuzz): support to create metric table (#3617) Weny Xu 2024-04-09 14:00:04 +08:00
  • 50bea2f107 feat: treat all number types as field candidates (#3670) Ruihang Xia 2024-04-09 12:28:21 +09:00
  • 1629435888 chore: unify name metasrv (#3671) JeremyHi 2024-04-09 11:03:26 +08:00
  • b3c94a303b chore: add a fix-clippy Makefile target (#3677) tison 2024-04-09 10:59:55 +08:00
  • 883b7fce96 refactor: bundle the lightweight axum test client (#3669) tison 2024-04-09 10:33:26 +08:00
  • ea9367f371 refactor(flow): func spec api&use Error not EvalError in mfp (#3657) discord9 2024-04-09 10:32:02 +08:00
  • 2896e1f868 refactor: pass http method to metasrv http handler (#3667) tison 2024-04-09 10:26:42 +08:00
  • 183fccbbd6 chore: remove global_ttl config (#3673) Lei, HUANG 2024-04-09 10:00:50 +08:00
  • b51089fa61 fix: DeserializedValueWithBytes::from_inner misusing (#3676) Weny Xu 2024-04-09 09:48:35 +08:00
  • 682b04cbe4 feat(fuzz): add create database target (#3675) Yohan Wal 2024-04-09 09:33:29 +08:00
  • e1d2f9a596 chore: improve contributor click in git-cliff (#3672) tison 2024-04-09 02:15:00 +08:00
  • 2fca45b048 ci: setup-protoc always with token (#3674) tison 2024-04-09 02:13:24 +08:00
  • 3e1a125732 feat: add append mode to table options (#3624) Yingwen 2024-04-08 21:42:58 +08:00
  • 34b1427a82 fix(readme): fix link of Ingester-js (#3668) Mofeng 2024-04-08 20:17:44 +08:00
  • 28fd0dc276 feat(flow): render map&related tests (#3581) discord9 2024-04-08 19:36:07 +08:00
  • 32b9639d7c feat(procedure): support to rollback (#3625) Weny Xu 2024-04-08 19:23:23 +08:00
  • 9038e1b769 feat: update dashboard to v0.4.10 (#3663) v0.7.2 ZonaHe 2024-04-08 16:35:41 +08:00
  • 12286f07ac feat: cluster information (#3631) JeremyHi 2024-04-08 15:48:36 +08:00
  • e920f95902 refactor: drop Table trait (#3654) tison 2024-04-08 15:28:55 +08:00
  • c4798d1913 refactor: move create database to procedure (#3626) Yohan Wal 2024-04-08 15:05:55 +08:00
  • 2ede968c2b chore: bump version to 0.7.2 (#3658) Ruihang Xia 2024-04-08 15:33:29 +09:00
  • 89db8c18c8 feat: Add timers to more mito methods (#3659) Yingwen 2024-04-08 13:53:34 +08:00
  • aa0af6135d chore: add manifest related metrics (#3634) LFC 2024-04-08 13:53:08 +08:00
  • 87e0189e58 fix!: columns table in information_schema misses some columns (#3639) dennis zhuang 2024-04-08 11:20:49 +08:00
  • 7e8e9aba9d chore: generate release notes with git-cliff (#3650) tison 2024-04-08 11:09:35 +08:00
  • c93b76ae5f ci: bump license header checker action version (#3655) tison 2024-04-08 10:38:03 +08:00
  • 097a0371dc test(sqlness): release databases after tests (#3648) Weny Xu 2024-04-07 17:35:34 +08:00
  • b9890ab870 fix: construct correct pk list with pre-existing pk (#3614) Ruihang Xia 2024-04-07 17:11:52 +09:00
  • b32e0bba9c feat: adding victoriametrics remote write (#3641) Ning Sun 2024-04-07 00:09:21 -07:00
  • fe1a0109d8 build(deps): bump whoami from 1.4.1 to 1.5.1 (#3643) dependabot[bot] 2024-04-05 19:02:36 -07:00
  • 11995eb52e build(deps): bump h2 from 0.3.24 to 0.3.26 (#3642) dependabot[bot] 2024-04-05 19:02:19 -07:00
  • 86d377d028 fix: move object store read/write timer into inner (#3627) dimbtp 2024-04-03 20:24:34 +08:00
  • ddeb73fbb7 fix: mistakely removes compaction inputs on failure (#3635) Lei, HUANG 2024-04-03 19:54:20 +08:00
  • d33435fa84 feat: introduce wal benchmarker (#3446) niebayes 2024-04-03 11:16:05 +08:00
  • a0f243c128 feat(procedure): enable auto split large value (#3628) Weny Xu 2024-04-02 20:13:59 +08:00
  • a61fb98e4a refactor: alter logical tables (#3618) JeremyHi 2024-04-02 14:21:34 +08:00
  • 6c316d268f feat(procedure): auto split large value to multiple values (#3605) Weny Xu 2024-04-01 20:04:29 +08:00
  • 5e24448b96 feat: reject invalid timestamp ranges in copy statement (#3623) Lei, HUANG 2024-04-01 16:25:31 +08:00
  • d6b2d1dfb8 feat: Support outputting various date styles for postgresql (#3602) JohnsonLee 2024-04-01 15:31:36 +08:00
  • bfd32571d9 fix: run purge jobs in another scheduler (#3621) Yingwen 2024-04-01 11:18:14 +08:00
  • 0eb023bb23 feat: group requests by peer (#3619) JeremyHi 2024-04-01 11:10:22 +08:00
  • 4a5bb698a9 feat: impl show index and show columns (#3577) v0.8.0-nightly-20240401 dennis zhuang 2024-03-29 11:34:52 -07:00
  • 18d676802a feat(function): add timestamp epoch integer support for to_timezone (#3620) Eugene Tolbakov 2024-03-29 18:33:24 +00:00
  • 93da45f678 feat: let alter table procedure can only alter physical table (#3613) JeremyHi 2024-03-29 17:50:33 +08:00
  • 7a19f66be0 ci: ignore type in sqlness sql and result files (#3616) Ruihang Xia 2024-03-29 17:39:37 +08:00
  • 500f9f10fc feat: allow cross-schema query in promql (#3545) Ning Sun 2024-03-29 00:41:01 -07:00
  • f49cd0ca18 refactor: cache invalidator (#3611) JeremyHi 2024-03-29 15:33:51 +08:00
  • ffbb132f27 feat: Implement an unordered scanner for append mode (#3598) Yingwen 2024-03-29 15:25:35 +08:00
  • 14267c2aed feat(tql): add initial support for start,stop,step as sql functions (#3507) Eugene Tolbakov 2024-03-29 06:37:25 +00:00
  • 77cc7216af feat: support 2+2 and /status/buildinfo (#3604) Ruihang Xia 2024-03-29 14:31:39 +08:00
  • 63681f0e4d refactor(table): remove unused table requests (#3603) Zhenchi 2024-03-28 19:31:14 +08:00
  • 06a90527a3 fix: adjust status code to http error code map (#3601) Ruihang Xia 2024-03-28 16:54:51 +08:00
  • d5ba2fcf9d test: add more integration test for kafka wal (#3190) niebayes 2024-03-28 14:55:18 +08:00
  • e3b37ee2c9 fix: canonicalize catalog and schema names (#3600) dennis zhuang 2024-03-27 23:40:15 -07:00
  • 5d7ce08358 feat: adds metric engine to information_schema engines table (#3599) dennis zhuang 2024-03-27 23:37:34 -07:00
  • 92a8e863de chore: do not reply for broadcast msg (#3595) JeremyHi 2024-03-27 19:39:23 +08:00
  • 9428cb8e7c feat: remove support for logical tables in the create table procedure (#3592) JeremyHi 2024-03-27 18:03:42 +08:00
  • 5addb7d75a test: add tests for drop databases (#3594) Weny Xu 2024-03-27 17:18:37 +08:00
  • 623c930736 refactor: refactor drop table executor (#3589) Weny Xu 2024-03-27 14:29:54 +08:00
  • 5fa01e7a96 feat: create regions persist true (#3590) JeremyHi 2024-03-27 14:26:58 +08:00
  • 922b1a9b66 feat: Implement append mode for a region (#3558) Yingwen 2024-03-27 11:21:22 +08:00
  • 653697f1d5 chore: add back core dependency (#3588) shuiyisong 2024-03-27 10:53:22 +08:00
  • 83643eb195 feat: Support printing postgresql's bytea data type in its "hex" and "escape" format (#3567) JohnsonLee 2024-03-27 09:54:41 +08:00
  • d83279567b feat(auth): watch file user provider (#3566) tison 2024-03-27 09:19:18 +08:00
  • 150454b1fd chore: Delete CODE_OF_CONDUCT.md (#3578) tison 2024-03-27 00:43:05 +08:00
  • 58c7858cd4 feat: update physical table schema on alter logical tables (#3585) JeremyHi 2024-03-26 22:29:53 +08:00
  • dd18d8c97b build(deps): remove some unused dependencies (#3582) dimbtp 2024-03-26 20:48:28 +08:00
  • 175929426a feat: support time range in copy table (#3583) Lei, HUANG 2024-03-26 19:24:28 +08:00
  • 8f9676aad2 fix: incorrect version info in (#3586) Ruihang Xia 2024-03-26 17:31:01 +08:00
  • 74565151e9 fix: update pk_cache in compat reader (#3576) Ruihang Xia 2024-03-26 16:31:00 +08:00
  • 83c1b485ea chore: limit OpenDAL's feature gates (#3584) Ruihang Xia 2024-03-26 15:54:06 +08:00
  • c2dd1136fe feat: batch alter logical tables (#3569) JeremyHi 2024-03-26 15:07:23 +08:00
  • 7c1c6e8b8c refactor: try upgrade regex-automata (#3575) tison 2024-03-26 12:28:14 +08:00
  • 62d8bbb10c ci: use single commit on the deployment branch (#3580) Yingwen 2024-03-26 12:04:57 +08:00
  • bf14d33962 feat: implement the drop database procedure (#3541) Weny Xu 2024-03-25 15:12:47 +09:00
  • 0f1747b80d chore: retain original headers (#3572) tison 2024-03-25 11:53:51 +08:00
  • 992c7ec71b feat: update physical table's schema on creating logical table (#3570) Ruihang Xia 2024-03-25 11:19:30 +08:00
  • 2ad0b24efa fix: set http response chartset to utf-8 when using table format (#3571) x³u³ 2024-03-25 11:13:01 +08:00
  • 2b2fd80bf4 feat: return new added columns in region server's extension response (#3533) v0.8.0-nightly-20240325 Ruihang Xia 2024-03-23 17:31:16 +08:00
  • 24886b9530 test: add a parameter type mismatch test case to sql integration test (#3568) x³u³ 2024-03-23 01:43:20 +08:00
  • 8345f1753c chore: avoid confusing TryFrom (#3565) tison 2024-03-22 19:16:36 +08:00
  • 3420a010e6 refactor: reduce one clone by carefully pass ready boundary (#3543) tison 2024-03-22 12:46:17 +08:00
  • 9f020aa414 fix(flow): Arrange get range with batch unaligned (#3552) discord9 2024-03-22 12:08:37 +08:00
  • c9ac72e7f8 ci: use a PAT to list all writers (#3559) tison 2024-03-22 11:25:01 +08:00
  • 86fb9d8ac7 refactor: remove redudant PromStoreProtocolHandler::write (#3553) Lei, HUANG 2024-03-22 10:09:00 +08:00