Skip to content

Conversation

@da-liii
Copy link
Contributor

@da-liii da-liii commented Dec 10, 2018

What changes were proposed in this pull request?

Add appendReadColumns Unit Test for HiveShimSuite.

How was this patch tested?

$ build/sbt
> project hive
> testOnly *HiveShimSuite

@HyukjinKwon
Copy link
Member

Let's close this one.

@gatorsmile
Copy link
Member

@sadhen What is the motivation of this PR?

@da-liii
Copy link
Contributor Author

da-liii commented Dec 10, 2018

Nevermind, just do not like the coding style personally.

@gatorsmile
Copy link
Member

gatorsmile commented Dec 10, 2018

Let us avoid unnecessary code refactoring, but your test case is welcomed.

@HyukjinKwon
Copy link
Member

Yup, the test looks okay in that way. Let's file a JIRA and only leave the test case.

@da-liii
Copy link
Contributor Author

da-liii commented Dec 10, 2018

OK, I will modify the PR several hours later.

@SparkQA
Copy link

SparkQA commented Dec 10, 2018

Test build #99895 has finished for PR 23268 at commit b68e7b1.

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

This reverts commit b68e7b1.
@da-liii da-liii changed the title [Hive][Minor] Refactor on HiveShim and Add Unit Tests [SPARK-26319][SQL][Test] Add appendReadColumns Unit Test for HiveShimSuite Dec 10, 2018
@da-liii
Copy link
Contributor Author

da-liii commented Dec 10, 2018

@HyukjinKwon Please re-review.

Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

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

Looks fine.

@HyukjinKwon
Copy link
Member

Let's fix PR description as well. You can leave the comments above resolved.

@da-liii
Copy link
Contributor Author

da-liii commented Dec 10, 2018

@HyukjinKwon I've updated the desc.

@SparkQA
Copy link

SparkQA commented Dec 10, 2018

Test build #99904 has finished for PR 23268 at commit 93d8515.

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

@HyukjinKwon
Copy link
Member

Merged to master.

@asfgit asfgit closed this in c8ac6ae Dec 10, 2018
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
…Suite

## What changes were proposed in this pull request?

Add appendReadColumns Unit Test for HiveShimSuite.

## How was this patch tested?
```
$ build/sbt
> project hive
> testOnly *HiveShimSuite
```

Closes apache#23268 from sadhen/refactor/hiveshim.

Authored-by: Darcy Shen <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants