Re: [PR] Make `ListingTableUrl::try_new` public [datafusion]

2025-03-16 Thread via GitHub
alamb commented on PR #15250: URL: https://github.com/apache/datafusion/pull/15250#issuecomment-2727322760 Thanks @linhr and @comphead -- 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 specifi

Re: [PR] Make `ListingTableUrl::try_new` public [datafusion]

2025-03-16 Thread via GitHub
alamb merged PR #15250: URL: https://github.com/apache/datafusion/pull/15250 -- 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...@datafusi

[PR] Make `ListingTableUrl::try_new` public [datafusion]

2025-03-15 Thread via GitHub
linhr opened a new pull request, #15250: URL: https://github.com/apache/datafusion/pull/15250 ## Which issue does this PR close? N/A ## Rationale for this change I spent some time looking into #7393. It seems the simple cases can be supported in a few lines of code (e.g.