Package version:
OptionalmaxThe maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string).
OptionalpartitionThe name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
OptionalpartitionThe minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
OptionalpartitionThe maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
The settings that will be leveraged for SAP table source partitioning.