dongjoon-hyun 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-526753173 The last commit removes 4 comments from `boolean.sql` and it passed already in the last Jenkins. For the other tests, we verified them in the previous Jenkins runs. ``` - pgSQL/boolean.sql (18 seconds, 745 milliseconds) ``` Merged to master. Thank you all!
---------------------------------------------------------------- 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]
