Robert Joseph Evans created SPARK-28774:
-------------------------------------------

             Summary: ReusedExchangeExec cannot be columnar
                 Key: SPARK-28774
                 URL: https://issues.apache.org/jira/browse/SPARK-28774
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Robert Joseph Evans


If a ShuffleExchangeExec is replaced with a columnar version and deduped to a 
ReusedExchangeExec it will fail because ReusedExchangeExec does not implement 
any of the columnar APIs.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to