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

ARROW-61: [Java] Method can return the value bigger than long MAX_VALUE #4266

Merged
merged 1 commit into from May 9, 2019

Conversation

tianchen92
Copy link
Contributor

related to ARROW-61, remove unused methods since they are removed from DRILL-6421.

@tianchen92
Copy link
Contributor Author

cc @wesm

@jacques-n
Copy link
Contributor

I believe we use these methods in Dremio. Can you confirm that they are not used before removing?

@tianchen92
Copy link
Contributor Author

@jacques-n Thanks for your comments, I have checked code in Dremio(https://github.com/dremio/dremio-oss). DecimalUtility is used in some places, but the deletion methods are not used anymore.

@vdiravka
Copy link
Member

vdiravka commented May 8, 2019

LGTM. It may be good to have Decimal data type enhancements in Apache Arrow.

Copy link
Contributor

@siddharthteotia siddharthteotia left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.
I checked in dremio code too and these methods are not being used.

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.

None yet

4 participants