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

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

    XMLWordPrintableJSON

Details

    Description

      support following functions in Gandiva -

      1. int32 castINT(int64) : cast int64 to int32
      2. float4 castFLOAT4(float8) : cast float8 to float4
      3. int64 truncate(int64, int32 scale) : if scale is negative, make last -scale digits zero
      4. timestamp add(date, int32 days) : add days to date(in milliseconds) and return   timestamp 

      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 - 50m
                  50m