useAvroLogicalTypes

@JvmName(name = "fpuvpgrchxnhufed")
suspend fun useAvroLogicalTypes(value: Output<Boolean>)
@JvmName(name = "twpkcikepbecbemk")
suspend fun useAvroLogicalTypes(value: Boolean?)

Parameters

value

Optional If destinationFormat is set to "AVRO", this flag indicates whether to enable extracting applicable column types (such as TIMESTAMP) to their corresponding AVRO logical types (timestamp-micros), instead of only using their raw types (avro-long). Not applicable when extracting models.