[ https://issues.apache.org/jira/browse/HIVE-7582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mahdi Soleimani resolved HIVE-7582. ----------------------------------- Resolution: Fixed I was able to access the parent session for current operation inside FetchResults in ThriftCLIService. To be able to do it you need to add a getter to CLIService class to return the sessionManager. > Storing some info about current chunk of data for future usage > -------------------------------------------------------------- > > Key: HIVE-7582 > URL: https://issues.apache.org/jira/browse/HIVE-7582 > Project: Hive > Issue Type: New Feature > Components: HiveServer2 > Reporter: Mahdi Soleimani > Priority: Trivial > > Hi > I am doing some compression on the chunk of data that is being converted to > TColumn in Column class. I need to store some info about this chunk to > compress the next chunk. Is there a special class that I may use to store > such information till next RowSet is created? -- This message was sent by Atlassian JIRA (v6.3.4#6332)