alamb commented on issue #11834:
URL: https://github.com/apache/datafusion/issues/11834#issuecomment-2270938776

   I double checked and the `ascii` function is defined here
   
   
https://github.com/apache/datafusion/blob/3d76aa25e4830ef8da42fae17453d8d1b8e66d4e/datafusion/functions/src/string/ascii.rs#L30
   
   
   We could follow the same pattern as `character_length` in  
https://github.com/apache/datafusion/pull/11676 so I think this is a good first 
issue as it has a good writeup and examples
   
   Thank you @tshauck  for filing


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