[
https://issues.apache.org/jira/browse/HIVE-25540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459241#comment-17459241
]
mahesh kumar behera commented on HIVE-25540:
--------------------------------------------
[~zabetak]
The batch update uses direct SQL to optimize the number of backend database
calls. Some of the SQL used are not supported by Oracle. So we need to put a
check to go via DN if the backend DB is Oracle. Currently we have tested only
in Mysql and Postgres. Batch update feature is not yet shipped.
> Enable batch update of column stats only for MySql and Postgres
> ----------------------------------------------------------------
>
> Key: HIVE-25540
> URL: https://issues.apache.org/jira/browse/HIVE-25540
> Project: Hive
> Issue Type: Sub-task
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The batch updation of partition column stats using direct sql is tested only
> for MySql and Postgres.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)