Skip to main content

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

-    Summary:

CheckIn: Fix bugzilla bug 171979 [Automation]The result of total.mode() is wrong.


- Bugzilla Bug (s) Resolved:

 [ 171979] [Automation] The result of total.mode() is wrong

 

-   Description:

Modify the algorithm to adapt to multiple modes. Now if multiple modes appear in the column, return the first appeared mode.


- 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/TotalMode.java" "/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java"

- Files Deleted

 

- Jianchao

 


Back to the top