belugabehr opened a new pull request #746: URL: https://github.com/apache/orc/pull/746
### What changes were proposed in this pull request? Enforce fields in `TypeDescription` not be `null`. ### Why are the changes needed? Makes code less error-prone and removes the need to remember to check for `null` especially since it's not documented. ### How was this patch tested? No change in functionality. Use existing unit tests. -- 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]
