You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Yueyang Qiu (Jira)" <ji...@apache.org> on 2019/09/01 04:15:00 UTC

[jira] [Created] (BEAM-8126) HllCount needs to handle null sketches properly

Yueyang Qiu created BEAM-8126:
---------------------------------

             Summary: HllCount needs to handle null sketches properly
                 Key: BEAM-8126
                 URL: https://issues.apache.org/jira/browse/BEAM-8126
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Yueyang Qiu
            Assignee: Yueyang Qiu


BigQuery uses `null` to represent result of aggregations of empty input. We need to make sure `null` sketches are handled properly in Beam and users have a smooth end-to-end experience using BigQuery's `HLL_COUNT` in conjunction with Beam's `HllCount`.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)