You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (Jira)" <ji...@apache.org> on 2021/04/20 05:14:00 UTC

[jira] [Resolved] (SPARK-35052) Use static treePatternBitSet for Leaf expressions like AttributeReference and Literal

     [ https://issues.apache.org/jira/browse/SPARK-35052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gengliang Wang resolved SPARK-35052.
------------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 32157
[https://github.com/apache/spark/pull/32157]

> Use static treePatternBitSet for Leaf expressions like AttributeReference and Literal
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-35052
>                 URL: https://issues.apache.org/jira/browse/SPARK-35052
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Optimizer
>    Affects Versions: 3.1.0
>            Reporter: Yingyi Bu
>            Assignee: Yingyi Bu
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Tree patterns for leaf expression nodes like AttributeReference and Literal do not vary for different object instances and thus we should use singleton BitSet for all object instances of such a case class.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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