Stamatis Zampetakis created HIVE-29746:
------------------------------------------
Summary: Missing Thirft code for UNKNOWN data type
Key: HIVE-29746
URL: https://issues.apache.org/jira/browse/HIVE-29746
Project: Hive
Issue Type: Bug
Components: Hive, Iceberg integration
Reporter: Stamatis Zampetakis
Assignee: Stamatis Zampetakis
Fix For: 4.3.0
HIVE-29699 added support for a new UNKNOWN data type. As part of this change
some Thrift files were modified (i.e., serde.thrift, TCLIService.thrift) but
the generated Thrift code is incomplete. Most likely the Thrift code was
modified manually instead of using the automatic code generation leading to
partial/broken implementations for various languages (C++, PHP, Python, Ruby).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)