[
https://issues.apache.org/jira/browse/HIVE-29030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17985897#comment-17985897
]
Denys Kuzmenko commented on HIVE-29030:
---------------------------------------
Merged to master
Thanks for the fix, [~dengzh]!
> Alter partition change column cannot use the direct sql
> -------------------------------------------------------
>
> Key: HIVE-29030
> URL: https://issues.apache.org/jira/browse/HIVE-29030
> Project: Hive
> Issue Type: Bug
> Components: Standalone Metastore
> Reporter: Zhihua Deng
> Assignee: Zhihua Deng
> Priority: Major
> Labels: hive-4.1.0-must, pull-request-available
> Fix For: 4.1.0
>
>
> Since HIVE-28909, we change the MColumnDescriptor's identity-type to
> application from datastore in the package.jdo. It makes the
> getDataStoreId(MColumnDescriptor.class) throw the MetaException, as this
> IdentityType is no longer the IdentityType.DATASTORE any more, then the
> direct sql for alter partition would fail and fall back to jdo path.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)