You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Robert Joseph Evans (Jira)" <ji...@apache.org> on 2019/08/19 16:55:00 UTC

[jira] [Created] (SPARK-28774) ReusedExchangeExec cannot be columnar

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org