Skip to content

[SPARK-32560][SQL]Improve exception message at InsertIntoHiveTable.processInsert#29376

Closed
GuoPhilipse wants to merge 26 commits into
apache:masterfrom
GuoPhilipse:improve-exception-message
Closed

[SPARK-32560][SQL]Improve exception message at InsertIntoHiveTable.processInsert#29376
GuoPhilipse wants to merge 26 commits into
apache:masterfrom
GuoPhilipse:improve-exception-message

Conversation

@GuoPhilipse

@GuoPhilipse GuoPhilipse commented Aug 6, 2020

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

improve exception message

Why are the changes needed?

the before message lack of single quotes, we may improve it to keep consisent.
image

Does this PR introduce any user-facing change?

NO

How was this patch tested?

No ,it is only improving the message.

@maropu

maropu commented Aug 7, 2020

Copy link
Copy Markdown
Member

ok to test

@maropu

maropu commented Aug 7, 2020

Copy link
Copy Markdown
Member

Looks okay if the tests pass.

@SparkQA

SparkQA commented Aug 7, 2020

Copy link
Copy Markdown

Test build #127162 has finished for PR 29376 at commit 9370ba2.

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

@SparkQA

SparkQA commented Aug 7, 2020

Copy link
Copy Markdown

Test build #127168 has finished for PR 29376 at commit 08a5824.

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

@HyukjinKwon HyukjinKwon changed the title [SPARK-32560][SQL]Improve exception message [SPARK-32560][SQL]Improve exception message at InsertIntoHiveTable.processInsert Aug 7, 2020
@HyukjinKwon

Copy link
Copy Markdown
Member

The tests passed at #29376 (comment).

HyukjinKwon pushed a commit that referenced this pull request Aug 7, 2020
…rocessInsert

### What changes were proposed in this pull request?
improve exception message

### Why are the changes needed?
the before message lack of single quotes, we may improve it to keep consisent.
![image](https://user-images.githubusercontent.com/46367746/89595808-15bbc300-d888-11ea-9914-b05ea7b66461.png)

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

### How was this patch tested?
No ,it is only improving the message.

Closes #29376 from GuoPhilipse/improve-exception-message.

Lead-authored-by: GuoPhilipse <46367746+GuoPhilipse@users.noreply.github.com>
Co-authored-by: GuoPhilipse <guofei_ok@126.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
(cherry picked from commit aa4d3c1)
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
@HyukjinKwon

Copy link
Copy Markdown
Member

Merged to master, branch-3.0 and branch-2.4.

HyukjinKwon pushed a commit that referenced this pull request Aug 7, 2020
…rocessInsert

### What changes were proposed in this pull request?
improve exception message

### Why are the changes needed?
the before message lack of single quotes, we may improve it to keep consisent.
![image](https://user-images.githubusercontent.com/46367746/89595808-15bbc300-d888-11ea-9914-b05ea7b66461.png)

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

### How was this patch tested?
No ,it is only improving the message.

Closes #29376 from GuoPhilipse/improve-exception-message.

Lead-authored-by: GuoPhilipse <46367746+GuoPhilipse@users.noreply.github.com>
Co-authored-by: GuoPhilipse <guofei_ok@126.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
(cherry picked from commit aa4d3c1)
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
@HyukjinKwon

Copy link
Copy Markdown
Member

cc @ScrapCodes and @zhengruifeng. This is very trivial but I cc'ed you guys since RC1 2.4 came out and you guys will probably be keen about the changes coming :-).

@SparkQA

SparkQA commented Aug 7, 2020

Copy link
Copy Markdown

Test build #127175 has finished for PR 29376 at commit 962f0bc.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

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