Commit Graph

  • 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
  • d4b814f698 refactor(flow): split render.rs and other minor changes (#3750) discord9 2024-04-22 17:48:09 +08:00
  • d0b2a11f2b feat: add preserve arg to sqlness runner (#3724) Ruihang Xia 2024-04-22 17:21:37 +08:00
  • 54432df92f build(deps): bump rustls from 0.22.3 to 0.22.4 (#3764) dependabot[bot] 2024-04-22 17:19:08 +08:00
  • 8f2ce4abe8 feat: impl show collation and show charset statements (#3753) dennis zhuang 2024-04-20 14:01:32 +08:00
  • be5574fdb3 fuzz alter WenyXu 2024-04-19 14:14:34 +00:00
  • d077892e1c feat: support PromQL scalar (#3693) WU Jingdi 2024-04-19 17:56:09 +08:00
  • cfed466fcd chore: update greptime-proto to main (#3743) LFC 2024-04-19 14:38:34 +08:00
  • 0c5f4801b7 build: update toolchain to nightly-2024-04-18 (#3740) Ruihang Xia 2024-04-19 13:42:34 +08:00
  • f9afc5dbbf feat: start_database auto retry WenyXu 2024-04-19 02:40:15 +00:00
  • 2114b153e7 refactor: avoid unnecessary alloc by using unwrap_or_else (#3742) Eugene Tolbakov 2024-04-19 02:31:25 +01:00
  • c7400a4182 chore: reduce sleep time WenyXu 2024-04-18 13:59:20 +00:00
  • bf07dd275a test: reproduce bugs WenyXu 2024-04-18 13:23:42 +00:00
  • 9e1e4a5181 it works on my machine ¯\_(ツ)_/¯ tantivy-poc Ruihang Xia 2024-04-18 21:33:06 +08:00
  • 314f2704d4 build(deps): update datafusion to latest and arrow to 51.0 (#3661) LFC 2024-04-18 20:07:18 +08:00
  • 510782261d refactor: avoid unnecessary cloning (#3734) Weny Xu 2024-04-18 17:02:28 +08:00
  • 20e8c3d864 chore: remove TableIdProvider (#3733) Jeremyhi 2024-04-18 13:36:37 +08:00
  • 2a2a44883f refactor(meta): Ensure all moving values remain unchanged between two transactions (#3727) Weny Xu 2024-04-18 13:35:54 +08:00
  • 4248dfcf36 feat: support invalidate schema name key cache (#3725) maco 2024-04-18 12:02:06 +08:00
  • 64945533dd feat: add tinytext, mediumtext and longtext data types (#3731) Yohan Wal 2024-04-18 11:15:21 +08:00
  • ffc8074556 feat(fuzz): enable create-if-not-exists option (#3732) Yohan Wal 2024-04-18 10:50:57 +08:00
  • 7e56bf250b docs: add style guide (#3730) Ruihang Xia 2024-04-17 19:28:02 +08:00
  • 7503992d61 add statement Ruihang Xia 2024-04-17 19:13:54 +08:00
  • 50ae4dc174 refactor: merge RegionHandleResult into RegionHandleResponse (#3721) tison 2024-04-17 18:03:20 +08:00
  • 16aef70089 fix: remove ttl option from metadata region (#3726) Ruihang Xia 2024-04-17 17:13:53 +08:00
  • 786f43da91 chore: cleanup todos that should be panic (#3720) tison 2024-04-17 13:04:14 +08:00
  • 7e1eed4b18 feat: adapt for cuckoo WenyXu 2024-04-16 14:16:37 +00:00
  • 3e9bda3267 ci: use greptimedb-ci-tester account (#3719) zyy17 2024-04-16 22:43:17 +08:00
  • 89d58538c7 chore(mito): set null value data size to i64 (#3722) Eugene Tolbakov 2024-04-16 15:40:16 +01:00
  • 182e22dda9 create index Ruihang Xia 2024-04-16 21:16:17 +08:00
  • d12379106e feat(drop_table): support to rollback table metadata (#3692) Weny Xu 2024-04-16 17:22:41 +08:00
  • 64941d848e fix(alter_table): ignore request outdated error (#3715) Weny Xu 2024-04-16 16:18:38 +08:00
  • 96a40e0300 feat: check partition rule (#3711) Ruihang Xia 2024-04-16 16:13:49 +08:00
  • d2e081c1f9 docs: update memtable config example (#3712) Yingwen 2024-04-16 15:26:20 +08:00
  • cdbdb04d93 refactor: remove redundant try_flush invocations (#3706) tison 2024-04-16 14:35:55 +08:00
  • 5af87baeb0 feat: add filter_deleted option to avoid removing deletion markers (#3707) Lei, HUANG 2024-04-16 14:34:41 +08:00
  • d5a948a0a6 test: Add tests for KvBackend trait implement (#3700) maco 2024-04-15 18:51:59 +08:00
  • bbea651d08 feat(promql): parameterize lookback (#3630) Eugene Tolbakov 2024-04-15 10:11:21 +01:00
  • 8060c81e1d refactor: use toml2docs to generate config docs (#3704) zyy17 2024-04-15 17:08:32 +08:00
  • e6507aaf34 chore: debt 3696 (#3705) Jeremyhi 2024-04-15 17:02:19 +08:00