timsaucer opened a new pull request, #1485:
URL: https://github.com/apache/datafusion-python/pull/1485
# Which issue does this PR close?
Closes #322.
# Rationale for this change
PyConfig is never actually used in our SessionContext or anywhere else. This
PR just removes it.
# What changes are included in this PR?
Removal of unused code.
Add a note in the migration guide.
# Are there any user-facing changes?
Yes, but it's just removal of code that did not impact the running of
`datafusion-python`.
--
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]