Commit Graph

  • b8bd8456f0 fix: remove path label for cache store (#4336) Ning Sun 2024-07-15 11:34:19 +08:00
  • 4b8b04ffa2 chore: update project slogan (#4361) tison 2024-07-14 20:02:44 -07:00
  • 15ac8116ea feat: adding information_schema.views table (#4342) Lanqing Yang 2024-07-14 02:50:19 -07:00
  • 377a513690 feat(index): distinguish different types of index metrics (#4337) Zhenchi 2024-07-14 16:03:09 +08:00
  • 5a1732279b feat: Implement reader that returns the last row of each series (#4354) Yingwen 2024-07-12 22:40:06 +08:00
  • 16075ada67 feat: impl optimizer rule to handle last_value case (#4357) Ruihang Xia 2024-07-12 22:36:23 +08:00
  • 67dfdd6c61 feat: support text/plain format for log ingestion (#4300) shuiyisong 2024-07-12 17:17:15 +08:00
  • 9f2d53c3df refactor: Remove the StandaloneKafkaConfig struct (#4253) irenjj 2024-07-12 16:17:18 +08:00
  • 05c7d3eb42 docs(config): add enable_region_failover option to configuration (#4355) Weny Xu 2024-07-12 16:09:25 +08:00
  • 63acc30ce7 perf: fine–tuned plan steps (#4258) Ruihang Xia 2024-07-12 14:56:13 +08:00
  • 285ffc5850 fix: build info should use build time env var (#4343) tison 2024-07-11 20:08:30 -07:00
  • ab22bbac84 feat: impl drop view (#4231) dennis zhuang 2024-07-11 12:53:54 -07:00
  • 7ad248d6f6 fix(config): enable file engine by default (#4345) Weny Xu 2024-07-12 01:35:18 +08:00
  • 50e4539667 fix: permission denied is 403 (#4350) Ning Sun 2024-07-12 01:16:17 +08:00
  • da1ea253ba perf(puffin): not to stage uncompressed blob (#4333) Zhenchi 2024-07-11 20:32:07 +08:00
  • da0c840261 feat: customize copy to parquet parameter (#4328) Lei, HUANG 2024-07-10 15:52:30 +08:00
  • 20417e646a ci: add flownode in docker compose (#4306) zyy17 2024-07-10 14:37:21 +08:00
  • 9271b3b7bd docs: remove cargo test workspace command (#4325) Ruihang Xia 2024-07-10 14:36:44 +08:00
  • 374cfe74bf fix(sqlness): relax start time regex to match various precisions (#4326) Ruihang Xia 2024-07-10 14:35:55 +08:00
  • 52a9a748a1 revert: lz4 compression (#4329) Weny Xu 2024-07-10 12:24:40 +08:00
  • 33ed745049 feat: show create view and creating view with columns (#4086) dennis zhuang 2024-07-09 11:35:11 -07:00
  • 458e5d7e66 feat: add TimeSeriesRowSelector hint (#4327) Yingwen 2024-07-09 20:29:47 +08:00
  • 1ddf19d886 feat: flownode use Inserter to write to database (#4323) v0.9.0-nightly-20240709 discord9 2024-07-09 18:44:22 +08:00
  • 185953e586 fix: support unary operator in default value, partition rule and prepare statement (#4301) Ruihang Xia 2024-07-09 16:59:06 +08:00
  • 7fe3f496ac refactor: do not print error log on PlanQuery error (#4322) Ning Sun 2024-07-09 14:34:30 +08:00
  • 1a9314a581 feat: enhanced the retry logic by adding a random noise (#4320) Weny Xu 2024-07-09 12:30:10 +08:00
  • 23bb9d92cb feat: handle parentheses with unary ops (#4290) Ruihang Xia 2024-07-09 12:08:36 +08:00
  • f1d17a8ba5 fix: panic while reading information_schema. KEY_COLUMN_USAGE (#4318) dennis zhuang 2024-07-08 20:30:14 -07:00
  • d1f1fad440 build(deps): switch to upstream (#4319) tison 2024-07-08 18:56:19 -07:00
  • 00308218b3 feat(fulltext_index): allow enable full-text index in SQL and gRPC way (#4310) Zhenchi 2024-07-09 04:18:48 +08:00
  • 81308b9063 fix: error on show databases in non-default catalog (#4316) Ning Sun 2024-07-09 00:28:00 +08:00
  • aa4d10eef7 feat(inverted_index): inverted index cache (#4309) Lei, HUANG 2024-07-08 20:36:59 +08:00
  • 4811fe83f5 fix: test_fulltext_intm_path (#4314) Zhenchi 2024-07-08 20:34:35 +08:00
  • 96861137b2 fix(ci): remove sqlness state in success (#4313) Ruihang Xia 2024-07-08 20:32:36 +08:00
  • 8e69543704 feat: support inserting into binary value through string (#4197) Yohan Wal 2024-07-08 20:09:30 +08:00
  • e5730a3745 refactor: split match arms in prom_expr_to_plan into smaller methods (#4317) Ruihang Xia 2024-07-08 19:59:59 +08:00
  • c0e9b3dbe2 chore: disable TraceLayer on_failure log (#4315) localhost 2024-07-08 18:53:35 +08:00
  • 59afa70311 feat!: Set merge mode while creating table in influx handler (#4299) Yingwen 2024-07-08 12:55:36 +08:00
  • bb32230f00 feat: impl show table status (#4303) dennis zhuang 2024-07-07 20:58:29 -07:00
  • fe0be1583a build(deps): upgrade opendal to 0.47.3 (#4307) tison 2024-07-07 20:33:38 -07:00
  • 08c415c729 ci: retry on error or timeout during installing operator (#4308) Weny Xu 2024-07-08 11:31:13 +08:00
  • 58f991b864 fix: deregister failure detector in region migration (#4293) Weny Xu 2024-07-07 14:58:12 +08:00
  • a710676d06 feat(fulltext_index): integrate full-text indexer with sst writer (#4302) Zhenchi 2024-07-07 12:10:19 +08:00
  • 3f4928effc feat(sql): add iso-8601 format support for intervals (#4291) Eugene Tolbakov 2024-07-05 23:19:05 +01:00
  • bc398cf197 feat(remote wal): set default compresion to LZ4 (#4294) Weny Xu 2024-07-06 05:40:18 +09:00
  • 09fff24ac4 feat: make flow distributed work&tests (#4256) discord9 2024-07-05 22:46:44 +08:00
  • 30b65ca99e chore: bump OpenDAL to 0.47.2 (#4297) Weny Xu 2024-07-05 22:54:32 +09:00
  • b1219fa456 feat: refine scan metrics logging (#4296) Yingwen 2024-07-05 16:39:35 +08:00
  • 4f0984c1d7 chore: remove original region failover implementation (#4237) Weny Xu 2024-07-05 17:03:46 +09:00
  • 0b624dc337 ci: retry on error during installing operator (#4295) Weny Xu 2024-07-05 16:54:31 +09:00
  • 60f599c3ef feat: expose merge_mode option (#4289) Yingwen 2024-07-05 15:40:01 +08:00
  • f71b7b997d refactor(inverted_index): integrate puffin manager with sst indexer (#4285) Zhenchi 2024-07-05 15:12:50 +08:00
  • 8a119aa0b2 feat: add naive region failover test for metric table (#4269) Weny Xu 2024-07-05 14:54:23 +08:00
  • d2f6daf7b7 fix: prepare inserting with column defaults not work, #4244 (#4272) dennis zhuang 2024-07-04 23:50:12 -07:00
  • d9efa564ee feat: add path prefix label to obejct storage metrics (#4277) Ning Sun 2024-07-05 14:45:47 +08:00
  • 849e0b9249 feat: delete pipeline (#4156) shuiyisong 2024-07-05 14:23:49 +08:00
  • 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