We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The LogData#groupBy method only works for ParseDefinitions. We should make it work for SDKs as well
The text was updated successfully, but these errors were encountered:
Fixed issue #148 groupBy did not work well with SDK
9e77cac
148 groupby is parsedefinition driven only it needs to also work with…
592ad71
… sdk (#150) * Fixed issue #148 groupBy did not work well with SDK
Successfully merging a pull request may close this issue.
The LogData#groupBy method only works for ParseDefinitions. We should make it work for SDKs as well
The text was updated successfully, but these errors were encountered: