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

Change the representation of DataType.INTEGER values from java.lang.Integer to java.lang.Long #141

Open
vruusmann opened this issue Jan 29, 2019 · 3 comments

Comments

@vruusmann
Copy link
Member

This is a major (although non-breaking) change, so it should be scheduled to happen in the beginning of the 1.5.X development series.

@XciD
Copy link

XciD commented Jan 29, 2019

I can contribute to this feature.
I've tested it, it's working like a charm on our side.

@vruusmann
Copy link
Member Author

I'm more interested in the explanation of why is the switch from Integer to Long needed?

@XciD
Copy link

XciD commented Jan 30, 2019

We have some backend that generate timestamp in nanoseconds....

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

No branches or pull requests

2 participants