Skip to content

Commit

Permalink
[Hotfix][Zeta] Fix the bug of conf (#4488)
Browse files Browse the repository at this point in the history
  • Loading branch information
TyrantLucifer authored Apr 3, 2023
1 parent 5261032 commit 8f3df45
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,6 @@ source {
}
}
}

FakeSource {
result_table_name = "fake"
parallelism = 1
schema = {
fields {
name = "string"
age = "int"
}
}
}
}

transform {
Expand Down

0 comments on commit 8f3df45

Please sign in to comment.