the-other-tim-brown opened a new pull request, #805: URL: https://github.com/apache/incubator-xtable/pull/805
## What is the purpose of the pull request This adds support for more column types for the parquet source. As part of adding the testing, other issues with the schema conversion were discovered. Closes #748 ## Brief change log - Ensures types like decimals are handled properly for col stats conversion - Fixes bugs in the schema conversion logic - Reuses a single schema when extracting the partition and column stats information to reduce number of objects created. This also fixes an issue for nested fields not having the proper schema ## Verify this pull request New unit tests are added for the added functionality, existing tests are also updated to ensure there is good coverage for the schema conversion logic. -- 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]
