Commit Graph

  • 32d1d68441 fix(mito): reset is_sorted to true after the merger finishing one series (#2474) Yingwen 2023-09-23 18:05:34 +08:00
  • ffa729cdf5 feat: implement storage for OTLP histogram (#2282) Ning Sun 2023-09-23 15:59:14 +08:00
  • 9d0de25bff chore: typo (#2470) JeremyHi 2023-09-22 17:47:34 +08:00
  • aef9e7bfc3 refactor: not allowed int64 type as time index (#2460) Wei 2023-09-22 14:28:02 +08:00
  • c6e95ffe63 fix(mito): compaction scheduler schedules more tasks than expected (#2466) Yingwen 2023-09-22 14:13:12 +08:00
  • c9f8b9c7c3 feat: update proto and remove create_if_not_exists (#2467) Yingwen 2023-09-22 11:24:49 +08:00
  • 688e64632d feat: support for show full tables (#2410) Baasit 2023-09-22 03:34:57 +01:00
  • 8e5eaf5472 chore: remove unused region_stats method form table (#2458) JeremyHi 2023-09-22 10:27:29 +08:00
  • 621c6f371b feat: limit grpc message size (#2459) LinFeng 2023-09-22 10:07:46 +08:00
  • 4c7ad44605 refactor: remove SqlStatementExecutor (#2464) Ruihang Xia 2023-09-22 09:57:48 +08:00
  • 6306aeabf0 chore: bump opendal to 0.40 (#2465) Weny Xu 2023-09-21 23:25:23 +09:00
  • 40781ec754 fix: test on windows (#2462) JeremyHi 2023-09-21 18:57:56 +08:00
  • c7b490e1a0 ci: expand upload retry timeout (#2461) zyy17 2023-09-21 18:02:15 +08:00
  • e3f53a8060 fix: add slash after generated region_dir (#2463) Ruihang Xia 2023-09-21 15:46:05 +08:00
  • 580d11b1e1 refactor: unify table metadata cache invalidator (#2449) Weny Xu 2023-09-21 12:45:49 +09:00
  • 20f4f7971a refactor: remove source and location in snafu display (#2428) shuiyisong 2023-09-21 10:55:24 +08:00
  • 9863e501f1 test: revert ignored tests (#2455) dennis zhuang 2023-09-21 10:33:18 +08:00
  • df0877111e ci: make upload-to-s3 configurable(for now, it's false) (#2456) v0.4.0-nightly-20230920 zyy17 2023-09-20 22:12:54 +08:00
  • 23cc7d82e5 feat: supports binary data type (#2454) dennis zhuang 2023-09-20 20:53:19 +08:00
  • 34d6288945 feat: bring back sqlness and integration tests (#2448) Ruihang Xia 2023-09-20 04:17:30 -05:00
  • 567fbad647 chore: type alias typo (#2452) JeremyHi 2023-09-20 15:53:35 +08:00
  • a5c499572c feat: open region in parallel (#2451) Ruihang Xia 2023-09-20 02:40:17 -05:00
  • ca50ba5dc4 fix: remark region as inactive on leader changed (#2446) JeremyHi 2023-09-20 14:37:27 +08:00
  • 17e560c909 feat(mito): Allow to retry create request and alter request (#2447) Yingwen 2023-09-20 14:36:46 +08:00
  • 339e12c64a fix: fix alter table verification (#2437) Weny Xu 2023-09-19 22:40:48 +09:00
  • 0f79ccab31 refactor: remove the old mito engine (#2443) Ruihang Xia 2023-09-19 04:30:13 -05:00
  • 7b606ed289 feat(mito): make use of options in RegionCreate/OpenRequest (#2436) Yingwen 2023-09-19 17:06:09 +08:00
  • 1fb2d95c5f fix: fix open region missing path (#2441) Weny Xu 2023-09-19 17:50:59 +09:00
  • 8ee62a7d90 fix: parse i64 to different kinds of timestamp (#2440) Wei 2023-09-19 16:26:25 +08:00
  • 802229de87 fix: type cast bugs found by sqlness (#2438) Ruihang Xia 2023-09-19 03:20:41 -05:00
  • deac284973 refactor: RegionRequestHandler -> RegionQueryHandler (#2439) Zhenchi 2023-09-19 16:19:58 +08:00
  • 5805e8d4b6 feat: type conversion between Values (#2394) Wei 2023-09-18 22:25:38 +08:00
  • 342cc0a4c4 fix: compile error after updating protos (#2435) dennis zhuang 2023-09-18 20:12:39 +08:00
  • df6c79a378 fix: check version before alter region (#2433) Weny Xu 2023-09-18 20:49:26 +09:00
  • 5566f34bd1 feat: make scripts table work again (#2420) dennis zhuang 2023-09-18 19:43:21 +08:00
  • 14e6998d41 feat: impl duration datatype and vectors (#2180) Wei 2023-09-18 19:28:06 +08:00
  • 43476e1ff9 refactor: rename coordination to require_lease_before_startup (#2431) Weny Xu 2023-09-18 20:07:42 +09:00
  • c42cce57ca fix: fix incorrect matches (#2430) Weny Xu 2023-09-18 19:53:32 +09:00
  • d6d46378a1 test: fix some integration tests (#2432) Zhenchi 2023-09-18 18:52:14 +08:00
  • fbbf3978d9 fix: render comment in SHOW CREATE TABLE (#2427) Ruihang Xia 2023-09-18 05:51:10 -05:00
  • b0c56a3e23 feat: type alias (#2331) dennis zhuang 2023-09-18 17:43:02 +08:00
  • 73af1368bd test: more integration test cases for external table (#2429) Zhenchi 2023-09-18 17:21:51 +08:00
  • 2c3ff90dbc feat: start services after first heartbeat response processed (#2424) Weny Xu 2023-09-18 17:49:26 +09:00
  • 3a39215f11 feat: migrate file engine from table to reigon (#2365) Zhenchi 2023-09-18 16:02:43 +08:00
  • e7e254cd11 feat: all distributed time together (#2423) JeremyHi 2023-09-17 23:18:52 +08:00
  • 4a82926d72 docs: fix cargo doc errors and warnings (#2421) Yingwen 2023-09-17 19:45:15 +08:00
  • 92824d1c66 fix: update several sqlness results (#2422) Ruihang Xia 2023-09-17 06:33:40 -05:00
  • 55ae5e5b66 feat(mito): Implements compaction scheduler (#2413) Yingwen 2023-09-17 17:15:11 +08:00
  • 693e8de83a feat: scope spawned task with trace id (#2419) Ruihang Xia 2023-09-17 04:05:28 -05:00
  • 542e863ecc fix: missing datanode id on keep lease (#2415) JeremyHi 2023-09-17 15:57:17 +08:00
  • 49310acea1 refactor: rename common-function-macro subcrate (#2418) Ruihang Xia 2023-09-17 02:56:41 -05:00
  • 5b08e03944 feat: sync regions between RegionServer and RegionAliveKeeper (#2417) Weny Xu 2023-09-17 16:55:44 +09:00
  • 98a40bae95 feat!: unify naming with options (#2416) JeremyHi 2023-09-17 15:24:57 +08:00
  • 342a6d071f feat: heartbeat request with header (#2412) JeremyHi 2023-09-16 17:56:41 +08:00
  • 0a692aafb0 feat: clap wrapper around sqlness (#2400) Baasit 2023-09-16 09:53:08 +01:00
  • 627c5b7419 feat: move table operations from frontend to operator crate (#2411) dennis zhuang 2023-09-16 15:58:45 +08:00
  • 5e35087b67 fix: generate region path with given prefix (#2409) Ruihang Xia 2023-09-15 22:23:36 -05:00
  • c149c123c3 feat: reopen corresponding regions on starting datanode (#2399) Ruihang Xia 2023-09-15 08:30:20 -05:00
  • 0bd6b9bb39 feat: implement truncate region for mito2 (#2335) Vanish 2023-09-15 21:20:01 +08:00
  • 6aec30a1a8 feat: reserve internal column (#2396) Bamboo1 2023-09-15 19:19:40 +08:00
  • a688760563 fix: validate partition columns (#2393) LFC 2023-09-15 18:07:32 +08:00
  • 4b13c88752 fix: resolve more integration tests (#2406) LFC 2023-09-15 17:43:16 +08:00
  • 9572b1edbb feat: region storage path (#2404) JeremyHi 2023-09-15 17:07:54 +08:00
  • 43e3c94fd1 refactor: catalog managers (#2405) dennis zhuang 2023-09-15 16:48:14 +08:00
  • 364b99a14c fix: enable ignored promql unit tests (#2403) Ruihang Xia 2023-09-15 02:37:30 -05:00
  • a8ae386a57 chore: add #[serde(default)] to new added engine field (#2402) shuiyisong 2023-09-15 15:11:57 +08:00
  • fe5679e77e refactor: remove table ident (#2368) LFC 2023-09-15 13:14:40 +08:00
  • 8e70b9e982 feat: remove deprecated metadata keys (#2398) JeremyHi 2023-09-15 10:11:21 +08:00
  • d1adb915bf feat: set readonly first when deregister region (#2391) JeremyHi 2023-09-14 20:12:38 +08:00
  • a84a8ad04f fix: alter table procedure panics while renaming table (#2397) Yingwen 2023-09-14 19:50:00 +08:00
  • 7bb8a5999c feat!: add engine name to DatanodeTableValue (#2395) JeremyHi 2023-09-14 17:50:35 +08:00
  • 26992d58cd chore: decrease mutable write buffer limit (#2390) Yingwen 2023-09-14 16:24:14 +08:00
  • 47bf300869 fix: update sqlness result for order_by (#2389) Ruihang Xia 2023-09-14 02:28:40 -05:00
  • a7df5a7c9a fix(mito): incorrect field index in ProjectionMapper (#2388) Yingwen 2023-09-14 12:15:15 +08:00
  • d4ae8a6fed feat(mito): Add writable flag to region (#2349) Yingwen 2023-09-14 10:45:30 +08:00
  • da54a0c139 fix: alter table procedure forgets to update next column id (#2385) Yingwen 2023-09-14 10:06:57 +08:00
  • cc7eb3d317 fix: querying temporary table (#2387) Ruihang Xia 2023-09-13 09:30:56 -05:00
  • 93f3048f4f refactor: migrate OpenDal to 0.39 (#2383) Weny Xu 2023-09-13 21:43:53 +09:00
  • d08b05c963 fix: make test-integration able to compile (#2384) LFC 2023-09-13 20:42:46 +08:00
  • f76aa278fd feat: atomic metadata (#2366) JeremyHi 2023-09-13 18:51:05 +08:00
  • 6f4779b474 feat: engine name in heartbeat (#2377) JeremyHi 2023-09-13 17:10:10 +08:00
  • de723d9c1c fix: update sqlness result in distributed mode (#2381) Ruihang Xia 2023-09-13 04:07:55 -05:00
  • 7448e975c2 chore: change error messages (#2379) dennis zhuang 2023-09-13 16:21:03 +08:00
  • 3f97a0d285 fix: gRPC max mesage size limitation (#2375) dennis zhuang 2023-09-13 16:13:49 +08:00
  • 60bdf9685f feat: use the latest command line options for sqlness runner (#2371) Ruihang Xia 2023-09-12 22:38:43 -05:00
  • 9c76d2cf54 feat: convert sql number to values with target type (#2370) Ruihang Xia 2023-09-12 22:14:42 -05:00
  • 1a7268186b chore: bump raft-engine to 22dfb4 (#2360) Weny Xu 2023-09-12 20:25:19 +09:00
  • eeecce4623 refactor: remove table procedure (#2359) Ruihang Xia 2023-09-12 06:24:51 -05:00
  • 1ad5f6e5d5 refactor: system tables in FrontendCatalogManager (#2358) Ruihang Xia 2023-09-12 05:45:47 -05:00
  • 46eca5026e fix(mito): Stores and recovers flushed sequence (#2355) Yingwen 2023-09-12 17:37:42 +08:00
  • 912341e4fa fix: fix start issues under standalone mode (#2352) Weny Xu 2023-09-12 18:32:04 +09:00
  • 80c5d52015 feat: stop region server (#2356) JeremyHi 2023-09-12 17:29:32 +08:00
  • 4af126eb1b feat: consolidate Insert request related partitioning and distributed processing operations into Inserter (#2346) Zhenchi 2023-09-12 12:01:39 +08:00
  • fe954b78a2 refactor: system tables in new region server (#2344) LFC 2023-09-12 11:36:21 +08:00
  • 3cab6de391 feat: filter out empty heartbeat req (#2345) JeremyHi 2023-09-12 10:49:13 +08:00
  • 606ee43f1d feat(mito): Implement skeleton for alteration (#2343) Yingwen 2023-09-11 22:08:23 +08:00
  • 3331e3158c feat(mito2): compaction (#2317) Lei, HUANG 2023-09-11 15:11:56 +08:00
  • a4604afde5 refactor: rename NEXT_TABLE_ROUTE_PREFIX to TABLE_ROUTE_PREFIX (#2348) Weny Xu 2023-09-11 16:02:22 +09:00
  • f386329e29 refactor: introduce DdlTaskExecutor and refactor statement executor (#2341) Weny Xu 2023-09-08 12:16:59 +08:00
  • 3f6d557b8d feat: Implements a reader to make schema compatible (#2326) Yingwen 2023-09-07 13:11:56 +08:00