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

SqlOperatorFixture.checkFails and checkAggFails don't check runtime failure

    XMLWordPrintableJSON

Details

    Description

      SqlOperatorFixture.checkFails and checkAggFails don't check runtime failure. See more in code line. When the parameter `runtime` of SqlOperatorFixture.checkFails is true, it should execute the query and check runtime failure, but currently it ignores this, and only checks the parse and validation failure.
      When fix this, there are 4 failed test cases in CalciteSqlOperatorTest.
      At last, this issue was found when to implement `BIT_GET` function in CALCITE-5848.

      Attachments

        Issue Links

          Activity

            People

              Runking Runkang He
              Runking Runkang He
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: