Prasanth Jayachandran created HIVE-14584: --------------------------------------------
Summary: Pass Context to Orc tree readers Key: HIVE-14584 URL: https://issues.apache.org/jira/browse/HIVE-14584 Project: Hive Issue Type: Improvement Components: ORC Affects Versions: 2.2.0 Reporter: Prasanth Jayachandran Assignee: Prasanth Jayachandran wrt https://issues.apache.org/jira/browse/HIVE-14566?focusedCommentId=15427294&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15427294 it's better to pass a Context object into tree readers. With that any parameter passing can be added as an interface to Context object which will avoid changing signatures of TreeReaders often. -- This message was sent by Atlassian JIRA (v6.3.4#6332)