requirePartitionFilter

@JvmName(name = "igcstefulggykbib")
suspend fun requirePartitionFilter(value: Output<Boolean>)
@JvmName(name = "vegxpxivnxuwosji")
suspend fun requirePartitionFilter(value: Boolean?)

Parameters

value

Optional If set to true, queries over this table require a partition filter that can be used for partition elimination to be specified. Note that this field should only be true when creating a permanent external table or querying a temporary external table. Hive-partitioned loads with requirePartitionFilter explicitly set to true will fail.