[
https://issues.apache.org/jira/browse/LIVY-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Gaido resolved LIVY-650.
------------------------------
Fix Version/s: 0.7.0
Resolution: Fixed
Issue resolved by https://github.com/apache/incubator-livy/pull/213.
> Remove schema from ResultSet
> ----------------------------
>
> Key: LIVY-650
> URL: https://issues.apache.org/jira/browse/LIVY-650
> Project: Livy
> Issue Type: Improvement
> Components: Thriftserver
> Affects Versions: 0.7.0
> Reporter: Marco Gaido
> Assignee: Marco Gaido
> Priority: Minor
> Fix For: 0.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{ResultSet}} class currently contains the schema despite it is never
> used.
> We can get rid of it and this is a benefit because we don't serialize this
> string which may be pretty big.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)