[
https://issues.apache.org/jira/browse/PARQUET-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968057#comment-15968057
]
Deepak Majeti commented on PARQUET-951:
---------------------------------------
I noticed de-serialization issues before with some of the Hive versions if the
field id is set in the metadata. Can we make setting the field_id optional?
> Missing field id support in parquet metadata
> --------------------------------------------
>
> Key: PARQUET-951
> URL: https://issues.apache.org/jira/browse/PARQUET-951
> Project: Parquet
> Issue Type: Bug
> Reporter: Qinghui Xu
>
> Field id is essential for some serialization framework such as protobuf, and
> they are used to keep schema forward/backward compatibility which could not
> be achieved by using field names. Currently field id is not persisted as file
> metadata.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)