Fixed Issues in Hive Warehouse Connector

Review the list of Hive Warehouse Connector issues that are resolved in Cloudera Runtime 7.2.11.

CDPD-27050: Meta info "transactional_properties" was not getting set to "insert_only" in hive managed tables in ORC format even thought it was provided in options explicitly while writing from spark application. It lead to table to be full ACID table instead of insert only transitional table.
This issue is resolved.
CDPD-25406: Change the default value for "spark.hiveAcid.parallel.partitioning.threshold" to 25.
This issue is resolved.
CDPD-26849: HWC: Data fetch query check fails after updates in HiveParser.
This issue is resolved.