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

Wenchen Fan updated SPARK-10316:
--------------------------------
    Description: We did a lot of special handling for non-deterministic 
expressions in Optimizer. However, PhysicalOperation just collects all Projects 
and Filters and messed it up. We should respect the operators order caused by 
non-deterministic expressions in PhysicalOperation.  (was: We did a lot of 
special handling for non-deterministic expressions in Optimizer. However, 
PhysicalOperation just collects all Projects and Filters and messed it up. We 
should respect the operator order caused by non-deterministic expressions in 
PhysicalOperation.)

> respect non-deterministic expressions in PhysicalOperation
> ----------------------------------------------------------
>
>                 Key: SPARK-10316
>                 URL: https://issues.apache.org/jira/browse/SPARK-10316
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Wenchen Fan
>
> We did a lot of special handling for non-deterministic expressions in 
> Optimizer. However, PhysicalOperation just collects all Projects and Filters 
> and messed it up. We should respect the operators order caused by 
> non-deterministic expressions in PhysicalOperation.



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

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

Reply via email to