You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With fresh commit 0b16411 function NewGcsFileWriterWithClient() now require to have object with existing name. This fully break case when need only create new files. Without overwriting existing.
Trying to write file with uniq name give error: failed to create new reader: storage: object doesn't exist
guseggert, raulsh, santiago-so1, loristo and kevinnoel-be