You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "XiDuo You (Jira)" <ji...@apache.org> on 2023/10/23 07:46:00 UTC

[jira] [Created] (SPARK-45632) Table cache should avoid unnecessary ColumnarToRow when enable AQE

XiDuo You created SPARK-45632:
---------------------------------

             Summary: Table cache should avoid unnecessary ColumnarToRow when enable AQE
                 Key: SPARK-45632
                 URL: https://issues.apache.org/jira/browse/SPARK-45632
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: XiDuo You


If the cache serializer supports columnar input, then we do not need a ColumnarToRow before cache data. This pr improves the optimization with AQE enabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org