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

sql: GROUP BY #52

Closed
smola opened this issue Nov 18, 2016 · 0 comments
Closed

sql: GROUP BY #52

smola opened this issue Nov 18, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@smola
Copy link
Contributor

smola commented Nov 18, 2016

No description provided.

@smola smola added the feature label Nov 18, 2016
@smola smola added this to the v0.1.0 milestone Nov 18, 2016
@smola smola changed the title GROUP BY sql: GROUP BY Nov 18, 2016
@smola smola modified the milestones: v0.2.0, v0.1.0, v1.0.0 Nov 18, 2016
@smola smola modified the milestones: v0.3.0, v1.0.0 Dec 2, 2016
@smola smola self-assigned this Dec 2, 2016
smola added a commit to smola/gitql that referenced this issue Dec 23, 2016
* sql: add AggregationExpression interface.
* sql: add function registry to Catalog.
* sql/expression: add Count and First implementations.
* sql/plan: add GroupBy node.
smola added a commit to smola/gitql that referenced this issue Dec 23, 2016
* sql: add AggregationExpression interface.
* sql: add function registry to Catalog.
* sql/expression: add Count and First implementations.
* sql/plan: add GroupBy node.
@smola smola closed this as completed in 14cd44c Dec 23, 2016
dpordomingo pushed a commit to dpordomingo/gitbase that referenced this issue Mar 10, 2017
* sql: add AggregationExpression interface.
* sql: add function registry to Catalog.
* sql/expression: add Count and First implementations.
* sql/plan: add GroupBy node.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant