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

fix: wrong odata count in filter with groupby #352

Merged
merged 19 commits into from
Nov 29, 2023

Conversation

larslutz96
Copy link
Contributor

Encase the groupby within an additional SELECT statement to ensure accurate row counting.

wrap the groupby with a another SELECT statement.
@stewsk
Copy link
Contributor

stewsk commented Nov 24, 2023

Hi @johannes-vogel , would this fix the issue with the Analytical List Page in SFlight?

@johannes-vogel
Copy link
Contributor

@stewsk Yes, that's the PR for it.

@johannes-vogel
Copy link
Contributor

I verified this also locally with sflight and works as expected 👍

@johannes-vogel johannes-vogel enabled auto-merge (squash) November 29, 2023 08:43
@johannes-vogel johannes-vogel merged commit 70690a1 into main Nov 29, 2023
4 of 6 checks passed
@johannes-vogel johannes-vogel deleted the fix-wrong-odata-count-in-filter-with-groupby branch November 29, 2023 08:45
@cap-bots cap-bots mentioned this pull request Nov 29, 2023
@cap-bots cap-bots mentioned this pull request Jul 18, 2024
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

Successfully merging this pull request may close these issues.

5 participants