[
https://issues.apache.org/jira/browse/SPARK-37803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-37803.
-----------------------------------
Fix Version/s: 3.3.0
Resolution: Fixed
Issue resolved by pull request 35100
[https://github.com/apache/spark/pull/35100]
> When deserializing an Orc struct, reuse the result row when possible
> --------------------------------------------------------------------
>
> Key: SPARK-37803
> URL: https://issues.apache.org/jira/browse/SPARK-37803
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.3.0
> Reporter: Bruce Robbins
> Assignee: Bruce Robbins
> Priority: Major
> Fix For: 3.3.0
>
> Attachments: master_results.txt, pr_results.txt
>
>
> For each Orc struct, the Orc deserializer creates a new result row object.
> There are cases where the Orc deserializer can reuse the result row object,
> resulting in performance gains.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]