jia liu created ORC-1200: ---------------------------- Summary: Extracting encryption setup logic from WriterImpl Key: ORC-1200 URL: https://issues.apache.org/jira/browse/ORC-1200 Project: ORC Issue Type: Improvement Components: Java Reporter: jia liu Assignee: jia liu
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, so I think it should be a better way to extract this part of the logic as a tool class. -- This message was sent by Atlassian Jira (v8.20.7#820007)