Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix 137464: apply a filter on a Join dataset in chart editor's select data page, the data preview part is not refresh

- Summary:
Fix bug 137464


- Bugzilla Bug (s) Resolved:
[137464]: apply a filter on a Join dataset in chart editor's select data page, the data preview part is not refresh


- Description:
In old implementation, filter condition is not added to query request when cache data for joint data set is used. Fix it.


- Tests Description:
Junit
test


- Files Edited:
/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedJointDataSourceQuery.java

 

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/api/DataSetCacheTest.java


- Files Added:

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/api/golden/DataSetCacheTest.testJointDataSetCache.txt

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/api/golden/DataSetCacheTest.testJointDataSetCacheWithFilter.txt

 

- 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