-
Notifications
You must be signed in to change notification settings - Fork 357
Add groupby/aggregation support for PostgreSQL in GraphQL #3741
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
Merged
Arjun Narendra (ArjunNarendra)
merged 21 commits into
Azure:main
from
ArjunNarendra:user/an/add-aggregation-support-to-postgresql
Aug 6, 2026
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
f1f1367
Add functionality for groupby+aggregation in GraphQL for PostgreSQL
ArjunNarendra 6a4e137
Merge branch 'Azure:main' into user/an/add-aggregation-support-to-pos…
ArjunNarendra 79d34fc
Unignore aggregation/group by tests for PostgreSQL
ArjunNarendra a322bc1
Modify aggregation/groupby tests to account for differences between M…
ArjunNarendra e72d3d3
Add a date_only_table to the PostgreSQL test schema
ArjunNarendra ae989b6
Remove unnecessary using directive
ArjunNarendra 707b5c6
Add DateOnlyTable entity to PostgreSQL test config
ArjunNarendra 176d795
Modify test to match support for PostgreSQL groupBy Field
ArjunNarendra 1e2ac35
Add a fixed ordering for GROUP BY queries so that pagination works as…
ArjunNarendra 93334dc
Add DateOnlyTable entity generation command to DAB PostgreSQL config …
ArjunNarendra c3fd13e
Add DateOnlyTable entity to runtime config snapshot for PostgreSQL
ArjunNarendra 9e76c76
Revert runtime config change
ArjunNarendra b053cec
Re-add config change
ArjunNarendra 5e279a4
Merge branch 'main' into user/an/add-aggregation-support-to-postgresql
ArjunNarendra db267be
Merge branch 'main' into user/an/add-aggregation-support-to-postgresql
anushakolan bda00ad
Fix MsSql test schema creation script
ArjunNarendra cba0e1f
Merge branch 'user/an/add-aggregation-support-to-postgresql' of https…
ArjunNarendra bb4ce0f
Push up regression tests for ORDER BY + aggregation with mapped field…
ArjunNarendra 79c6b94
Test default order by behavior in the case of a group by GraphQL requ…
ArjunNarendra 871f3b9
Merge branch 'main' into user/an/add-aggregation-support-to-postgresql
anushakolan 3e69f77
Merge branch 'main' into user/an/add-aggregation-support-to-postgresql
anushakolan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.