Commit Graph

  • c21e969329 fix: call df_func with literal (#4265) discord9 2024-07-05 14:21:22 +08:00
  • 9393a1c51e fix: align pre-commit config with make file (#4292) shuiyisong 2024-07-05 12:19:57 +08:00
  • 69bb7ded6a fix: enable space string in yaml value (#4286) shuiyisong 2024-07-05 11:39:26 +08:00
  • b5c6c72b02 fix: enhance ColumnOption::DefaultValue formatting for string values (#4287) Weny Xu 2024-07-04 21:16:51 +08:00
  • 8399dcada3 refactor: use rwlock for modifiable session data (#4232) Ning Sun 2024-07-04 20:53:25 +08:00
  • 6e2c21dd3f refactor(puffin): adjust generic parameters (#4279) Zhenchi 2024-07-04 20:22:04 +08:00
  • 70f7baffda feat(fuzz): enhance condition check of region migration finish (#4283) Weny Xu 2024-07-04 20:14:52 +08:00
  • 4ec247f34d feat: store peer info in TableFlowValue (#4280) Weny Xu 2024-07-04 17:37:23 +08:00
  • 22f4d43b10 fix(fuzz): generate valid string (#4281) Weny Xu 2024-07-04 16:22:39 +08:00
  • d9175213fd chore: add missing s for --metasrv-addr (#4278) discord9 2024-07-04 15:38:00 +08:00
  • 03c933c006 feat: handle AND/OR and priority in matches fn (#4270) Ruihang Xia 2024-07-04 14:19:03 +08:00
  • 65c9fbbd2f feat(fulltext_index): integrate puffin manager with inverted index applier (#4266) Zhenchi 2024-07-04 14:18:58 +08:00
  • ee9a5d7611 feat: introduce FlowRouteValue (#4263) Weny Xu 2024-07-04 03:46:16 +08:00
  • 8e306f3f51 feat: update dashboard to v0.5.3 (#4262) ZonaHe 2024-07-03 22:45:55 +08:00
  • 76fac359cd feat: implement naive fuzz test for region migration (#4252) Weny Xu 2024-07-03 21:30:41 +08:00
  • 705b22411b fix(puffin): fix dependency (#4267) Lei, HUANG 2024-07-03 20:13:26 +08:00
  • c9177cceeb ci: push latest greptimedb nigthly build image (#4260) zyy17 2024-07-03 19:14:06 +08:00
  • ddf2e6a3c0 feat: provide a simple way to create metaclient (#4257) Jeremyhi 2024-07-03 16:11:55 +08:00
  • 967b2cada6 feat!: remove alias metasrv-addr (#4239) discord9 2024-07-03 14:53:43 +08:00
  • 0f4b9e576d chore(ci): add timeout (60min) for fuzz tests (#4255) Weny Xu 2024-07-03 11:36:43 +08:00
  • c4db9e8aa7 fix!: forbid to change information_schema (#4233) Yohan Wal 2024-07-03 11:09:23 +08:00
  • 11cf9c827e feat: dbeaver mysql compatibility, use statement and information_schema.tables (#4218) Ning Sun 2024-07-03 09:31:13 +08:00
  • be29e48a60 chore: reduce insertion size of fuzz test (#4243) Weny Xu 2024-07-02 21:02:04 +08:00
  • 226136011e refactor: change InvertedIndexWriter method signature to offsets to f… (#4250) Lei, HUANG 2024-07-02 20:49:18 +08:00
  • fd4a928521 refactor: add RemoteCompaction error (#4251) zyy17 2024-07-02 20:33:57 +08:00
  • ef5d1a6a65 ci: update centos yum source and specify cargo-binstall version (#4248) zyy17 2024-07-02 19:56:21 +08:00
  • e64379d4f7 feat(fulltext_index): introduce creator (#4249) Zhenchi 2024-07-02 17:06:14 +08:00
  • f2c08b8ddd feat: introduce the interface of RemoteJobScheduler (#4181) zyy17 2024-07-02 15:08:43 +08:00
  • db5d1162f0 feat(puffin): complete dir support (#4240) Zhenchi 2024-07-02 13:43:06 +08:00
  • ea081c95bf chore: add AUTHOR.md file (#4241) tison 2024-07-01 18:07:13 -07:00
  • 6276e006b9 refactor: add interceptor after Influxdb lines are converted to grpc row insert (#4225) LFC 2024-07-02 06:28:00 +08:00
  • 2665616f72 build(deps): Upgrade OpenDAL to 0.47 (#4224) tison 2024-07-01 10:05:15 -07:00
  • e5313260d0 refactor: use ObjectStoreManagerRef type in open_compaction_region() and add related unit test (#4238) zyy17 2024-07-01 21:10:50 +08:00
  • b69b24a237 feat(puffin): implement MokaCacheManager (#4211) Zhenchi 2024-07-01 21:10:13 +08:00
  • f035a7c79c feat: flow cli for distributed (#4226) discord9 2024-07-01 17:56:15 +08:00
  • a4e99f5666 feat: basic implement of matches fn (#4222) Ruihang Xia 2024-07-01 15:59:59 +08:00
  • 5d396bd6d7 feat: forgot collect flownode clusterinfo handler (#4236) Jeremyhi 2024-07-01 14:42:31 +08:00
  • fe2c5c3735 refactor: expose DatanodeBuilder::build_object_store_manager() and MitoConfig::sanitize() (#4212) zyy17 2024-07-01 14:36:32 +08:00
  • 6a634f8e5d feat: register & deregister region failure detectors actively (#4223) Weny Xu 2024-07-01 13:58:27 +08:00
  • 214fd38f69 feat: add build info for flow heartbeat task (#4228) Jeremyhi 2024-07-01 11:19:25 +08:00
  • ddc7a80f56 fix: add serialize_ignore_column_ids() to fix deserialize region options failed from json string (#4229) v0.9.0-nightly-20240701 zyy17 2024-06-30 17:59:14 +08:00
  • a7aa556763 feat: output multiple partition in MergeScanExec (#4227) Ruihang Xia 2024-06-28 21:45:22 +08:00
  • ef935a1de6 feat!: reduce sorted runs during compaction (#3702) Lei, HUANG 2024-06-28 16:17:30 +08:00
  • 352cc9ddde test: add e2e test for region failover (#4188) Weny Xu 2024-06-28 14:49:41 +08:00
  • b6585e3581 refactor(flow): make from_substrait_* async& worker handle refactor (#4210) discord9 2024-06-28 01:17:46 +08:00
  • 10b7a3d24d feat: Implements merge_mode region options (#4208) Yingwen 2024-06-27 15:52:58 +08:00
  • 8702066967 feat(sql): add casting support for shortened intervals (#4220) Eugene Tolbakov 2024-06-26 23:07:09 +01:00
  • df0fff2f2c feat(servers): make http timeout and body limit optional (#4217) Jeremyhi 2024-06-26 14:14:14 +08:00
  • a779cb36ec fix: wrong frontend registration address (#4199) dennis zhuang 2024-06-25 23:13:07 -07:00
  • 948c8695d0 refactor: add SerializedPickerOutput and field modification of CompactorRequest (#4198) zyy17 2024-06-25 21:04:07 +08:00
  • 4d4a6cd265 feat: validate partition rule on create table (#4213) Ruihang Xia 2024-06-25 20:55:01 +08:00
  • 5dde148b3d feat(puffin): implement CachedPuffinReader (#4209) Zhenchi 2024-06-25 20:27:06 +08:00
  • 8cbe7166b0 refactor: migrate region failover implementation to region migration (#4172) Weny Xu 2024-06-25 19:58:17 +08:00
  • f5ac158605 docs: remove outdated docs (#4205) Yingwen 2024-06-25 17:46:30 +08:00
  • 120447779c feat: bulk memtable codec (#4163) Lei, HUANG 2024-06-25 17:02:20 +08:00
  • 82f6373574 feat: FlownodeClient (#4206) discord9 2024-06-25 16:40:24 +08:00
  • 1e815dddf1 feat(puffin): implement CachedPuffinWriter (#4203) Zhenchi 2024-06-25 16:00:48 +08:00
  • b2f61aa1cf fix: format error correctly (#4204) Weny Xu 2024-06-25 15:56:13 +08:00
  • a1e2612bbf fix: align workflows again for the troublesome GHA (#4196) Ruihang Xia 2024-06-25 14:52:01 +08:00
  • 9aaf7d79bf feat: Dedup strategy that keeps the last not null field (#4184) Yingwen 2024-06-25 14:38:48 +08:00
  • 4a4237115a test: wait until checkpoint finish (#4202) Yingwen 2024-06-25 14:21:19 +08:00
  • 840f81e0fd fix(sql): improve compound signed number processing (#4200) Eugene Tolbakov 2024-06-25 05:01:46 +01:00
  • cdd4baf183 feat(sql): improve interval expression, support shortened version (#4182) Eugene Tolbakov 2024-06-24 21:29:34 +01:00
  • 4b42c7b840 feat(puffin): introduce puffin manager trait (#4195) Zhenchi 2024-06-25 00:02:52 +08:00
  • a44fe627ce feat: heartbeat task&peer lookup in proc (#4179) discord9 2024-06-24 23:06:33 +08:00
  • 77904adaaf fix: region_peers returns same region_id for multi logical tables (#4190) taobo 2024-06-24 22:12:36 +08:00
  • 07cbabab7b feat(puffin): support lz4 compression for footer (#4194) Zhenchi 2024-06-24 19:39:03 +08:00
  • ea7c17089f refactor: add region_dir in CompactionRegion (#4187) zyy17 2024-06-24 16:25:52 +08:00
  • 517917453d fix(flow): fix call df func bug&sqlness test (#4165) discord9 2024-06-24 15:52:45 +08:00
  • 0139a70549 refactor: make RegionOptions and MergeOutput serializable (#4180) zyy17 2024-06-24 15:37:53 +08:00
  • 5566dd72f2 chore: highlight our committers in CONTRIBUTING.md (#4189) tison 2024-06-22 16:23:30 +08:00
  • dea33a7aaf feat: update dashboard to v0.5.2 (#4185) ZonaHe 2024-06-21 22:32:46 +08:00
  • 15ad9f2f6f fix: region logical regions after catching up (#4176) Weny Xu 2024-06-21 18:30:18 +08:00
  • fce65c97e3 feat: make RegionScanner aware of PartitionRange (#4170) Ruihang Xia 2024-06-21 17:54:22 +08:00
  • ac574b66ab feat: add num_rows and num_row_groups to manifest (#4183) Ruihang Xia 2024-06-21 15:15:13 +08:00
  • 1e52ba325f feat: introduce chaos crds (#4173) Weny Xu 2024-06-21 14:28:51 +08:00
  • b739c9fd10 feat: PREPARE and EXECUTE statement from mysql client (#4125) Yohan Wal 2024-06-21 10:02:57 +08:00
  • 21c89f3247 perf: optimize RecordBatch to HttpOutput conversion (#4178) Ruihang Xia 2024-06-20 20:33:58 +08:00
  • 5bcd7a14bb feat: use the write runtime to handle the heartbeats (#4177) Jeremyhi 2024-06-20 16:45:07 +08:00
  • 4306cba866 feat: show database options (#4174) dennis zhuang 2024-06-19 21:21:58 -07:00
  • 4c3d4af127 feat: register flow node (#4166) Jeremyhi 2024-06-20 11:46:19 +08:00
  • 48a0f39b19 chore: enhance add pipeline http api return data (#4167) localhost 2024-06-20 10:19:31 +08:00
  • 8abebad458 feat: update dashboard to v0.5.1 (#4171) ZonaHe 2024-06-20 09:46:54 +08:00
  • cc2f7efb98 chore: bump datafusion version to fix last_value regression (#4169) LFC 2024-06-19 15:47:17 +08:00
  • 22d12683b4 refactor!: unify FrontendOptions and DatanodeOptions by using GrpcOptions (#4088) taobo 2024-06-19 06:45:38 +08:00
  • fe74efdafe feat: Implement memtable range (#4162) Yingwen 2024-06-19 06:25:19 +08:00
  • cd9705ccd7 feat(flow): support datafusion scalar function (#4142) discord9 2024-06-18 20:34:38 +08:00
  • ea2d067cf1 feat: implement the OrderedBatchProducer (#4134) Weny Xu 2024-06-18 15:20:01 +08:00
  • 70d113a355 feat: update default size of bgworkers, add hbworkers (#4129) Ning Sun 2024-06-17 23:18:37 -07:00
  • cb657ae51e feat(pipeline): join processor (#4158) shuiyisong 2024-06-18 13:00:34 +08:00
  • 141d017576 feat: enable metasrv to accept flownode's heartbeats (#4160) Jeremyhi 2024-06-18 12:07:46 +08:00
  • 0fc18b6865 feat(pipeline): gsub prosessor (#4121) yuanbohan 2024-06-17 15:57:47 +08:00
  • 0aceebf0a3 feat(pipeline): transform support on_failure (#4123) yuanbohan 2024-06-17 14:56:31 +08:00
  • 558272de61 refactor: Decouple dedup and merge (#4139) Yingwen 2024-06-17 12:09:50 +08:00
  • f4a5a44549 refactor: make region manifest checkpoint ran in background (#4133) LFC 2024-06-17 11:47:18 +08:00
  • 5390603855 refactor: add Compactor trait to abstract the compaction (#4097) zyy17 2024-06-17 11:03:47 +08:00
  • a2e3532a57 docs: add guide for tsbs benchmark (#4151) v0.9.0-nightly-20240617 Ruihang Xia 2024-06-16 16:02:15 +08:00
  • 2faa6d6c97 ci: align docs with develop (#4152) Ruihang Xia 2024-06-16 00:33:57 +08:00
  • d6392acd65 fix(sqlness): catch different format timestamp (#4149) Weny Xu 2024-06-15 19:13:01 +08:00
  • 01e3a24cf7 feat: log ingestion support (#4014) localhost 2024-06-15 01:03:30 +08:00