Yingyi Bu created ASTERIXDB-1582:
------------------------------------
Summary: Improve type propagation policy
Key: ASTERIXDB-1582
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1582
Project: Apache AsterixDB
Issue Type: Improvement
Reporter: Yingyi Bu
Assignee: Yingyi Bu
In the current master, a split operator could lead to the case that the type
for a variable could be found in both inner and outer branches. We should fix
computeOutputTypeEnvironment() in ProjectOperator to only propagate types for
live variables and investigate why many test queries fail if only live
variables' types are propagated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)