Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HIVE-27392: Use String instead of Long for file length in HadoopInputFile. #4373

Merged
merged 1 commit into from Jun 1, 2023

Conversation

ayushtkn
Copy link
Member

What changes were proposed in this pull request?

Pass String instead of Long for file length, due to HADOOP-18724

Why are the changes needed?

Reasons mentioned over here:

#3862 (comment)

Does this PR introduce any user-facing change?

No

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

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

LGTM +1

@sonarcloud
Copy link

sonarcloud bot commented May 31, 2023

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

Copy link
Contributor

@steveloughran steveloughran left a comment

Choose a reason for hiding this comment

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

+1 from me (non binding, obviously)

@ayushtkn ayushtkn merged commit 7cd3107 into apache:master Jun 1, 2023
7 checks passed
yeahyung pushed a commit to yeahyung/hive that referenced this pull request Jul 20, 2023
…File. (apache#4373). (Ayush Saxena, reviewed by Denys Kuzmenko, Steve Loughran)
tarak271 pushed a commit to tarak271/hive-1 that referenced this pull request Dec 19, 2023
…File. (apache#4373). (Ayush Saxena, reviewed by Denys Kuzmenko, Steve Loughran)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants