lincoln-lil commented on PR #27778:
URL: https://github.com/apache/flink/pull/27778#issuecomment-4116520130

   > > @dylanhz Thanks for working on this! I've left some comments there, and 
for the tests, can you add cases covering cast call results, e.g., `CAST(bitmap 
AS STRING)` and `CAST(bitmap AS VARBINARY)`.
   > > Another question for the python part, should we adapt bitmap type in 
`PythonTableUtils.converter()`?
   > 
   > @lincoln-lil Thanks for the feedback!
   > 
   > 1. Cast tests will be add in the built-in function pr, because we are 
unable to create a bitmap literal in the table layer currently.
   > 2. According to the FLIP roadmap, Python support for BITMAP is planned as 
future work. I haven't fully designed the complete PyFlink integration yet, so 
this PR will not introduce any Python-related logic.
   
   Ok, make sense to me.


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