timsaucer opened a new pull request, #1557:
URL: https://github.com/apache/datafusion-python/pull/1557
# Which issue does this PR close?
Related to #1533
# Rationale for this change
This PR allows for adding user defined optimizer and analyzer rules. Support
for these exist upstream but has not been exposed in Python.
# What changes are included in this PR?
- Update `SessionContext` to take user provided analyzer or optimizer rules.
- Add unit tests
- Add documentation
# Are there any user-facing changes?
Pure addition.
--
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]