Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.5.0
    • None
    • None

    Description

      ARRAY_FILL(element, length) - Returns an array initialized with supplied value and length.

      Eg:
      ARRAY_FILL(4, 5) -> ARRAY[4, 4, 4, 4, 4]
      ARRAY_FILL("a", 3) -> ARRAY"a", "a", "a"]

      Attachments

        1. PHOENIX-2060-v1.patch
          38 kB
          Dumindu Buddhika
        2. PHOENIX-2060-4.x-HBase-1.1.patch
          38 kB
          Dumindu Buddhika
        3. PHOENIX-2060-4.x-HBase-1.0.patch
          38 kB
          Dumindu Buddhika
        4. PHOENIX-2060-4.x-HBase-0.98.patch
          38 kB
          Dumindu Buddhika

        Activity

          People

            Dumindux Dumindu Buddhika
            Dumindux Dumindu Buddhika
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: