| Interface | Description |
|---|---|
| DataFrameToRDDConverter | |
| ReadRowsResponseToInternalRowIteratorConverter | |
| SupportsQueryPushdown | |
| TypeConverter<T> |
| Class | Description |
|---|---|
| ArrowBinaryIterator | |
| ArrowSchemaConverter |
ArrowSchemaConverter class for accessing values and converting
arrow data types to the types supported by big query.
|
| AvroBinaryIterator | |
| AvroSchemaConverter | |
| BigQueryConnectorUtils | |
| BigQueryRelation | |
| InjectorBuilder | |
| InjectorFactory | |
| InternalRowIterator |
Iterator on InternalRow that wraps the conversion from Avro/Arrow schema to InternalRow
|
| ProtobufUtils | |
| ProtobufUtils.ProtobufSchemaFieldCacheEntry | |
| ReadRowsResponseToInternalRowIteratorConverter.Arrow | |
| ReadRowsResponseToInternalRowIteratorConverter.Avro | |
| SchemaConverters | |
| SchemaConvertersConfiguration | |
| SparkBigQueryConfig | |
| SparkBigQueryConnectorModule | |
| SparkBigQueryConnectorUserAgentProvider |
Provides the versions of the client environment in an anonymous way.
|
| SparkBigQueryConnectorVersionProvider | |
| SparkBigQueryProxyAndHttpConfig | |
| SparkBigQueryUtil |
Spark related utilities
|
| SparkFilterUtils |
| Enum | Description |
|---|---|
| DataSourceVersion |
A single place to put data source implementations customizations, in order to avoid a general
`if(dataSource==v1) {...} else {...}` throughout the code.
|
| PartitionOverwriteMode | |
| SparkBigQueryConfig.IntermediateFormat | |
| SparkBigQueryConfig.WriteMethod | |
| SupportedCustomDataType |
Copyright © 2024. All rights reserved.