You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2021/10/08 13:53:12 UTC

[GitHub] [flink] matriv commented on pull request #17439: [FLINK-23271][table-planner] Disallow cast from decimal numerics to boolean

matriv commented on pull request #17439:
URL: https://github.com/apache/flink/pull/17439#issuecomment-938661620


   TODO:
   - Wait for https://github.com/apache/calcite/pull/2555 to be merged and either wait for new release or adopt the `SqlTypeCoercionRule` functionality
   - Test that error is thrown also in case of SQL (not just TableAPI)
   - Remove unused code, i.e.: from `ScalarOperatorGens` related to the now unsupported cast


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org