Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 187445The joint result of script computed column is incorrect[07]

- Summary:
Fix bugzilla bug 187445 The joint result of script computed column is incorrect[07]


- Bugzilla Bug (s) Resolved:
187445

- Description:

The former fix on this bug is not complete. The pre-calculated computed columns should be removed before doing filter in multiple pass algorithms. Fix it!


- 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/executor/transform/pass/DataSetProcessUtil.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ComputedColumnHelper.java"


- Files Added:

- Files Deleted

 


Back to the top