hivePartitioningOptions

Parameters

value

When set, configures hive partitioning support. Not all storage formats support hive partitioning -- requesting hive partitioning on an unsupported format will lead to an error, as will providing an invalid specification. Structure is documented below.


@JvmName(name = "mciignebffnchyun")
suspend fun hivePartitioningOptions(argument: suspend TableExternalDataConfigurationHivePartitioningOptionsArgsBuilder.() -> Unit)

Parameters

argument

When set, configures hive partitioning support. Not all storage formats support hive partitioning -- requesting hive partitioning on an unsupported format will lead to an error, as will providing an invalid specification. Structure is documented below.