| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
HivePartitioningOptions |
HivePartitioningOptions.clone() |
HivePartitioningOptions |
JobConfigurationLoad.getHivePartitioningOptions()
[Optional, Trusted Tester] Options to configure hive partitioning support.
|
HivePartitioningOptions |
ExternalDataConfiguration.getHivePartitioningOptions()
[Optional, Trusted Tester] Options to configure hive partitioning support.
|
HivePartitioningOptions |
HivePartitioningOptions.set(String fieldName,
Object value) |
HivePartitioningOptions |
HivePartitioningOptions.setMode(String mode)
[Optional, Trusted Tester] When set, what mode of hive partitioning to use when reading data.
|
HivePartitioningOptions |
HivePartitioningOptions.setSourceUriPrefix(String sourceUriPrefix)
[Optional, Trusted Tester] When hive partition detection is requested, a common prefix for all
source uris should be supplied.
|
| Modifier and Type | Method and Description |
|---|---|
JobConfigurationLoad |
JobConfigurationLoad.setHivePartitioningOptions(HivePartitioningOptions hivePartitioningOptions)
[Optional, Trusted Tester] Options to configure hive partitioning support.
|
ExternalDataConfiguration |
ExternalDataConfiguration.setHivePartitioningOptions(HivePartitioningOptions hivePartitioningOptions)
[Optional, Trusted Tester] Options to configure hive partitioning support.
|
Copyright © 2011–2020 Google. All rights reserved.