pvary opened a new issue #1922: URL: https://github.com/apache/iceberg/issues/1922
Currently the `HiveSchemaUtil` converts every Hive field to an `optional` NestedField. We should convert `NOT NULL` fields to `required` and in the other directions we should convert `required` Iceberg NestedFileds to `NOT NULL` ---------------------------------------------------------------- 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]
