| Package | Description |
|---|---|
| com.google.cloud.spark.bigquery |
| Modifier and Type | Method and Description |
|---|---|
Optional<TypeConverter> |
ProtobufUtils.ProtobufSchemaFieldCacheEntry.getTypeConverterOptional() |
static Stream<TypeConverter> |
SparkBigQueryUtil.getTypeConverterStream() |
| Constructor and Description |
|---|
ProtobufSchemaFieldCacheEntry(org.apache.spark.sql.types.DataType sparkType,
boolean nullable,
com.google.protobuf.Descriptors.Descriptor nestedTypeDescriptor,
com.google.protobuf.Descriptors.FieldDescriptor fieldDescriptor,
Optional<TypeConverter> typeConverterOptional,
Optional<SupportedCustomDataType> customDataTypeOptional) |
Copyright © 2024. All rights reserved.