asfimport opened a new issue, #399: URL: https://github.com/apache/parquet-format/issues/399
Hi parquet-mr teams, When I reading the parquet writer in [ParquetFileWriter](<https://github.com/apache/parquet-mr/blob/e06384455567c56d5906fc3a152ab00fd8dfdf33/parquet-hadoop/src/main/java/org/apache/parquet/hadoop/ParquetFileWriter.java#L916),> I find that there is no `column metadata` behind the each column chunk described in the [Parquet-Format] (<https://github.com/apache/parquet-format#file-format)> and [thrift definition](<https://github.com/apache/parquet-format/blob/54e53e5d7794d383529dd30746378f19a12afd58/src/main/thrift/parquet.thrift#L790)> **Reporter**: [Kun Liu](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=liukun) / @liukun4515 <sub>**Note**: *This issue was originally created as [PARQUET-2162](https://issues.apache.org/jira/browse/PARQUET-2162). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*</sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
