[
https://issues.apache.org/jira/browse/HIVE-25540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507813#comment-17507813
]
Peter Vary commented on HIVE-25540:
-----------------------------------
[~zabetak], [~maheshk114]: I have a fix for the issue above: See: HIVE-26040.
Could you please check that successfully running the below check confirms that
the fix is enough to close this jira?:
{code}
mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=list_bucket_dml_9.q
-Dtest.metastore.db=mssql
mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=list_bucket_dml_9.q
-Dtest.metastore.db=oracle
mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=list_bucket_dml_9.q
-Dtest.metastore.db=postgres
mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=list_bucket_dml_9.q
-Dtest.metastore.db=derby
mvn test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=list_bucket_dml_9.q
-Dtest.metastore.db=mysql
{code}
> 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
> Fix For: 4.0.0-alpha-1
>
> Time Spent: 50m
> 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)