pgaref opened a new pull request #575:
URL: https://github.com/apache/orc/pull/575
### What changes were proposed in this pull request?
Enable String conversion from varchar.
Currently createStringConvertTreeReader in ConvertTreeReaderFactory is
missing that opportunity
### Why are the changes needed?
Modify createStringConvertTreeReader to handle char, varchar and string
as part of the same group.
### How was this patch tested?
TestSchemaEvolution.testCharToStringEvolution
----------------------------------------------------------------
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]