-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.0_CSD01
-
Fix Version/s: V4.0_CSD02
-
Component/s: Data Aggregation
-
Labels:None
-
Environment:
[Proposed][Applied]
-
Proposal:
There appear to be (at least) two ways a property may be omitted from an aggregated result:
1) The property may be omitted because it has been aggregated away (i.e., in a rollup)
2) The property may be omitted because an operator has been applied (i.e., concat) that leaves certain properties undefined for certain rows
Do we need a property annotation for either (or both) so that clients can distinguish between properties being omitted because they were aggregated away versus because they didn't apply?