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

Implement array comparison operators

    XMLWordPrintableJSON

Details

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

    Description

      The comparison operators <, <=, >, >=, =, <> are not implemented for arrays. Here is an example query:

       

      SELECT array[2, 2] > array[1, 1]; 

      This page describes how the comparisons  work in PostgreSQL.

       

      Check if the comparison operators for arrays exist in other DB engines.

      Attachments

        Issue Links

          Activity

            People

              njordan Norman Jordan
              njordan Norman Jordan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: