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

why 'histogram' not be implemented? #23

Closed
lAndRaxeE opened this issue Dec 8, 2014 · 1 comment
Closed

why 'histogram' not be implemented? #23

lAndRaxeE opened this issue Dec 8, 2014 · 1 comment

Comments

@lAndRaxeE
Copy link
Contributor

'date_histogram' can be used, why not 'histogram'? They seemd similar in parse & using to me.

@ansjsun
Copy link
Member

ansjsun commented Dec 9, 2014

i think you can use it by range like this

select count(age) from bank  group by range(age, 20,25,30,35,40)

and now . i think it is using ...

we will add it . thank you

@ansjsun ansjsun closed this as completed Dec 9, 2014
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