Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix part of bug 183957: Support Cross Tab Report Item sharing. Fix part of bug 180413:DTE should support render CUBE data from document not rerun it.

- Summary:

Fix part of bug 183957,180413


- Bugzilla Bug (s) Resolved:
Fix part of bug 183957: Support Cross Tab Report Item sharing.  Fix part of bug 180413:DTE should support render CUBE data from document not rerun it.

 

- Description:
A util class AggregationResultSetSaveUtil is created which can save or load the aggregation result data in temporary file or report document.


- Tests Description:
 Junit Test

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

- Files Edited:

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/FilterByRowTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/GroupOnRowTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/data/impl/CubeAggregationTest.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/IAggregationResultSet.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/AggregationResultRow.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/AggregationResultSet.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/NamingUtil.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/CubeQueryExecutorHelper.java"


- Files Added:

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/AggregationResultSetSaveUtil.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/CachedAggregationResultSet.java"

 

 - Files Removed:

N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top