Skip to content

feat(linq): use group() function in output Flux query #185

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Apr 12, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Apr 9, 2021

Proposed Changes

The LINQ driver always use group() function to achieve of producing only one output table.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • dotnet test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar changed the title feat(linq): use group function to avoid all group keys - produce one table feat(linq): use group() function in output Flux query. Apr 9, 2021
@bednar bednar changed the title feat(linq): use group() function in output Flux query. feat(linq): use group() function in output Flux query Apr 9, 2021
@bednar bednar marked this pull request as ready for review April 9, 2021 06:03
@bednar bednar requested a review from rhajek April 9, 2021 06:03
@bednar bednar merged commit f979d7b into master Apr 12, 2021
@bednar bednar deleted the feat/linq-group-key branch April 12, 2021 05:57
@bednar bednar added this to the 1.18.0 milestone Apr 29, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants