Skip to content
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

Consider using GitHub pages for DataFusion/Ballista documentation #18

Closed
andygrove opened this issue Apr 20, 2021 · 8 comments · Fixed by #993
Closed

Consider using GitHub pages for DataFusion/Ballista documentation #18

andygrove opened this issue Apr 20, 2021 · 8 comments · Fixed by #993
Assignees

Comments

@andygrove
Copy link
Member

ASF supports enabling GitHub pages via asf.yaml [1] and we could consider using this to publish end user documentation for DataFusion and Ballista.

Ballista already has a minimal user guide in mdbook format that is part of this repo [2] and is currently published to https://ballistacompute.org/docs/ but it would be better to publish it here as part of the DataFusion user guide?

[1] https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
[2] https://github.com/apache/arrow-datafusion/tree/master/ballista/docs/user-guide

@returnString
Copy link
Contributor

I was toying with the idea of an mdbook-style user guide for DataFusion recently - a unified setup for DF and Ballista would be excellent :)

@andygrove
Copy link
Member Author

I created a new issue [1] and corresponding PR to create a unified mdbook setup for the user guide for DataFusion and Ballista.

I did this as a separate issue because writing the user guide is a separate concern from how and where we will publish it at release time.

[1] #19

@andygrove
Copy link
Member Author

We should also have the ability to publish release notes and general blog posts on GitHub pages.

@andygrove
Copy link
Member Author

I started looking into this. I propose that we create a gh-pages branch that will host the website (jekyll-based site with blog). As part of the release process, we can publish the mdbook content here.

@andygrove
Copy link
Member Author

@andygrove andygrove self-assigned this May 3, 2021
@andygrove
Copy link
Member Author

@houqp
Copy link
Member

houqp commented Jul 28, 2021

@andygrove so the new plan is to host the datafusion website under arrow.apache.org/datafusion right? Are you actively working on this?

@andygrove
Copy link
Member Author

andygrove commented Jul 28, 2021 via email

Igosuki added a commit to Igosuki/arrow-datafusion that referenced this issue Jan 14, 2022
* initialize the vector with zero strings when reading from arrow2->json and truncate empty records

* fixphysical_plan::planner::tests::bad_extension_planner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants