-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### Rationale for this change If you printed the inner query after summarize, it would show what function was being called but not the function options. ### What changes are included in this PR? One-line code change plus a test ### Are these changes tested? Yes. Interestingly, it did not seem that `format_aggregations()` was tested before. ### Are there any user-facing changes? Technically yes, but few users would likely see this. * GitHub Issue: #43894 Authored-by: Neal Richardson <[email protected]> Signed-off-by: Nic Crane <[email protected]>
- Loading branch information
1 parent
7f88ae7
commit a8df190
Showing
2 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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 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