Re: [PR] Add a documentation build step in CI [datafusion-python]

2025-06-09 Thread via GitHub
timsaucer merged PR #1139: URL: https://github.com/apache/datafusion-python/pull/1139 -- 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...

[PR] Add a documentation build step in CI [datafusion-python]

2025-06-03 Thread via GitHub
crystalxyz opened a new pull request, #1139: URL: https://github.com/apache/datafusion-python/pull/1139 # Which issue does this PR close? Closes #1138. # Rationale for this change CI should fail early if documentation generation fails. # What changes are included in t