-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: WT2.8.0
-
Component/s: APIs
-
Storage Engines
Hi! I found that join cursors can find not all values that satisfy the joined conditions when single record in the main table corresponds to several (more than one) records in the index. Attached example demonstrate such situation. For us, an appropriate solution would be an additional flag in the join function that would indicate that this condition should not be combined with other conditions on the same index.
- related to
-
WT-12488 Session join API: remove documentation and close old tickets
- Closed