linrrzqqq opened a new pull request, #63849:
URL: https://github.com/apache/doris/pull/63849

   Problem Summary:
   
   UDF creation currently allows `BITMAP`, `HLL`, and `QUANTILE_STATE` in 
function signatures, but these object types are not exposed to Java/Python UDF 
runtimes as first-class values. They are effectively bridged as opaque bytes, 
and marked unsupported in 
[doc](https://doris.apache.org/docs/dev/query-data/udf/python-user-defined-function#data-type-mapping)
   


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

Reply via email to