mesejo opened a new pull request, #1382: URL: https://github.com/apache/datafusion-python/pull/1382
# Which issue does this PR close? Related to #803. # Rationale for this change The current implementation of `regexp_instr` in DataFusion does not support the end option. Hence, None is passed to the function's implementation, exposing it to Python. # Are there any user-facing changes? Yes, no breaking changes. -- 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]
