Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
git.commit.id.abbrev=6676f2d
Data Set :
{
"id":1
}
Query :
select count(*) from `temp.json` where uid < 1; +------------+ | EXPR$0 | +------------+ +------------+
Postgres returns 0 in this case.
Marking it as critical since we return an incorrect result
Attachments
Attachments
Issue Links
- duplicates
-
DRILL-2398 IS NOT DISTINCT FROM predicate returns incorrect result when used as a join filter
- Closed
-
DRILL-2411 Scalar SUM/AVG over empty result set returns no rows instead of NULL
- Closed
- requires
-
DRILL-2870 Fix return type of aggregate functions to be nullable
- Resolved