You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Xikui Wang (JIRA)" <ji...@apache.org> on 2018/07/16 23:46:00 UTC

[jira] [Created] (ASTERIXDB-2415) InjectTypeCastForSwitchCaseRule type inference exception

Xikui Wang created ASTERIXDB-2415:
-------------------------------------

             Summary: InjectTypeCastForSwitchCaseRule type inference exception
                 Key: ASTERIXDB-2415
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2415
             Project: Apache AsterixDB
          Issue Type: Bug
            Reporter: Xikui Wang


The type inference for InjectTypeCastForSwitchCaseRule should start from the current Op, instead of its first input. In a JOIN case, the type inference would fail if there is an expression in the condition that uses variables from another branch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)