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

Expression reduction regression

    XMLWordPrintableJSON

Details

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

    Description

      this re-appeared at some point after 1.21 and it's the same case as before:

      RexSimplify is transforming

      OR(AND(>(999, $8), =($2, 'Franklin')), <(100, $8))
      to OR(=($2, 'Franklin'), <(100, $8))

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jbalint@gmail.com Jess Balint
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: