Commit Graph

  • 0d70961448 feat: change the default selector to RoundRobin (#4528) Jeremyhi 2024-08-08 12:58:20 +08:00
  • a75cfaa516 chore: update snafu to make clippy happy (#4507) LFC 2024-08-08 00:12:00 +08:00
  • aa3f53f08a fix: install script (#4527) Lei, HUANG 2024-08-07 22:07:32 +08:00
  • 8f0959fa9f fix: fix incorrect result of topk with cte (#4523) Ruihang Xia 2024-08-07 17:13:38 +08:00
  • 4a3982ca60 chore: use configData (#4522) Weny Xu 2024-08-07 15:43:04 +08:00
  • 559219496d ci: fix windows temp path (#4518) Yingwen 2024-08-06 21:53:12 +08:00
  • 685aa7dd8f ci: squeeze some disk space for complex fuzz tests (#4519) LFC 2024-08-06 19:52:34 +08:00
  • be5364a056 chore: support swcs as the short name for strict window compaction (#4517) Lei, HUANG 2024-08-06 15:38:07 +08:00
  • a25d9f736f chore: set default otlp_endpoint (#4508) Weny Xu 2024-08-06 14:48:14 +08:00
  • 2cd4a78f17 build(deps): bump zerovec from 0.10.2 to 0.10.4 (#4335) dependabot[bot] 2024-08-06 08:40:03 +08:00
  • 188e182d75 build(deps): bump zerovec-derive from 0.10.2 to 0.10.3 (#4346) dependabot[bot] 2024-08-05 16:58:30 -07:00
  • d64cc79ab4 docs: add v0.9.1 bench result (#4511) Yingwen 2024-08-06 00:53:32 +08:00
  • e6cc4df8c8 feat: flow recreate on reboot (#4509) discord9 2024-08-05 21:57:48 +08:00
  • 803780030d fix: too large shadow-rs consts (#4506) LFC 2024-08-05 15:05:14 +08:00
  • 79f10d0415 chore: reduce fuzz tests in CI (#4505) Weny Xu 2024-08-05 14:56:41 +08:00
  • 3937e67694 feat: introduce new kafka topic consumer respecting WAL index (#4424) Weny Xu 2024-08-05 14:56:25 +08:00
  • 4c93fe6c2d chore: bump rust-postgres to 0.7.11 (#4504) Weny Xu 2024-08-05 12:26:46 +08:00
  • c4717abb68 chore: bump shadow-rs version to set the path to find the correct git repo (#4494) LFC 2024-08-05 10:24:12 +08:00
  • 3b701d8f5e test: more on processors (#4493) v0.10.0-nightly-20240805 shuiyisong 2024-08-04 16:29:31 +08:00
  • cb4cffe636 chore: bump opendal version to 0.48 (#4499) Weny Xu 2024-08-04 08:46:04 +08:00
  • cc7f33c90c fix(tql): avoid unwrap on parsing tql query (#4502) Ruihang Xia 2024-08-04 04:58:53 +08:00
  • fe1cfbf2b3 fix: partition column with mixed quoted and unquoted idents (#4491) v0.9.1 Ruihang Xia 2024-08-02 17:06:31 +08:00
  • ded874da04 feat: enlarge default page cache size (#4490) Yingwen 2024-08-02 15:24:20 +08:00
  • fe2d29a2a0 chore: bump version v0.9.1 (#4486) Lei, HUANG 2024-08-02 15:10:05 +08:00
  • b388829a96 fix: avoid total size overflow (#4487) Yingwen 2024-08-02 14:16:37 +08:00
  • 8e7c027bf5 ci: make docker image args configurable from env vars (#4484) zyy17 2024-08-02 11:17:09 +08:00
  • 9d5d7c1f9a feat(compaction): add file number limits to TWCS compaction (#4481) v0.9.1-nightly-20240801 v0.10.0-9d5d7c1f9-20240801-1722517551 Lei, HUANG 2024-08-01 20:42:09 +08:00
  • efe5eeef14 feat: update dashboard to v0.5.4 (#4483) ZonaHe 2024-08-01 20:19:38 +08:00
  • ca54b05be3 feat: time poll elapsed for RegionScan plan (#4482) Ruihang Xia 2024-08-01 20:19:15 +08:00
  • d67314789c feat: export all schemas and data at once in export tool (#4478) Jeremyhi 2024-08-01 17:14:44 +08:00
  • 6c4b8b63a5 fix: notify flush receiver after write buffer is released (#4476) Yingwen 2024-08-01 15:15:36 +08:00
  • 62a0defd63 feat: improve extract hints (#4479) Jeremyhi 2024-08-01 15:06:13 +08:00
  • 291d9d55a4 feat: hint options for gRPC insert (#4454) Jeremyhi 2024-08-01 10:59:38 +08:00
  • 90301a6250 fix: generate unique timestamp for inserting tests (#4472) Weny Xu 2024-07-31 20:19:43 +08:00
  • c66d3090b6 fix: prometheus api only returns 200 (#4471) shuiyisong 2024-07-31 15:42:50 +08:00
  • 656050722c fix: overflow when parsing default value with negative numbers (#4459) dennis zhuang 2024-07-31 00:41:49 -07:00
  • b741a7181b feat: track channels with query context and w/rcu (#4448) Ning Sun 2024-07-31 15:30:50 +08:00
  • dd23d47743 chore(ci): bring back chaos tests (#4456) Weny Xu 2024-07-31 15:29:31 +08:00
  • 80aaa7725e docs(contributing): replace expired links (#4468) Ran Miller 2024-07-31 14:11:30 +08:00
  • c24de8b908 refactor(servers): improve postgres error message (#4463) Ran Miller 2024-07-31 14:06:15 +08:00
  • f382a7695f perf: reduce lock scope and improve log (#4453) Yingwen 2024-07-31 12:07:34 +08:00
  • 1ea43da9ea feat: default export catalog name (#4464) Jeremyhi 2024-07-31 11:39:39 +08:00
  • 6113f46284 docs: tweak readme (#4465) dennis zhuang 2024-07-30 19:35:29 -07:00
  • 6d8a502430 chore: add more metrics about parquet and cache (#4410) LFC 2024-07-30 20:01:49 +08:00
  • 2d992f4f12 fix: check_partition uses unqualified name (#4452) Ruihang Xia 2024-07-30 19:28:28 +08:00
  • 7daf24c47f feat: remove dedicated runtime for grpc, mysql and pg protocols (#4436) Ruihang Xia 2024-07-30 14:17:58 +08:00
  • 567f5105bf fix: missing pre_write check on prometheus remote write (#4460) shuiyisong 2024-07-30 12:55:19 +08:00
  • 78962015dd ci: keep sqlness log by default (#4449) Yingwen 2024-07-30 01:11:24 +08:00
  • 1138f32af9 feat: support setting time range in Copy From statement (#4405) taobo 2024-07-30 00:55:19 +08:00
  • 53fc14a50b fix: use status code to http status mapping in error IntoResponse (#4455) shuiyisong 2024-07-30 00:37:04 +08:00
  • 1895a5478b feat: track prometheus HTTP API's query latency (#4458) Ruihang Xia 2024-07-29 23:00:09 +08:00
  • f0c953f84a chore: temporarily disable fuzz chaos tests (#4457) Weny Xu 2024-07-29 21:23:40 +08:00
  • 1a38f36d2d refactor!: Remove Mode from FrontendOptions (#4401) zyy17 2024-07-29 14:57:01 +08:00
  • cb94bd45d3 fix(fulltext-search): prune rows in row group forget to take remainder (#4447) Zhenchi 2024-07-29 14:20:07 +08:00
  • b298b35b3b feat: show root cause and db name on the error line (#4442) Ning Sun 2024-07-29 11:59:42 +08:00
  • 164232e073 fix: use heartbeat runtime instead of background runtime (#4445) Weny Xu 2024-07-29 11:29:30 +08:00
  • 9a5fa49955 feat: support pg_namespace, pg_class and related psql command (#4428) JohnsonLee 2024-07-28 20:04:54 +08:00
  • 92d6d4e64a docs: update project status (#4440) dennis zhuang 2024-07-26 22:24:09 -07:00
  • 021ec7b6ac feat(flow): flush_flow function (#4416) discord9 2024-07-27 07:04:13 +08:00
  • 0710e6ff36 fix: remove to_timezone function (#4439) dennis zhuang 2024-07-26 00:40:07 -07:00
  • db3a07804e fix: information_schema tables and views column value (#4438) dennis zhuang 2024-07-26 00:39:58 -07:00
  • bdd3d2d9ce chore: add dynamic cache size adjustment for InvertedIndexConfig (#4433) Lei, HUANG 2024-07-26 11:36:20 +08:00
  • b81d3a28e6 refactor: add RetryInterceptor to print detailed error (#4434) zyy17 2024-07-25 19:52:28 +08:00
  • 89b86c87a2 chore: add docs for config file (#4432) Weny Xu 2024-07-25 16:11:10 +08:00
  • 0b0ed03ee6 fix(metrics): RowGroupLastRowCachedReader metrics (#4418) Lei, HUANG 2024-07-25 14:45:43 +08:00
  • ea4a71b387 docs: update readme (#4431) dennis zhuang 2024-07-24 23:17:45 -07:00
  • 4cd5ec7769 docs: update readme (#4430) dennis zhuang 2024-07-24 19:42:18 -07:00
  • c8f4a85720 chore: update grafana dashboard to reflect recent metric changes (#4417) Ruihang Xia 2024-07-25 04:05:44 +08:00
  • 024dac8171 chore: add a compile cfg for python in cmd package (#4406) discord9 2024-07-25 04:03:53 +08:00
  • 918be099cd docs(common_error): format enum StatusCode docs (#4427) Ran Miller 2024-07-24 23:54:35 +08:00
  • 91dbac4141 fix(fulltext-index): clean up 0-value timer (#4423) Zhenchi 2024-07-24 23:03:36 +08:00
  • e935bf7574 refactor: Remove PhysicalOptimizer and LogicalOptimizer trait (#4426) Ran Miller 2024-07-24 21:01:44 +08:00
  • f7872654cc refactor(query): Remove PhysicalPlanner trait (#4412) Ran Miller 2024-07-24 11:06:46 +08:00
  • 547730a467 chore: add metrics for log ingestion (#4411) shuiyisong 2024-07-23 16:05:11 +08:00
  • 49f22f0fc5 fix: add back AuthBackend which is required by custom auth backend (#4409) Ning Sun 2024-07-23 13:35:29 +08:00
  • 2ae2a6674e refactor: add get_storage_path() and get_catalog_and_schema() (#4397) v0.10.0-nightly-20240722 zyy17 2024-07-20 09:55:48 +08:00
  • c8cf3b1677 fix(wal): handle WAL deletion on region drop (#4400) Lei, HUANG 2024-07-19 21:24:10 +08:00
  • 7aae19aa8b fix: dictionary key type use u32 (#4396) Yingwen 2024-07-19 17:51:29 +08:00
  • b90267dd80 feat: export database data (#4382) Jeremyhi 2024-07-19 17:29:45 +08:00
  • 9fa9156bde feat: FLOWS table in information_schema&SHOW FLOWS (#4386) discord9 2024-07-19 17:29:36 +08:00
  • ce900e850a fix: user provider can't be configured by config file or environment variables (#4398) zyy17 2024-07-19 16:41:29 +08:00
  • 5274c5a407 refactor: add &mut Plugins argument in plugins setup api and remove unnecessary mut (#4389) zyy17 2024-07-19 16:12:06 +08:00
  • 0b13ac6e16 ci: disable auto review (#4387) Yingwen 2024-07-18 16:03:37 +08:00
  • 8ab6136d1c chore: support pattern as pipeline key name (#4368) shuiyisong 2024-07-18 11:32:26 +08:00
  • e39f49fe56 fix: ensure keep alive is completed in time (#4349) Weny Xu 2024-07-17 14:14:45 +08:00
  • c595a56ac8 test(flow): ignore flow tests for now (#4377) v0.9.0 discord9 2024-07-16 18:07:21 +08:00
  • d6c7b848da chore: bump version to v0.9.0 (#4376) Yingwen 2024-07-16 15:50:45 +08:00
  • 2010a2a33d feat: Add caching for last row reader and expose cache manager (#4375) Lei, HUANG 2024-07-16 15:13:39 +08:00
  • be3ea0fae7 feat: improve datafusion external error and mysql error (#4362) dennis zhuang 2024-07-16 00:01:09 -07:00
  • 7b28da277d refactor: LastRowReader to use LastRowSelector (#4374) v0.9.0-b2c5f8eef-20240716-1721102282 Lei, HUANG 2024-07-16 11:47:41 +08:00
  • b2c5f8eefa test: more sleep when flow insert makes it serial (#4373) discord9 2024-07-16 11:36:31 +08:00
  • 072d7c2022 feat: introduce 'pg_catalog.pg_type' (#4332) JohnsonLee 2024-07-16 01:41:08 +08:00
  • 7900367433 test: replace unstable output of last value test (#4371) Yingwen 2024-07-16 00:51:16 +08:00
  • 9fbc4ba649 feat: add PruneReader for optimized row filtering (#4370) Lei, HUANG 2024-07-15 22:23:34 +08:00
  • 2e7b12c344 feat: add a cache for last value result in row group (#4369) Yingwen 2024-07-15 20:33:36 +08:00
  • 2b912d93fb feat: flow perf&fix df func call (#4347) discord9 2024-07-15 17:20:04 +08:00
  • 04ac0c8da0 feat(fulltext_index): integrate full-text indexer with parquet reader (#4348) Zhenchi 2024-07-15 16:14:44 +08:00
  • 64cad4e891 feat: tweak error and status codes (#4359) dennis zhuang 2024-07-15 00:50:16 -07:00
  • 20d9c0a345 fix: scan hint checks order asc (#4365) Yingwen 2024-07-15 15:49:14 +08:00
  • 9501318ce5 feat: support show views statement (#4360) Lanqing Yang 2024-07-15 00:24:27 -07:00