mapNotNull
Return a list containing only the non-null results of applying the given transform function to each row of the query.
Since
3.0.0
Return a list containing only the non-null results of applying the given transform function to each row of the query.
3.0.0