Skip to content

[WIP] Documentation updates for 11.0.0 release - #3129

Closed
andygrove wants to merge 8 commits into
apache:masterfrom
andygrove:docs-updates-11.0.0
Closed

[WIP] Documentation updates for 11.0.0 release#3129
andygrove wants to merge 8 commits into
apache:masterfrom
andygrove:docs-updates-11.0.0

Conversation

@andygrove

@andygroveandygrove commented Aug 13, 2022

Copy link
Copy Markdown
Member

Which issue does this PR close?

N/A

Rationale for this change

Making some small improvements before we release

What changes are included in this PR?

  • Combine the two CLI pages into a single page and improve formatting
  • Move expressions out of DataFrame page and into a new page
  • Remove Ballista content
  • Fix link to sqlparser source
  • Rename "Community" section to "Developer Resources" and moved link to docs.rs there
  • Fix broken link to communication page
  • Renamed one of the roadmap pages so we don't have two "roadmap" links

This is how the index looks now:

docs-index

Are there any user-facing changes?

No

@github-actionsgithub-actionsBot added the documentation Improvements or additions to documentation label Aug 13, 2022
@andygrove

Copy link
Copy Markdown
MemberAuthor

@kmitchener I'm planning on cutting the 11.0.0 release candidate in the next few days, so went ahead and made some small docs improvements here. Apologies if this overlaps a bit with some of your efforts.

@andygrove
andygrove requested a review from alambAugust 13, 2022 14:58
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #3129 (fd54cd7) into master (b1765f7) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@ Coverage Diff @@## master #3129 +/- ##
==========================================
- Coverage 85.95% 85.94% -0.01% 
==========================================
Files 291 291 Lines 52382 52382 ==========================================
- Hits 45025 45022 -3 - Misses 7357 7360 +3 
Impacted FilesCoverage Δ
datafusion/core/src/physical_plan/metrics/value.rs86.93% <0.00%> (-0.51%)⬇️
datafusion/expr/src/logical_plan/plan.rs77.43% <0.00%> (-0.35%)⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@andygrove
andygrove marked this pull request as draft August 13, 2022 16:06
@andygrove

Copy link
Copy Markdown
MemberAuthor

Converted to draft because this is in conflict with #3128

@andygroveandygrove mentioned this pull request Aug 13, 2022
@andygroveandygrove changed the title Documentation updates for 11.0.0 release[WIP] Documentation updates for 11.0.0 releaseAug 13, 2022
@andygrove

Copy link
Copy Markdown
MemberAuthor

I am going to break this down into smaller PRs.

@kmitchener

Copy link
Copy Markdown
Contributor

@kmitchener I'm planning on cutting the 11.0.0 release candidate in the next few days, so went ahead and made some small docs improvements here. Apologies if this overlaps a bit with some of your efforts.

ok, I'll hold off on anything more until this latest flurry of changes gets committed. it's looking good!

@andygrove
andygrove deleted the docs-updates-11.0.0 branch January 27, 2023 18:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@andygrove@codecov-commenter@kmitchener