cloud-fan commented on issue #25693: [SPARK-28989][SQL] Add 
`spark.sql.ansi.enabled`
URL: https://github.com/apache/spark/pull/25693#issuecomment-528343645
 
 
   @mgaido91 in practice it's a bad idea to have tons of flags that can change 
query result. When debugging a Spark query that returns unexpected result, it's 
very annoying if you need to check a lot of flags.
   
   The legacy configs are ok as we clearly show the preference and these 
configs will be removed evetually, so not many people would set them.

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