-
Notifications
You must be signed in to change notification settings - Fork 122
Delete static datafusion directory
#336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
datafusion directory
datafusion directorydatafusion directory
Done (I made a new PR as it needs to target |
…thon` (#337) Per @kou 's suggestion #336 (comment) We are now serving datafusion content from the datafusion-repo -- see apache/datafusion#5500
|
Thanks! It seems that we don't need this pull request anymore because our auto deploy job removed But https://arrow.apache.org/datafusion/ is broken now. I'll re-publish https://arrow.apache.org/datafusion/ by re-running https://github.com/apache/arrow-datafusion/actions/runs/4489457202 . |
|
Ah, re-running the job doesn't re-publish because the job doesn't push anything when there are no changes. |
|
I've merged apache/datafusion#5687 to re-publish https://arrow.apache.org/datafusion/ . |
|
Ah... Changing |
I will make another change to republish the DataFusion site |
|
apache/datafusion#5702 (comment) We appear to be fixed now. Closing this PR as the directory is no longer present on asf-site: https://github.com/apache/arrow-site/tree/asf-site |
|
Thanks! |
Thank YOU for all the help @kou -- it is very much appreciated |
Related to apache/datafusion#5500
We are changing datafusion docs to be published to the arrow-datafusion repo (see apache/datafusion#5670)