[jira] [Resolved] (HIVE-7582) Storing some info about current chunk of data for future usage

2014-12-09 Thread Mahdi Soleimani (JIRA)
[ 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

[jira] [Created] (HIVE-7582) Storing some info about current chunk of data for future usage

2014-07-31 Thread Mahdi Soleimani (JIRA)
Mahdi Soleimani created HIVE-7582: - Summary: 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

Question about org.apache.hive.service.cli.Column class

2014-06-17 Thread Mahdi Soleimani
Hi I want to implement some compression algorithms on the data that is exchanged between clients and HS2. Just wanted to make sure that the "Get" function is called on the client side, Right? Cheers