Class CountIf
java.lang.Object
org.apache.beam.sdk.extensions.sql.impl.transform.agg.CountIf
Returns the count of TRUE values for expression. Returns 0 if there are zero input rows, or if
expression evaluates to FALSE or NULL for all rows.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
combineFn
-