-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added dynamic table addition to existing props signal (#1106)
Syntax has changed as a result due to switching to a proto: ``` { "batch_size":100000, "idle_timeout":10, "additional_tables": [{ "source_table_identifier": "public.oss2", "destination_table_identifier": "public.oss2dst" }] } ```
- Loading branch information
1 parent
a013eee
commit 4010599
Showing
2 changed files
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters