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)