timsaucer commented on issue #1450: URL: https://github.com/apache/datafusion-python/issues/1450#issuecomment-4154323856
Ok, there was a failure in the skill used to generate this PR. Specifically, `contains`, `instr`, and `position` do exist in the Python API just not in the rust bindings because they have aliases. That is correct. The only one we need to add is `substring_index`. -- 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]
