SapHanaPartitionSettings Class

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

Constructor

SapHanaPartitionSettings(*args: Any, **kwargs: Any)

Variables

Name Description
partition_column_name
any

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

Attributes

partition_column_name

string (or Expression with resultType string).

partition_column_name: Any | None