[
https://issues.apache.org/jira/browse/SPARK-49269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-49269.
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 47791
[https://github.com/apache/spark/pull/47791]
> Improve performance and memory footprint of all VALUES clauses
> --------------------------------------------------------------
>
> Key: SPARK-49269
> URL: https://issues.apache.org/jira/browse/SPARK-49269
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 3.4.4
> Reporter: Costas Zarifis
> Assignee: Costas Zarifis
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> This is a continuation of the following performance improvement:
> https://issues.apache.org/jira/browse/SPARK-48967
>
> By pushing the early evaluation of `UnresolvedUnlineTables` into
> `LocalRelation (whenever possible) in `visitInlineTable` of the AstBuilder we
> can get the benefits of the aforementioned ticket not only in `INSERT INTO
> ... VALUES` statements but in every statement that can contain the `VALUES()`
> clause.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]