-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
apache/arrow-site
#512Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
Update: the new project was approved by the board and we are now in the process of setting it all up
We are on track to have a new top level apache project for DataFusion #6475 (see Proposal Document for more details)
Once this is approved by the ASF board, we will have some logistical things to change. This ticket tracks the work items
Describe the solution you'd like
Rename github repositories
Note it is critical in my opinion that all existing links continue to work (as in the url https://github.com/apache/arrow-datafusion/issues/9691
will be redirected to the new repo). I believe this is the default behavior in Github when a repository is renamed but we should double check.
- https://github.com/apache/arrow-datafusion/ →
apache/datafusion
- https://github.com/apache/arrow-datafusion-python →
apache/datafusion-python
- https://github.com/apache/arrow-ballista →
apache/datafusion-ballista
- https://github.com/apache/arrow-ballista-python →
apache/datafusion-ballista-python
- https://github.com/apache/arrow-datafusion-comet →
apache/datafusion-comet
Update docs
- Update documentation to replace Apache Arrow DataFusion with Apache DataFusion #10130
- Change hosting url from https://arrow.apache.org/datafusion/ to https://datafusion.apache.org (with a redirect from https://arrow.apache.org/datafusion/)
- Change link under subprojects from https://arrow.apache.org/ to point at new docsite (or maybe we should just remove the link all together)
- Replace NOTICES.txt with version that is relevant to DataFusion #10131
Infrastructure
- Create Project Website (datafusion.apache.org) #10151
- Redirect existing docs from https://arrow.apache.org/ to https://datafusion.apache.org/ #10194
- Create a DOAP (description of a project file) #10133
- Create mailing lists (dev@datafusion.apache.org, github@datafusion.apache.org, commits@datafusion.apache.org, private@datafusion.apache.org)
- (email trouble) https://issues.apache.org/jira/browse/INFRA-25727
- (DNS trouble): https://issues.apache.org/jira/browse/INFRA-25731
- Update ASF config https://github.com/apache/datafusion/blob/main/.asf.yaml
- Update committers list: Update committer list for new top level DataFusion project #10154
Process
- Updates to the release scripts and associated documentation to be datafusion rather than arrow-datafusion #10134
- Update communications section https://arrow.apache.org/datafusion/contributor-guide/communication.html
- Create a publicly accessable list of committers / affiliations (ideally from the data in https://people.apache.org/phonebook.html?unix=datafusion, similarly to https://arrow.apache.org/committers/)
- Consider adding a "Downloads" page #10236
- May 2024 ASF Board Report #10281
Announcements
liurenjie1024, andygrove, devinjdangelo, jonahgao, haohuaijin and 14 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request