gustavodemorais commented on PR #29041:
URL: https://github.com/apache/flink/pull/29041#issuecomment-5476914987

   
`flink-table/flink-table-common/src/main/java/org/apache/flink/table/types/logical/utils/LogicalTypeCasts.java`
 (around line 234/242, where `VARIANT`/`BITMAP` get explicit casts from 
`VARBINARY`/`BINARY`): I don't see `UUID` registered anywhere in 
`LogicalTypeCasts`, not even an explicit cast from `VARCHAR`/`VARBINARY` like 
`BITMAP`/`VARIANT` have. Is cast support also part of the codegen follow-up, or 
planned for this PR? Wdyt?


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

Reply via email to