Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There is no information that the COUNT aggregation is distinct in a plan for a query like e.g. this:
SELECT * FROM MyTable MATCH_RECOGNIZE ( MEASURES .... AFTER MATCH SKIP PAST LAST ROW PATTERN (A B+ C) DEFINE B AS COUNT(DISTINCT B.id) < 4 ) AS T
Attachments
Issue Links
- links to