tustvold commented on issue #5471:
URL: 
https://github.com/apache/arrow-datafusion/issues/5471#issuecomment-1675861217

   You could but it seems odd to me that you would special case strings, it 
feels like you should be able to wrap an arbitrary unary function and produce a 
new function that can handle dictionaries. This is a completely general 
transformation that need not know anything about the values in question?
   
   Provided you are able to pass the input schema to create_physical_fun this 
should be relatively straightforward


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