Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 183681 cross tab - Report execution failed.

- Summary:
CheckIn:Fix bugzilla bug 183681 cross tab - Report execution failed.


- Bugzilla Bug (s) Resolved:

[183681] cross tab - Report execution failed.

 

- Description:
Enhance DtE cube generation and query execution mechanism so that now we allow a leaf level member have multiple parents, as far as the combination of all level keys of a dimension can uniquely identify a level member.

 

- Tests Description:
Unit Test.  


- Files Edited:

"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/i18n/ResourceConstants.java"

"/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/i18n/Messages.properties"

 

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

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/cursor/ResultSetFetcher.java"

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

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/cursor/AggregationAccessor.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/cursor/EdgeInfoGenerator.java"

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

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/driver/DimensionAxis.java"

 

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

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

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

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

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CubeUtility.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeIVTest.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

 

 

 

 

 

 

 


Back to the top