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

[C++][Gandiva] Add string functions in Gandiva

    XMLWordPrintableJSON

Details

    Description

      Add following functions in Gandiva -

      substr(str, offset, len) : returns substring of length len starting from offset. negative offset is counted from string end.

      substr(str, offset) : returns substring starting from offset. negative offset is counted from string end.

      concat(str1, str2) : concatenate two strings

      castVARCHAR(timestamp, len) : returns timestamp as string of length len

      convert_fromUTF8(binary): convert binary array to string

      Attachments

        Issue Links

          Activity

            People

              pprudhvi Prudhvi Porandla
              pprudhvi Prudhvi Porandla
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 1h 40m
                  1h 40m