Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1843

StackOverflow using a changing expression as a boolean condition

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.6
    • 7.4
    • Query Engine
    • None
    • Workaround Exists
    • Hide

      Use the changing variable in compare criteria, e.g. changing.y = true

      Show
      Use the changing variable in compare criteria, e.g. changing.y = true
    • Low

    Description

      If a changing value is used as a condition directly, e.g. col = case when changing.y then ...

      The rewriter will fail to replace the changing value and we will continually attempt to rewrite the base update as a loop procedure.

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: