Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@dataproc-robot dataproc-robot released this 07 Aug 08:19
· 5 commits to main since this release
  • Support BigQuery sink in Flink's Table API.
  • BigQuery sink's maximum parallelism is increased from 100 to 128, beyond which the application will fail.
  • Modifies the following config keys for connector source in Table API:
Before After
read.discoveryinterval read.discovery-interval
credentials.accesstoken credentials.access-token
read.streams.maxcount read.streams.max-count