Tpt opened a new pull request, #1426: URL: https://github.com/apache/datafusion-python/pull/1426
# Rationale for this change The `Bound<'_, PyCapsule>::pointer_checked` method does the same validation and is already used across the codebase # What changes are included in this PR? - remove `validate_pycapsule` - remove some not useful `.map_err(py_datafusion_err)?` # Are there any user-facing changes? Some error messages have changfed -- 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]
