Package io.github.flink.gcp.connector.bigquery.source
package io.github.flink.gcp.connector.bigquery.source
-
ClassesClassDescriptionStorage Read API clients, for the two places the source opens one: the enumerator creates the read session, and every reader opens its assigned streams.A bounded source reading a BigQuery table through the Storage Read API.Builds a
BigQuerySource.Everything the source's enumerator and readers were configured with, as one immutable object shipped inside the job graph.Reads a BigQuery table through the Storage Read API.