aokolnychyi commented on issue #1345: URL: https://github.com/apache/iceberg/issues/1345#issuecomment-683951899
Internally, we started assigning a default name mapping when migrating existing tables to Iceberg. I am not sure a name mapping makes sense when we create a fresh Iceberg table. My assumption was that we would need to assign a name mapping in the import/snapshot commands. Also, we ignore Parquet metrics for columns we could not determine ids for in `SparkTableUtil`. Should we do the same for ORC? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
