Replies: 1 comment
-
Trifunctor works
but group_ and countAll_ don't fit together even for 2 columns
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to have 3 aggregated columns.
A query with 2 aggregate columns is defined as:
To get 3 column logical solution is to use trimap/Trifunctor, but there is no such function/class on hoogle, so I am worried that this might be wrong way to go.
Beta Was this translation helpful? Give feedback.
All reactions