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

Josh Rosen updated SPARK-9306:
------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: SPARK-8947

> SortMergeJoin crashes when trying to join on unsortable columns
> ---------------------------------------------------------------
>
>                 Key: SPARK-9306
>                 URL: https://issues.apache.org/jira/browse/SPARK-9306
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 1.5.0
>            Reporter: Josh Rosen
>
> When sort merge join is enabled, it's possible to crash at runtime when 
> trying to join on two StructFields: the problem is that we don't support 
> ordering by struct fields or arrays. When the join columns are unsortable 
> then we should not choose the SMJ join strategy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to