Skip to content

Commit 3c1d7fc

Browse files
committed
feat: add group procedure
Signed-off-by: Zhenchi <[email protected]>
1 parent 5be4987 commit 3c1d7fc

File tree

12 files changed

+957
-508
lines changed

12 files changed

+957
-508
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/common/meta/src/ddl.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ pub mod drop_flow;
4343
pub mod drop_table;
4444
pub mod drop_view;
4545
pub mod flow_meta;
46-
pub mod repartition;
4746
pub mod table_meta;
4847
#[cfg(any(test, feature = "testing"))]
4948
pub mod test_util;

src/common/meta/src/ddl/repartition/plan.rs

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)