LuciferYang commented on pull request #29370:
URL: https://github.com/apache/spark/pull/29370#issuecomment-672576953


   @srowen After 
[5328d33](https://github.com/apache/spark/pull/29370/commits/5328d33cc0fe138a5d1de9c73285ef262209e6dc),
  I think that there are no more similar problems that can be fixed.
   
   The reasons for the remaining failure cases can be divided into two 
categories:
   
   1. Need to deal with the pattern matching problem of 'ArraySeq' and 
'ArrayBuffer'  except 'StarJoinCostBasedReorderSuite`
   
   2. `StarJoinCostBasedReorderSuite' a little special, the plan that caused 
the failure maybe also correct because it has the same cost as the expected plan
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to