2020-08-07 (GCS 1.9.18, BQ 0.13.18)
hongyegong
released this
07 Aug 21:35
·
2 commits
to branch-1.9.x
since this release
Changelog
Cloud Storage connector:
-
Fix complex patterns globbing.
-
Throw
ClosedChannelException
inGoogleHadoopOutputStream.write
methods
if stream already closed. This fixes Spark Streaming jobs checkpointing to
Cloud Storage. -
Fix proxy authentication when using
JAVA_NET
transport.
Big Query connector:
-
POM updates for GCS connector 1.9.18.
-
Fix proxy authentication when using
JAVA_NET
transport.