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

Single point select doesn't interpret timestamps correctly #575

Closed
jvshahid opened this issue May 23, 2014 · 0 comments
Closed

Single point select doesn't interpret timestamps correctly #575

jvshahid opened this issue May 23, 2014 · 0 comments
Milestone

Comments

@jvshahid
Copy link
Contributor

select * from foo where time = 1234u and sequence_number = 123 doesn't interpret the timestamp as microseconds timestamp, while select foo where time = 1234 and sequence_number = 123 interprets it correctly. This is inconsistent with select queries.

@jvshahid jvshahid added this to the 0.7.0 milestone May 23, 2014
@jvshahid jvshahid self-assigned this May 23, 2014
@jvshahid jvshahid removed their assignment Feb 24, 2015
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

1 participant