Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13945

[C++] fixed list support missing for binary_join

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++

    Description

      The binary_join kernel currently supports:

      list(string), string
      list(large_string), large_string

      it should support:

      fixed_size_list(string), string
      fixed_size_list(large_string), large_string

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              westonpace Weston Pace
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: