Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:[122257] Provide an index into the row position within a group

- Summary:
CheckIn: Fix bugzilla bug 122257 Provide an index into the row position within a group.


- Bugzilla Bug (s) Resolved:
[122257] Provide an index into the row position within a group.

 

- Description:
Add a new total function Total.RunningCount(), which is used to count the row index in current group.

 

- Tests Description:
Unit Test


- Files Edited:
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/aggregation/BuiltInAggregationFactory.java"

 

"/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/api/FeaturesTest.java" "/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java" "/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/api/golden/FeaturesTest.test12.txt" "/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/executor/cache/golden/CacheFeaturesTest.test12.txt" 

 

- Files Added:

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/aggregation/TotalRunningCount.java"


- Files Deleted:

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 

 

 

 


Back to the top