novemberkilo commented on issue #156: URL: https://github.com/apache/arrow-datafusion/issues/156#issuecomment-976340990
I've had a look around and see the `length` kernel being used in the implementation of `OctetLength` which appears to be tested specifically on the string `josé` here: https://github.com/apache/arrow-datafusion/blob/master/datafusion/src/physical_plan/functions.rs#L2554-L2561 I could use some help with understanding this issue please -- what is the desired outcome -- should the assertion in the test referenced above be 4 instead of 5? Thanks. -- 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]
