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

Type coercion for comparisons does not coerce ROW types

    XMLWordPrintableJSON

Details

    Description

      Type coercion finds the common type for scalar types, but not for composite types.
      E.g., ROW(1, 'x') = ROW('x', 1) is a legal comparison, but coercion does not coerce the component types of the ROW recursively.

      Attachments

        Issue Links

          Activity

            People

              mbudiu Mihai Budiu
              mbudiu Mihai Budiu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: