Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug 171969 and 171979 [Automation]The result of total.median() and total.mode() are wrong

-    Summary:

CheckIn: Fix bugzilla bug 171969 and 171979 [Automation] The result of total.median()  and total.mode() are wrong.


- Bugzilla Bug (s) Resolved:

 [171969][ 171979] [Automation] The result of total.median()  and total.mode() are wrong

 

-   Description:

Add aggregation support (TotalMode and TotalMedian) for Date type.


- Tests Description:
Unit tests.

 

- Reviewer

 Zhu Lin


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Added:

 

- Files Edited

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/aggregation/TotalMedian.java" "/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/aggregation/TotalMode.java" "/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/aggregation/SummaryAccumulator.java"

-         Files Deleted

 

- Jianchao


Back to the top