Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 189575 The 2 APIs don't work, etc.

- Summary:
CheckIn:Fix bugzilla bug 189575 The 2 APIs don't work, etc.


- Bugzilla Bug (s) Resolved:

[189575] The 2 APIs don't work

 

- Description:

The following is done:

1. Fix the implementation of  getMemberValueIterator(TabularCubeHandle, String, ICubeQueryDefinition) and getMemberValueIterator(TabularCubeHandle, String, ILevelDefinition[], Object[]) in ICubeQueryUtil to support GUI.

2. Fix a problem in current DtE implementation which will lead to ArrayIndexOutOfBoundary exception when the sort aggregation value in advanced dimension sorting contains null values.

 

- Tests Description:
Unit Test.  


- Files Edited:

"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/sort/AggregationSortHelper.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