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

Add implementations of built-in operators applied to ANY type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The support for the ANY type in built-in operators is not reliable. Such operators validate successfully but in the Enumerable convention are likely to generate code that is invalid. This is especially true for overloaded operators, where the implementation of the operator needs to be determined based on the runtime type of the operands.

      We have disabled SqlOperatorTest.testPlusOperatorAny. When fixing this issue look for other disabled tests tagged with this JIRA case number.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              julianhyde Julian Hyde
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: