Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-6831

Add ARRAY_SLICE function(enabled in Hive Library)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.38.0
    • 1.39.0
    • core

    Description

      Add function array_slice which support in Hive library.

      releted links: https://hive.apache.org/docs/latest/hive-udfs_282102277/#mathematical-functions     (can search array-slice)

      eg:

      array_slice(array(1,2,3), 1, 2) return array(2, 3)

      Attachments

        Issue Links

          Activity

            People

              xuzifu666 Yu Xu
              xuzifu666 Yu Xu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: