Re: [PR] Improve ContextProvider [datafusion]

2024-05-21 Thread via GitHub
comphead merged PR #10577: URL: https://github.com/apache/datafusion/pull/10577 -- 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: github-unsubscr...@dataf

Re: [PR] Improve ContextProvider [datafusion]

2024-05-20 Thread via GitHub
alamb commented on PR #10577: URL: https://github.com/apache/datafusion/pull/10577#issuecomment-2120882095 I'll leave this open for a day as it is an API change, in case anyone else wants a chance to review -- This is an automated message from the Apache Git Service. To respond to the mes

[PR] Improve ContextProvider [datafusion]

2024-05-20 Thread via GitHub
lewiszlw opened a new pull request, #10577: URL: https://github.com/apache/datafusion/pull/10577 ## Which issue does this PR close? Renaming like `SchemaProvider::table_names`, add docs and remove deprecated code. ## Rationale for this change ## What chan