Github user chenghao-intel commented on the pull request:

    https://github.com/apache/spark/pull/5208#issuecomment-88529047
  
    From the log, seems the output fields of the `PhysicalRDD` changed its 
order, can you rebase against the latest code and try again in your local?
    
    ```
    == Physical Plan ==
    Project [b#2957,a#2959]
     SortMergeJoin [a#2956], [b#2960], Inner
      Exchange (HashSortedPartitioning [a#2956], 200)
       PhysicalRDD [b#2957,a#2956], MapPartitionsRDD[1584] at map at 
FilteredScanSuite.scala:85
      Exchange (HashSortedPartitioning [b#2960], 200)
       PhysicalRDD [a#2959,b#2960], MapPartitionsRDD[1587] at map at 
FilteredScanSuite.scala:85
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to