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

Grouping has a few issues #48

Open
mlissner opened this issue Nov 17, 2016 · 0 comments
Open

Grouping has a few issues #48

mlissner opened this issue Nov 17, 2016 · 0 comments

Comments

@mlissner
Copy link
Contributor

I discovered some issues with how result grouping works. The implementation of groups doesn't support a few different things:

  1. ngroups must be set to true. If it's not the query will crash.

  2. 'group.format' cannot be set to simple. If it is, the query will crash.

  3. group.main doesn't work in conjunction with group.format = simple. If it's set, the query will crash.

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