Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-35042 Support traversal pruning in transform/resolve functions and their call sites
  3. SPARK-35052

Use static treePatternBitSet for Leaf expressions like AttributeReference and Literal

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.2.0
    • Optimizer
    • None

    Description

      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.

      Attachments

        Activity

          People

            buyingyi Yingyi Bu
            buyingyi Yingyi Bu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: