aboutsummaryrefslogtreecommitdiff
path: root/mllib/src
diff options
context:
space:
mode:
authorWenchen Fan <cloud0fan@outlook.com>2015-09-08 12:05:41 -0700
committerMichael Armbrust <michael@databricks.com>2015-09-08 12:05:41 -0700
commit5fd57955ef477347408f68eb1cb6ad1881fdb6e0 (patch)
tree5680c9e6446883bd2cdb90ff5a0e67be1d3b4681 /mllib/src
parent5b2192e846b843d8a0cb9427d19bb677431194a0 (diff)
downloadspark-5fd57955ef477347408f68eb1cb6ad1881fdb6e0.tar.gz
spark-5fd57955ef477347408f68eb1cb6ad1881fdb6e0.tar.bz2
spark-5fd57955ef477347408f68eb1cb6ad1881fdb6e0.zip
[SPARK-10316] [SQL] respect nondeterministic expressions in PhysicalOperation
We did a lot of special handling for non-deterministic expressions in `Optimizer`. However, `PhysicalOperation` just collects all Projects and Filters and mess it up. We should respect the operators order caused by non-deterministic expressions in `PhysicalOperation`. Author: Wenchen Fan <cloud0fan@outlook.com> Closes #8486 from cloud-fan/fix.
Diffstat (limited to 'mllib/src')
0 files changed, 0 insertions, 0 deletions