nkarpov opened a new pull request, #6033: URL: https://github.com/apache/arrow-datafusion/pull/6033
# Which issue does this PR close? Closes #. # Rationale for this change Adding Python bindings for `join_on` (https://github.com/apache/arrow-datafusion-python/pull/324) causing some code duplication when matching join type. @Jimexist suggested this trait should be implemented instead. # What changes are included in this PR? FromStr interface for enum JoinType # Are these changes tested? # Are there any user-facing 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]
