- Summary:
Fix Bugzilla Bug 182604 Cros tab - Data engine support to allow suppressing
empty rows and columns
- Bugzilla Bug (s) Resolved:
182604
- Description:
After this check in, user can assign mirror levels to suppressing empty rows
and columns. Make this feature
supported in DTE layer. Fix this bug.
- Tests Description:
- Notes to
Build Team:
- Notes to
Developers:
- Notes to QA:
- Notes to
Documentation:
- Files Edited:
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/QueryExecutor.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/driver/CubeResultSet.java"
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/CubeQueryExecutorHelper.java"
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/driver/EdgeAxis.java"
"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/BirtEdgeView.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/cursor/golden/CursorModelTest.testCursorModel6.txt"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/golden/CursorModelTest.testCursorModel1.txt"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CubeCreator.java"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/golden/CursorModelTest.testCursorModel2.txt"
"/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/cursor/golden/CursorModelTest.testCursorModel5.txt"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/golden/CursorModelTest.testCursorModel3.txt"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/MirrorCursorNavigatorTest.java"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CursorNavigatorTest.java"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/golden/CursorModelTest.testCursorModel4.txt"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CursorModelTest.java"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/MirrorCursorModelTest.java"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/golden/CursorModelTest.testCursorOnCountry.txt"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/golden/CursorModelTest.testCursorWithoutMeasure.txt"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/golden/MirrorCursorModelTest.testCursorOnCountry.txt"
"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/golden/MirrorCursorModelTest.testCursorModel1.txt"
- Files Added:
- Files Deleted