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

   length / character_length has the same issue:
   
   ```
   ❯ select length("labels.chart") from 'incoming_lines.count' limit 1;
   Internal error: The "character_length" function can only accept strings.. 
This was likely caused by a bug in DataFusion's code and we would welcome that 
you file an bug report in our issue tracker
   ```


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