Skip to content

Update links to point to datafusion.apache.org#10195

Merged
alamb merged 1 commit intoapache:mainfrom
phillipleblanc:phillip/240423-update-links
Apr 23, 2024
Merged

Update links to point to datafusion.apache.org#10195
alamb merged 1 commit intoapache:mainfrom
phillipleblanc:phillip/240423-update-links

Conversation

@phillipleblanc
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Part of #9691

Rationale for this change

Updates the links in the repo to point to https://datafusion.apache.org instead of https://arrow.apache.org/datafusion

What changes are included in this PR?

Are these changes tested?

I clicked through each link as I made the change.

Are there any user-facing changes?

@github-actions github-actions bot added documentation Improvements or additions to documentation logical-expr Logical plan and expressions core Core DataFusion crate labels Apr 23, 2024
Comment thread README.md
- [Rust DataFrame API](https://datafusion.apache.org/user-guide/dataframe.html)
- [Rust API docs](https://docs.rs/datafusion/latest/datafusion)
- [Rust Examples](https://github.com/apache/datafusion/tree/master/datafusion-examples)
- [Python DataFrame API](https://arrow.apache.org/datafusion-python/)
Copy link
Copy Markdown
Contributor Author

@phillipleblanc phillipleblanc Apr 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will also need a redirect link similar to apache/arrow-site#502

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Related change to datafusion-python: apache/datafusion-python#643

Comment thread dev/release/README.md
- Copy content from `docs/build/html/*` to the `datafusion` directory in arrow-site
- Create a PR against the `asf-site` branch ([example](https://github.com/apache/arrow-site/pull/237))
- Once the PR is merged, the content will be published to https://arrow.apache.org/datafusion/ by GitHub Pages (this
- Once the PR is merged, the content will be published to https://datafusion.apache.org/ by GitHub Pages (this
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section seems outdated? I can remove it if so

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I agree this entire section (### Publish the User Guide to the Arrow Site) is outdated -- let's delete it as a follow on PR (no need to do it as part of this PR)

Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it -- thank you @phillipleblanc for keeping the migration 🚋 rolling 🚀

Comment thread dev/release/README.md
- Copy content from `docs/build/html/*` to the `datafusion` directory in arrow-site
- Create a PR against the `asf-site` branch ([example](https://github.com/apache/arrow-site/pull/237))
- Once the PR is merged, the content will be published to https://arrow.apache.org/datafusion/ by GitHub Pages (this
- Once the PR is merged, the content will be published to https://datafusion.apache.org/ by GitHub Pages (this
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I agree this entire section (### Publish the User Guide to the Arrow Site) is outdated -- let's delete it as a follow on PR (no need to do it as part of this PR)

@alamb alamb merged commit 41b3f5c into apache:main Apr 23, 2024
ccciudatu pushed a commit to hstack/datafusion that referenced this pull request Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants