gatorsmile commented on issue #25458: [SPARK-27931][SQL] Accept "true", "yes", 
"1", "false", "no", "0", and unique prefixes as input and trim input for the 
boolean data type.
URL: https://github.com/apache/spark/pull/25458#issuecomment-526775542
 
 
   @dongjoon-hyun @maropu @cloud-fan @HyukjinKwon This is a behavior change. We 
need to document it if it is on by default. I think it should be guarded by a 
global dialect flag, for postgreSQL compatibility instead of doing it for all 
the cases. WDYT?

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


With regards,
Apache Git Services

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

Reply via email to