Uh oh!
There was an error while loading. Please reload this page.
[BEAM-12164]: display the metadata table name for Spanner Change Streams Connector - #16845
Conversation
hengfengli
commented
Feb 14, 2022
Uh oh!
There was an error while loading. Please reload this page.
b18372b to
9ae1b87Comparehengfengli
commented
Feb 15, 2022
@pabloem Can you please take a quick review on this PR? Thanks! |
hengfengli
commented
Feb 16, 2022
Please do not merge at the moment. I am investigating if we can pass the state via pipeline options between two jobs during the hot deploy. |
aaltay
commented
Feb 25, 2022
@hengfengli - What is the next step on this PR? |
hengfengli
commented
Feb 28, 2022
@aaltay Sorry for the delay. I have tested that the pipeline option would not pass between jobs during a hot deploy (set the pipeline option in the old job and see it in the updated job). So this PR can be merged now. |
401bba5 to
4990612Comparehengfengli
commented
Feb 28, 2022
As the change to allow to specify a custom metadata table is implemented in #16846, this PR is only for displaying the name of the metadata table on the Dataflow UI. |
4990612 to
7dba96bComparehengfengli
commented
Feb 28, 2022
The failed test is unrelated to this change. |
7dba96b to
cb4efc7Comparehengfengli
commented
Mar 7, 2022
@pabloem Can you please take a look and help us to merge this PR? Thanks. |
pabloem
commented
Mar 10, 2022
LGTM |
This adds the name of the metadata table to display in the Pipeline Options of the Dataflow UI.