liujiawinds opened a new pull request, #1156: URL: https://github.com/apache/orc/pull/1156
### What changes were proposed in this pull request? Extracting the encryption setup logic as a tool class. ### Why are the changes needed? Currently, the encryption setup at `WriterImpl` is so tightly coupled that the encryption variant cannot be obtained externally. This affects the integration of ORC and Flink. ### How was this patch tested? It doesn't introduce new features and passed all test cases. -- 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]
