You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kai Jiang (JIRA)" <ji...@apache.org> on 2018/07/31 20:26:00 UTC

[jira] [Updated] (BEAM-5050) [SQL] NULLs are aggregated incorrectly

     [ https://issues.apache.org/jira/browse/BEAM-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Jiang updated BEAM-5050:
----------------------------
    Description: For example, COUNT(field) should not count records with NULL field. We also should handle and test on other aggregation functions (like AVG, SUM, MIN, MAX, VAR_POP, VAR_SAMP, etc.)  (was: For example, COUNT(field) should not count records with NULL field)

> [SQL] NULLs are aggregated incorrectly
> --------------------------------------
>
>                 Key: BEAM-5050
>                 URL: https://issues.apache.org/jira/browse/BEAM-5050
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql
>            Reporter: Anton Kedin
>            Priority: Major
>
> For example, COUNT(field) should not count records with NULL field. We also should handle and test on other aggregation functions (like AVG, SUM, MIN, MAX, VAR_POP, VAR_SAMP, etc.)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)