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

Generate docs for AST from checks #3259

Merged
merged 3 commits into from
Aug 20, 2021
Merged

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Aug 19, 2021

This fixes #3172

Please take a close look. I think I matched everything correctly, but it would be good to have a second pair of eyes check it over.

This updates explain for operations that require AST so that the expressions that would not work with AST are shown in the standard place and not repeated in the reason why the parent operator cannot work.

This drops the lambda expression context entirely.

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
@revans2 revans2 added documentation Improvements or additions to documentation feature request New feature or request labels Aug 19, 2021
@revans2 revans2 added this to the Aug 16 - Aug 27 milestone Aug 19, 2021
@revans2 revans2 self-assigned this Aug 19, 2021
Copy link
Member

@jlowe jlowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comments from the first pass, still need to go through in greater detail.

@revans2
Copy link
Collaborator Author

revans2 commented Aug 20, 2021

build

Copy link
Member

@jlowe jlowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for cleaning up my AST hack, this is great!

@revans2 revans2 merged commit df21f57 into NVIDIA:branch-21.10 Aug 20, 2021
@revans2 revans2 deleted the AST_docs branch August 20, 2021 15:15
@jlowe jlowe mentioned this pull request Aug 20, 2021
razajafri pushed a commit to razajafri/spark-rapids that referenced this pull request Aug 23, 2021
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
Signed-off-by: Raza Jafri <rjafri@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOC] Generated documentation for AST expression support
2 participants