[
https://issues.apache.org/jira/browse/HIVE-29222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikram Ahuja updated HIVE-29222:
--------------------------------
Description:
Compilation failure post running with thrift profile
This issue is happening post HIVE-29184: Iceberg: Basic Variant type support
in Hive
HIVE-29184 adds VARIANT_TYPE_NAME directly in serdeConstants.java, but it is
thrift generated code. The same changes should have been made in serde.thrift.
Compiling with thrift profile reverts this change causing compilation issue
was:
Compilation failure post running with thrift profile
This issue is happening post HIVE-29184: Iceberg: Basic Variant type support
in Hive
HIVE-29184 adds VARIANT_TYPE_NAME directly in serdeConstants.java, but it is
thrift generated code. The same changes should have been made in serde.thrift.
Compiling with thrift profile breaks this change.
> Compilation failure when running with thrift profile
> ----------------------------------------------------
>
> Key: HIVE-29222
> URL: https://issues.apache.org/jira/browse/HIVE-29222
> Project: Hive
> Issue Type: Improvement
> Environment: master branch
> Reporter: Vikram Ahuja
> Assignee: Vikram Ahuja
> Priority: Critical
> Labels: pull-request-available
>
> Compilation failure post running with thrift profile
> This issue is happening post HIVE-29184: Iceberg: Basic Variant type support
> in Hive
>
> HIVE-29184 adds VARIANT_TYPE_NAME directly in serdeConstants.java, but it is
> thrift generated code. The same changes should have been made in
> serde.thrift. Compiling with thrift profile reverts this change causing
> compilation issue
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)