[
https://issues.apache.org/jira/browse/PARQUET-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15837088#comment-15837088
]
Wes McKinney commented on PARQUET-838:
--------------------------------------
I don't get an error on my environment, but nothing useful
{code}
$ java -jar target/parquet-tools-1.9.0.jar cat parquet_cpp_example.parquet
org/apache/hadoop/fs/Path
{code}
I'm OK with nixing the field_id field in parquet-cpp to make this go away. Do
you want to do that, or I can quickly write a patch, too?
> [CPP] Unable to read files written by parquet-cpp from parquet-tools
> --------------------------------------------------------------------
>
> Key: PARQUET-838
> URL: https://issues.apache.org/jira/browse/PARQUET-838
> Project: Parquet
> Issue Type: Bug
> Reporter: Deepak Majeti
> Assignee: Deepak Majeti
> Attachments: parquet_cpp_example.parquet
>
>
> I could not read files written by parquet-cpp from parquet-tools and Hive.
> Setting field ids in the schema metadata seems to be the problem. We should
> make setting the field_id optional.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)