Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix bugzilla bug 117686 result set is empty when add computed column and filter with operator top n/bottom n/top percent n/bottom percent n

-Summary:

Fix bugzilla bug 117686 result set is empty when add computed column and filter with operator top n/bottom n/top percent n/bottom percent n

 

-Bugzilla Bug (s) Resolved:

Bugzilla bug 117686

 

-Description:

The bug is caused by not clear the query’s filter list after the filter is applied to the result set, in case of multi-pass.


-Tests Description:
None


-Files Edited:

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/CachedResultSet.java

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:

 


Back to the top