Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla Bug [148009] The result of joint data set is incorrect.

- Summary:
CheckIn:Fix bugzilla Bug [148009] The result of joint data set is incorrect.


- Bugzilla Bug (s) Resolved:

Bugzilla Bug [148009] The result of joint data set is incorrect.


- Description:
If the number of rows of secondary data set being joined exceeds 1024 the result of joint data set would be incorrect. This is because when populate binary for data set to be joined the boundary information are created incorrectly. The bug is fixed in source.


- Tests Description:
No


- 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/impl/jointdataset/BinaryTreeResultObjectSeeker.java"

 

 

- Files Added:

 

- Files Deleted

 

 

 

 

 

 


Back to the top