-
Summary:
CheckIn:Add aggregation builder on DataSetEditor
- Bugzilla Bug (s) Resolved:
[188803]
The interval of datetime type level dosen't work[1102]
[188828]
If level month and day-of-month exist together will lead the crosstab result
empty when preview in Web Viewer[1102]
[188839]
Exception occurs when a fact table has the distinct row[1102]
-
Description:
In the original Time type dimension
level implementation we incorrectly populate the data which finally feeding to
Cube. Correct the mechanism.
-
Tests Description:
Manual Test.
- Files Edited:
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java"
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java"
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/group/NumericGroupCalculator.java"
- Files
Added:
- Files Deleted:
N/A
- Notes to Build Team:
N/A
- Notes to Developers:
N/A
- Notes to QA:
N/A
- Notes to Documentation:
N/A