Backport: Support null argument to COUNT()

Description

The (correct) comment to the Expression.count function says that a null argument should be interpreted as "count *". Unfortunately, the function parameter is marked @NonNull.

Replace the annotation to allow the argument to be null, and make a null param act as "count *"

Activity

Show:

Blake Meike July 8, 2022 at 3:19 AM

Fixed in 3.0.2

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

CVSS/Severity

Critical

Story Points

Components

Fix versions

Affects versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created June 29, 2022 at 5:52 PM
Updated September 17, 2024 at 7:01 PM
Resolved July 7, 2022 at 11:28 PM
Instabug