rdblue commented on issue #193: URL: https://github.com/apache/iceberg/issues/193#issuecomment-690752279
`idToAlias` is not null when the schema was converted from a Parquet schema. So you just have to ensure that the schema you're using was converted from the schema of the file you're working with. Try building the gradle bundle through IntelliJ's gradle plugin. That usually fixes it for me. ---------------------------------------------------------------- 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]
