cloud-fan commented on pull request #31682:
URL: https://github.com/apache/spark/pull/31682#issuecomment-788111973


   > This is because during serialization (1, 1) is replaced to (1.0, 1.0) and 
return type of c4 is expected to be IntegerType and if a different type comes 
back from python then it is discarded
   
   How is this related to the `valueCompare` flag? It casts all numeric to 
double?


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to