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

[C++][Gandiva] Add support for variable length output vectors

    XMLWordPrintableJSON

Details

    Description

      Gandiva can currently handle variable length input vectors but requires the output vectors to be fixed-length. This is because we do not have a handle to allocate or resize arrow vectors from inside the LLVM code. Due to this limitation, we are not able to support a lot of utf8 related functions (convert-numeric-to-string, toupper, strstr, replace, ..).

       

      This needs to be fixed for both C++ and Java.

       

      Attachments

        Issue Links

          Activity

            People

              pravindra Pindikura Ravindra
              pravindra Pindikura Ravindra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h