SapHanaPartitionSettingsResponse

data class SapHanaPartitionSettingsResponse(val partitionColumnName: Any? = null)

The settings that will be leveraged for SAP HANA source partitioning.

Constructors

Link copied to clipboard
constructor(partitionColumnName: Any? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).