baantonio commented on PR #28278:
URL: https://github.com/apache/spark/pull/28278#issuecomment-1092654969

   > Maybe it is better to throw an exception directly to prompt the user for 
different types of comparison
   This should be the solution for this issue. If it cannot guarantee the 
accuracy of the conversion, it is significantly better to throw an error and 
make the user specify how to dealt with that specific case then it trying to 
guess how to convert the columns and resulting in duplicated rows. 


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