Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2308

custom extractor for ref_cursors in join cursor

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.8.0
    • Affects Version/s: WT2.7.0
    • Component/s: None
    • Labels:
      None

      Hi!
      I implemented custom extractor for index and try to use cursor, opened on this index in join cursor. But it looks like in this case join cursor cannot find entries which satisfying conditions in configs.
      Attached small program demonstrate problem. Results I get on my box:

      $ LD_LIBRARY_PATH=~/src/wiredtiger-2.7.0/.libs/ ./jcursor_extractor 
      Error: wrong number of founded entries. nr_found = 0
      

        1. jcursor_extractor.c
          4 kB
        2. jcurs_u_extractor.c
          4 kB
        3. jcurs_u_extr_index_coll.c
          5 kB

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            Denis Shkirya Denis Shkirya
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: