Skip to content

[SPARK-39367][DOCS][SQL][3.2] Make SQL error objects private#36761

Closed
gengliangwang wants to merge 1 commit intoapache:branch-3.2from
gengliangwang:fix3.2Doc
Closed

[SPARK-39367][DOCS][SQL][3.2] Make SQL error objects private#36761
gengliangwang wants to merge 1 commit intoapache:branch-3.2from
gengliangwang:fix3.2Doc

Conversation

@gengliangwang
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Partially backport #36754 to branch-3.2, make the following objects as private so that they won't show up in API doc:

  • QueryCompilationErrors
  • QueryExecutionErrors
  • QueryParsingErrors

Why are the changes needed?

Fix bug in doc

Does this PR introduce any user-facing change?

No

How was this patch tested?

GA tests

@gengliangwang gengliangwang requested a review from HyukjinKwon June 3, 2022 12:10
@github-actions github-actions bot added the SQL label Jun 3, 2022
@HyukjinKwon
Copy link
Copy Markdown
Member

Merged to branch-3.2.

HyukjinKwon pushed a commit that referenced this pull request Jun 3, 2022
### What changes were proposed in this pull request?

Partially backport #36754 to branch-3.2, make the following objects as private so that they won't show up in API doc:
* QueryCompilationErrors
* QueryExecutionErrors
* QueryParsingErrors

### Why are the changes needed?

Fix bug in doc

### Does this PR introduce _any_ user-facing change?

No
### How was this patch tested?

GA tests

Closes #36761 from gengliangwang/fix3.2Doc.

Authored-by: Gengliang Wang <gengliang@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
@HyukjinKwon HyukjinKwon closed this Jun 3, 2022
sunchao pushed a commit to sunchao/spark that referenced this pull request Jun 2, 2023
### What changes were proposed in this pull request?

Partially backport apache#36754 to branch-3.2, make the following objects as private so that they won't show up in API doc:
* QueryCompilationErrors
* QueryExecutionErrors
* QueryParsingErrors

### Why are the changes needed?

Fix bug in doc

### Does this PR introduce _any_ user-facing change?

No
### How was this patch tested?

GA tests

Closes apache#36761 from gengliangwang/fix3.2Doc.

Authored-by: Gengliang Wang <gengliang@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants