Kyle Weaver created BEAM-12647:
----------------------------------
Summary: Aggregations on empty pcoll don't return a value.
Key: BEAM-12647
URL: https://issues.apache.org/jira/browse/BEAM-12647
Project: Beam
Issue Type: Bug
Components: dsl-sql, dsl-sql-zetasql
Reporter: Kyle WeaverFor example, SELECT COUNT(*) FROM table_empty should return 0, but instead it returns no value. cc [~benglez] [~apilloud] -- This message was sent by Atlassian Jira (v8.3.4#803005)
