ivoson opened a new pull request #35752:
URL: https://github.com/apache/spark/pull/35752


   ### What changes were proposed in this pull request?
   Modify the return value of method 
`CheckAnalysis.getDataTypesAreCompatibleFn`:
   
https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/CheckAnalysis.scala#L606
   
   Return true if data types are compatible, otherwise return false.
   
   ### Why are the changes needed?
   Avoid the confusing of method definition.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Existing UT.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to