akashorabek

Results 14 comments of akashorabek

@an2x I added the value `Source` or `Target` for the attribute `groupName` for those template parameters that are obvious from the method name or description. For parameters that are not...

R: @damccorm @Abacn

> Thanks. Had a couple of initial comments. Is there a job id available for demonstration? Here is the links to one of the tests: Write job: https://console.cloud.google.com/dataflow/jobs/us-central1/2024-02-21_02_10_37-12171205265624652554;step=Read%20from%20source;mainTab=JOB_GRAPH;bottomTab=JOB_ERROR_REPORTING;bottomStepTab=DATA_SAMPLING;logsSeverity=INFO;graphView=0?project=apache-beam-testing&pageState=(%22dfTime%22:(%22l%22:%22dfJobMaxTime%22)) Read job:...

[Write job result with STORAGE_WRITE_API method](https://console.cloud.google.com/dataflow/jobs/us-central1/2024-04-25_07_05_49-11278409782781130961;step=s8;graphView=0?project=apache-beam-testing&pageState=(%22dfTime%22:(%22l%22:%22dfJobMaxTime%22))) [Write job example with STORAGE_API_AT_LEAST_ONCE method](https://console.cloud.google.com/dataflow/jobs/us-central1/2024-05-09_16_07_40-7286799108460747700;step=Write%20to%20BQ;mainTab=JOB_GRAPH;bottomTab=JOB_LOGS;logsSeverity=ERROR;graphView=0?project=apache-beam-testing)

> The Spanner impacted templates will be removed once the PR is merged: #1413 So the changes can be skipped. @aksharauke, removed the changes from the files that will be...

@damondouglas made the commit. Can you check again pls?

@damondouglas these test failures are new and happening after [this PR](https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/1453) I guess.

@an2x made the changes. Can you run it again pls?

@an2x I've reverted the type to `Text `for `BigtableChangeStreamsToPubSub `and `SpannerChangeStreamsToPubSub`, as the format for their Pub/Sub topics seems to require a different format, namely `someTopic`, whereas for other templates,...