Azure Databricks Delta Lake Export Command Response
data class AzureDatabricksDeltaLakeExportCommandResponse(val dateFormat: Any? = null, val timestampFormat: Any? = null, val type: String)
Azure Databricks Delta Lake export command settings.
Properties
Link copied to clipboard
Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
Link copied to clipboard
Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).