Skip to content

Conversation

@vihangk1
Copy link
Contributor

What changes were proposed in this pull request?

This PR removes the call Splitter.splitToList from the metastore HTTP client and replaces it with a simple split call.

Why are the changes needed?

Some open source distributions have a different guava version which do not have this Splitter API. In such distributions the standalone hive metastore client code fails.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing unit tests cover this change.

Copy link
Contributor

@junlinzeng-db junlinzeng-db left a comment

Choose a reason for hiding this comment

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

let's also remove the import of the Splitter? +1

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@vihangk1 vihangk1 merged commit 4567681 into apache:master Apr 13, 2023
@vihangk1
Copy link
Contributor Author

Merged into master. Thanks for the review @junlinzeng-db @dengzhhu653

subhasisgorai pushed a commit to subhasisgorai/hive that referenced this pull request Apr 14, 2023
…nt HTTP client (Vihang Karajgaonkar, reviewed by Junlin Zeng, Zhihua Deng)

(apache#4227)
henrib pushed a commit to henrib/hive that referenced this pull request Apr 24, 2023
…nt HTTP client (Vihang Karajgaonkar, reviewed by Junlin Zeng, Zhihua Deng)

(apache#4227)
yeahyung pushed a commit to yeahyung/hive that referenced this pull request Jul 20, 2023
…nt HTTP client (Vihang Karajgaonkar, reviewed by Junlin Zeng, Zhihua Deng)

(apache#4227)
tarak271 pushed a commit to tarak271/hive-1 that referenced this pull request Dec 19, 2023
…nt HTTP client (Vihang Karajgaonkar, reviewed by Junlin Zeng, Zhihua Deng)

(apache#4227)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants