Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3104 Enable Phoenix test cases with Calcite-Phoenix
  3. PHOENIX-3267

Replace use of SELECT null with CAST(null AS <type>)

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.9.0
    • None

    Description

      It appears that Calcite doesn't allow null as a SELECT expression. If this is difficult to change, we can change our tests to cast null to a given data type instead, like this: CAST(null AS VARCHAR)

      Attachments

        Issue Links

          Activity

            People

              lomoree Eric Lomore
              jamestaylor James R. Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: