Re: [PR] Improve `ListingTable` / `ListingTableOptions` docs [datafusion]

2025-04-28 Thread via GitHub
alamb merged PR #15767: URL: https://github.com/apache/datafusion/pull/15767 -- 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

Re: [PR] Improve `ListingTable` / `ListingTableOptions` docs [datafusion]

2025-04-28 Thread via GitHub
alamb commented on PR #15767: URL: https://github.com/apache/datafusion/pull/15767#issuecomment-2835612136 Thanks @Weijun-H ! -- 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.

Re: [PR] Improve `ListingTable` / `ListingTableOptions` docs [datafusion]

2025-04-21 Thread via GitHub
Weijun-H commented on code in PR #15767: URL: https://github.com/apache/datafusion/pull/15767#discussion_r2052133457 ## datafusion/core/src/datasource/listing/table.rs: ## @@ -479,11 +505,13 @@ impl ListingOptions { } /// Infer the schema of the files at the given pa

[PR] Improve `ListingTable` / `ListingTableOptions` docs [datafusion]

2025-04-18 Thread via GitHub
alamb opened a new pull request, #15767: URL: https://github.com/apache/datafusion/pull/15767 ## Which issue does this PR close? - Closes #. ## Rationale for this change I found myself with some time on ✈️ without internet access so I worked on some doc improveme