kgyrtkirk commented on PR #15828: URL: https://github.com/apache/druid/pull/15828#issuecomment-2049039666
I thinked this was merged a long time ago...forgot about this array coercion issue; maybe the tight coupling between the string2array and boolean coercion should refined: CALCITE-5662 renamed the [allowCoercionStringToArray](https://github.com/apache/calcite/pull/3168/files#diff-154ac15b3f585c6cae8760cf7743f0b28191b3daaad098ae80a497ce495ec3fdR586) method and extended it to also handle boolean to numeric. -- 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]
