asfimport opened a new issue, #421: URL: https://github.com/apache/parquet-format/issues/421
The parquet format specification doesn't say whether a Parquet file having columns with the same name (in the same group node, so really exactly the same name) is valid. I.e., say I have a Parquet file with two columns. Both are called x. Is this file a valid Parquet file? **Reporter**: [Jan Finis](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jfinis) / @jfinis <sub>**Note**: *This issue was originally created as [PARQUET-2345](https://issues.apache.org/jira/browse/PARQUET-2345). 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]
