nlimpid opened a new pull request, #18765: URL: https://github.com/apache/datafusion/pull/18765
## Which issue does this PR close? Related to https://github.com/apache/datafusion/issues/18142 and https://github.com/apache/datafusion/pull/18743 ## Rationale for this change The catalog examples were moved under `datafusion-examples/examples/data_io/`, but the doc comments and user guide still point to the old paths. This leaves readers with 404s when they try to follow the examples, so the links need to be corrected. ## What changes are included in this PR? Correct the catalog example links so they point to the examples/data_io directory. -- 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]
