-
Notifications
You must be signed in to change notification settings - Fork 3.7k
GH-46475: [Documentation][C++][Compute] Consolidate Acero developer docs #46476
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
base: main
Are you sure you want to change the base?
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note this is renamed from "streaming_execution.rst" to "acero.rst" which is more explicit (and shorter). Because "Acero" has become a much more well-known name I assume.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is moved from "docs/source/cpp/acero/developer_guide.rst" with two small tweaks:
- Changing the title from "Developer’s Guide" to "Developing Acero" (which is more aligned with the naming of other docs at the same level).
- Adding the "Others" section at the bottom as a TOC to enclose sub-docs which are too elaborate to be inlined (currently only swiss_table.rst).
Please note the original "acero.rst" was moved to "acero/swiss_table.rst" (I was thinking about inlining it however found it too long), but git doesn't recognize this pattern and shows many diffs. The actual changes are just the two places mentioned above.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As mentioned in other comment, this is renamed from "developers/cpp/acero.rst".
@github-actions crossbow submit preview-docs |
Revision: 3685f4d Submitted crossbow builds: ursacomputing/crossbow @ actions-9fea3f3368
|
What changes are included in this PR?
Are these changes tested?
No need.
Are there any user-facing changes?
None.