Razvan Culea
Razvan Culea
Run Python_Examples PreCommit 3.9
Run Python_Examples PreCommit 3.9
Run Python_Examples PreCommit 3.9
Run Python_Examples PreCommit 3.9
Run Python_Examples PreCommit 3.9
Run Python_Coverage PreCommit
FYI this PR will be followed up by https://github.com/apache/beam/pull/35253 , to implement the changes in FileBasedSink and expose them in TextIO Another PR will be made for Avro/Parquet/TFrecords IOs
Run PythonDocker PreCommit 3.9
Run PythonDocker PreCommit 3.9
Why the change: - the BigQueryIO.write using StorageWrite can control the number of streams in streaming - in batch the number of connections will be proportional with the paralellism of...