Partitioned read methods

The Hive connector supports these partitioned read methods: modulus, minimum and maximum range, and Hive partition.

When the job runs, the connector modifies the WHERE clause in the specified SELECT statement. When Partitioned reads method > Generate partitioning SQL property to No the SELECT statement should include special placeholder in the WHERE clause, if it is set to Yes then the connector will add the special WHERE clause to SELECT statement.