Skip to content

[SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog#31312

Closed
beliefer wants to merge 2 commits intoapache:masterfrom
beliefer:SPARK-33542-followup
Closed

[SPARK-33542][SQL][FOLLOWUP] Group exception messages in catalyst/catalog#31312
beliefer wants to merge 2 commits intoapache:masterfrom
beliefer:SPARK-33542-followup

Conversation

@beliefer
Copy link
Contributor

What changes were proposed in this pull request?

This PR follows up #30870.
Maybe some contributors don't know the job and added some exception by the old way.

Why are the changes needed?

It will largely help with standardization of error messages and its maintenance.

Does this PR introduce any user-facing change?

No. Error messages remain unchanged.

How was this patch tested?

No new tests - pass all original tests to make sure it doesn't break any existing behavior.

@github-actions github-actions bot added the SQL label Jan 25, 2021
@SparkQA
Copy link

SparkQA commented Jan 25, 2021

Test build #134420 has finished for PR 31312 at commit 7d93936.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jan 25, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39005/

@SparkQA
Copy link

SparkQA commented Jan 25, 2021

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39005/

@SparkQA
Copy link

SparkQA commented Jan 25, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39009/

@SparkQA
Copy link

SparkQA commented Jan 25, 2021

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/39009/

@SparkQA
Copy link

SparkQA commented Jan 25, 2021

Test build #134422 has finished for PR 31312 at commit 4f65e4c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@beliefer
Copy link
Contributor Author

cc @allisonwang-db

@beliefer
Copy link
Contributor Author

cc @cloud-fan

@cloud-fan cloud-fan closed this in b12e9a4 Jan 28, 2021
@cloud-fan
Copy link
Contributor

thanks, merging to master!

@beliefer
Copy link
Contributor Author

@allisonwang-db @cloud-fan Thanks a lot!

skestle pushed a commit to skestle/spark that referenced this pull request Feb 3, 2021
…alog

### What changes were proposed in this pull request?
This PR follows up apache#30870.
Maybe some contributors don't know the job and added some exception by the old way.

### Why are the changes needed?
It will largely help with standardization of error messages and its maintenance.

### Does this PR introduce _any_ user-facing change?
No. Error messages remain unchanged.

### How was this patch tested?
No new tests - pass all original tests to make sure it doesn't break any existing behavior.

Closes apache#31312 from beliefer/SPARK-33542-followup.

Authored-by: beliefer <beliefer@163.com>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
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.

4 participants