Commit Graph

  • 297105266b feat: enable tcp keepalive for http server (#4019) LFC 2024-05-27 12:07:36 +08:00
  • 1de17aec74 feat: change EXPIRE WHEN to EXPIRE AFTER (#4002) Ruihang Xia 2024-05-27 12:05:55 +08:00
  • 389ded93d1 chore: add logs for setting the region to writable (#4044) Weny Xu 2024-05-27 13:01:40 +09:00
  • af486ec0d0 feat(opertor): check if a database is in use before dropping it (#4035) Eugene Tolbakov 2024-05-27 04:31:58 +01:00
  • 25d64255a3 feat: support table level comment (#4042) irenjj 2024-05-27 10:28:52 +08:00
  • 3790020d78 build(deps): upgrade promql-parser to 0.4 (#4047) tison 2024-05-27 09:51:59 +08:00
  • 5df3d4e5da feat: implement the LogStoreRawEntryReader and RawEntryReaderFilter (#4030) v0.9.0-nightly-20240527 Weny Xu 2024-05-24 20:53:15 +09:00
  • af670df515 ci: skip notification for manual releases (#4033) tison 2024-05-24 18:16:06 +08:00
  • a58256d4d3 feat: round-robin selector (#4024) Ruihang Xia 2024-05-24 15:29:07 +08:00
  • 466f7c6448 feat: add RawEntryReader and OneshotWalEntryReader trait (#4027) Weny Xu 2024-05-24 15:30:50 +09:00
  • 0101657649 feat: remove one clone on constructing partition (#4028) Ruihang Xia 2024-05-24 12:01:19 +08:00
  • a3a2c8d063 feat: Add TLS support for gRPC service (#3957) taobo 2024-05-24 03:00:16 +08:00
  • dfc1acbb2a fix: notifies all workers once a region is flushed (#4016) Yingwen 2024-05-23 20:45:00 +08:00
  • 0d055b6ee6 refactor: remove unused log config (#4021) Lei, HUANG 2024-05-23 16:59:42 +08:00
  • 614643ef7b chore(ci): add more replicas (#4015) Weny Xu 2024-05-23 11:43:24 +09:00
  • b90b7adf6f feat: add fallback logic for vmagent sending wrong content type (#4009) Ning Sun 2024-05-22 19:40:17 -07:00
  • 418090b464 chore: log error for detail (#4011) Jeremyhi 2024-05-22 20:17:20 +08:00
  • 090b59e8d6 feat: manual compaction (#3988) Lei, HUANG 2024-05-22 17:42:21 +08:00
  • 9e1af79637 chore: add ttl to write_cache (#4010) shuiyisong 2024-05-22 14:50:12 +08:00
  • 9800807fe5 fix(fuzz): sort inserted rows with primary keys and time index (#4008) Yohan Wal 2024-05-22 11:32:19 +08:00
  • b86d79b906 fix: can't print log because the tracing guard is dropped (#4005) zyy17 2024-05-22 11:24:40 +08:00
  • e070ba3c32 feat: respect time range when building parquet reader (#3947) Lei, HUANG 2024-05-22 00:02:25 +08:00
  • 43bf7bffd0 fix: try to fix unstable fuzz test (#4003) Weny Xu 2024-05-21 21:57:09 +09:00
  • 56aed6e6ff chore(ci): export kind logs (#3996) Weny Xu 2024-05-21 20:56:03 +09:00
  • 47785756e5 fix: move log_version() into build() of App to fix no log version on bootstrap (#4004) zyy17 2024-05-21 17:15:15 +08:00
  • 0aa523cd8c feat: make create view procedure simple as others (#4001) Jeremyhi 2024-05-21 16:30:57 +08:00
  • 7a8222dd97 fix: try to fix broken CI (#3998) Weny Xu 2024-05-21 16:02:18 +09:00
  • 40c585890a refactor: replace Expr with datafusion::Expr (#3995) maco 2024-05-21 14:40:29 +08:00
  • da925e956e ci: change the image name of nightly build (#3994) zyy17 2024-05-21 14:11:12 +08:00
  • d7ade3c854 chore(ci): add fuzz tests for distributed mode (#3967) Weny Xu 2024-05-21 13:58:42 +09:00
  • 179c8c716c feat: Adds RegionScanner trait (#3948) Yingwen 2024-05-20 19:52:00 +08:00
  • 19543f9819 feat: support compression on gRPC server (#3961) shuiyisong 2024-05-20 19:28:00 +08:00
  • 533ada70ca chore: remove a dbg! forget to remove (#3990) discord9 2024-05-20 16:34:47 +08:00
  • c50ff23194 ci: add 'contents: write' permission (#3989) zyy17 2024-05-20 14:23:54 +08:00
  • d7f1150098 ci: fixup strings in check ci status (#3987) tison 2024-05-20 11:59:05 +08:00
  • 82c3eca25e refactor: make the command entry cleaner (#3981) zyy17 2024-05-20 11:34:06 +08:00
  • df13832a59 feat: use cache in compaction (#3982) Yingwen 2024-05-20 10:36:51 +08:00
  • 7da92eb9eb ci: check-status for nightly-ci (#3984) tison 2024-05-19 15:10:59 +08:00
  • c71298d3d5 chore: pin cargo-ndk to 3.5.4 (#3979) Weny Xu 2024-05-18 17:46:01 +09:00
  • de594833ac docs: add v0.8.0 TSBS report (#3983) Yingwen 2024-05-18 16:09:16 +08:00
  • 6a9a92931d chore: change binary array type from LargeBinaryArray to BinaryArray (#3924) Eugene Tolbakov 2024-05-18 09:04:41 +01:00
  • 11ad5b3ed1 ci: report CI failures with creating issues (#3976) tison 2024-05-18 11:03:56 +08:00
  • b8354bbb55 docs: add toc for config docs (#3974) zyy17 2024-05-18 09:57:49 +08:00
  • 258675b75e chore: bump to v0.8.0 (#3971) v0.8.0 Weny Xu 2024-05-18 00:05:20 +09:00
  • 11a08cb272 feat(cli): prevent exporting physical table data (#3978) Weny Xu 2024-05-17 23:58:10 +09:00
  • e9b178b8b9 fix: tql parser hang on abnormal input (#3977) Ruihang Xia 2024-05-17 22:22:20 +08:00
  • 3477fde0e5 feat(flow): tumble window func (#3968) discord9 2024-05-17 20:10:28 +08:00
  • 9baa431656 fix: changing column data type can't process type alias (#3972) dennis zhuang 2024-05-17 19:34:31 +08:00
  • abfbea4c15 fix: prevent exporting metric physical table data (#3975) v0.7.1-1 Weny Xu 2024-05-17 18:08:11 +09:00
  • e2a1cb5840 feat: support evaluate expr in range query param (#3823) WU Jingdi 2024-05-17 16:31:55 +08:00
  • f696f41a02 fix: prevent registering logical regions with AliveKeeper (#3965) Weny Xu 2024-05-17 16:38:35 +09:00
  • 0168d43d60 fix: prevent exporting metric physical table data (#3970) Weny Xu 2024-05-17 16:19:28 +09:00
  • e372e25e30 build: add RUSTUP_WINDOWS_PATH_ADD_BIN env (#3969) v0.8.0-nightly-20240517 Yingwen 2024-05-17 14:01:46 +08:00
  • ca409a732f refactor(naming): use the better naming for pubsub (#3960) zyy17 2024-05-17 11:00:15 +08:00
  • 5c0a530ad1 feat: skip read-only region when trying to flush on region full (#3966) Ruihang Xia 2024-05-16 22:56:43 +08:00
  • 4b030456f6 feat: remove timeout in the channel between frontend and datanode (#3962) Ruihang Xia 2024-05-16 22:12:42 +08:00
  • f93b5b19f0 feat: limit total rows copied in COPY TABLE FROM with LIMIT segment (#3910) irenjj 2024-05-16 21:39:26 +08:00
  • 669a6d84e9 test: gracefully shutdown postgres client in sql tests (#3958) Yingwen 2024-05-16 19:50:45 +08:00
  • a45017ad71 feat(flow): expire arrange according to time_index type (#3956) discord9 2024-05-16 19:41:03 +08:00
  • 0d9e71b653 feat(flow): flow node manager (#3954) discord9 2024-05-16 19:37:14 +08:00
  • 93f178f3ad feat(flow): avg func rewrite to sum/count (#3955) discord9 2024-05-16 18:03:56 +08:00
  • 9f4a6c6fe2 feat: support any precision in PromQL (#3933) WU Jingdi 2024-05-16 15:00:24 +08:00
  • c915916b62 feat(cli): export metric physical tables first (#3949) Weny Xu 2024-05-16 15:30:20 +09:00
  • dff7ba7598 feat: ignore internal columns in SHOW CREATE TABLE (#3950) Weny Xu 2024-05-16 15:28:48 +09:00
  • fe34ebf770 test: give windows file watcher more time (#3953) v0.8.0-nightly-20240516 Ning Sun 2024-05-15 18:58:45 -07:00
  • a1c51a5885 chore: catch up label updates (#3951) tison 2024-05-16 00:44:17 +08:00
  • 63a8d293a1 refactor: add Configurable trait (#3917) zyy17 2024-05-15 20:56:40 +08:00
  • 6c621b7fcf ci: implement docbot in cyborg (#3937) tison 2024-05-15 20:55:49 +08:00
  • 529e344450 ci: Use lld linker in windows tests (#3946) Yingwen 2024-05-15 20:34:10 +08:00
  • 2a169f9364 perf(operator): reuse table info from table creation (#3945) Zhenchi 2024-05-15 17:18:17 +08:00
  • 97eb196699 feat(flow): query table schema&refactor (#3943) discord9 2024-05-15 16:35:12 +08:00
  • cfae276d37 feat(fuzz): add validator for inserted rows (#3932) Yohan Wal 2024-05-15 15:05:51 +08:00
  • 09129a911e chore: update greptime-proto to a11db14 (#3942) Weny Xu 2024-05-15 12:38:47 +09:00
  • 15d7b9755e feat(flow): flow worker (#3934) discord9 2024-05-15 00:09:25 +08:00
  • 72897a20e3 chore: minor refactor on etcd kvbackend (#3940) Jeremyhi 2024-05-14 21:25:22 +08:00
  • c04d02460f fix(metric engine): label mismatch in metric engine (#3927) Lei, HUANG 2024-05-14 20:58:22 +08:00
  • ee67ce10c9 insert some rows and query them across DDL to test the integrity of data tests/cuckoo luofucong 2024-05-14 20:37:54 +08:00
  • 4ca7ac7632 feat(flow): add types for every plan enum variant (#3938) discord9 2024-05-14 18:51:37 +08:00
  • a260ba3ee7 feat: use txn to impl cas (#3936) Jeremyhi 2024-05-14 16:21:27 +08:00
  • efd3f04b7c feat: create view (#3807) dennis zhuang 2024-05-14 16:03:29 +08:00
  • f16ce3ca27 feat: support to invalidate flow cache (#3926) Weny Xu 2024-05-14 15:24:09 +09:00
  • 6214180ecd build: upgrade rust toolchain to fix ci issues on Windows (#3898) Yingwen 2024-05-14 14:13:43 +08:00
  • 00e21e2021 fix: potential deadlock (#3930) Weny Xu 2024-05-14 12:04:03 +09:00
  • 494ce65729 feat: limiting the size of query results to Dashboard (#3901) maco 2024-05-14 09:57:30 +08:00
  • e15294db41 feat: introduce TableRouteCache to PartitionRuleManager (#3922) Weny Xu 2024-05-13 22:26:43 +09:00
  • be1eb4efb7 feat(flow): render source/sink (#3903) discord9 2024-05-13 19:58:02 +08:00
  • 9d12496aaf feat: create database with options (#3751) Jeff Chiang 2024-05-13 17:00:15 +08:00
  • 5d8084a32f chore: store-addr to store-addrs (#3925) Jeremyhi 2024-05-13 16:30:25 +08:00
  • 2ba721cc82 fix: fix bug WenyXu 2024-05-13 08:25:18 +00:00
  • de468ee595 fix: test program WenyXu 2024-05-13 07:38:48 +00:00
  • 60eb5de3f1 refactor: add tracing options in xOptions (#3919) zyy17 2024-05-13 13:16:50 +08:00
  • a0be7198f9 feat: migrate orc-rs to datafusion-orc (#3923) maco 2024-05-13 13:15:06 +08:00
  • bb9bdf74ec feat: export metric endpoint WenyXu 2024-05-13 02:44:34 +00:00
  • 6ab3aeb142 refactor: rename metasrv_addr to metasrv_addrs (#3921) Jeremyhi 2024-05-12 11:44:21 +08:00
  • 590aedd466 fix: sort unstable HTTP result in label values query (#3920) Ruihang Xia 2024-05-11 19:33:01 +08:00
  • 27e376e892 feat: implement the CompositeTableRoute (#3918) Weny Xu 2024-05-11 20:09:00 +09:00
  • 36c41d129c feat: support to create & drop flow via grpc (#3915) Weny Xu 2024-05-11 20:01:48 +09:00
  • 89da42dbc1 refactor: refactor frontend cache (#3912) Weny Xu 2024-05-11 18:58:18 +09:00
  • 04852aa27e chore: keep the same naming style (#3916) Jeremyhi 2024-05-11 17:39:49 +08:00
  • d0820bb26d refactor: Remove PhysicalPlan trait and use ExecutionPlan directly (#3894) Yingwen 2024-05-11 15:38:03 +08:00