Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-14617

Calcite. Add opportunity to use NUMERIC in WHEN syntax.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • sql

    Description

      Probably we need to support such kind of expressions:

      SELECT CASE WHEN 1 THEN 13 ELSE 12 END;
      

      WHEN 1=1 - works correctly in such case. Additional info was given in [1]

      [1] https://issues.apache.org/jira/browse/IGNITE-14612

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zstan Evgeny Stanilovsky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: