exmy opened a new issue, #6669:
URL: https://github.com/apache/incubator-gluten/issues/6669
### Backend
CH (ClickHouse)
### Bug description
`select cast('all' to boolean)`
spark result: `null`
gluten result: throw exception `Cannot parse boolean value here: 'all',
should be 'true' or 'false' controlled by setting bool_true_representation and
bool_false_representation or one of
True/False/T/F/Y/N/Yes/No/On/Off/Enable/Disable/Enabled/Disabled/1/0`
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
_No response_
--
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]