[
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
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
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