Yingyi Bu created ASTERIXDB-1329:
------------------------------------
Summary: Substring2's type computer should support arguments with
ANY types
Key: ASTERIXDB-1329
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1329
Project: Apache AsterixDB
Issue Type: Bug
Components: Optimizer
Reporter: Yingyi Bu
Assignee: Yingyi Bu
Here is the exception trace:
Caused by: org.apache.hyracks.algebricks.common.exceptions.AlgebricksException:
Could not find dataset GleambookMessages in dataverse test
at
org.apache.asterix.metadata.functions.MetadataBuiltinFunctions$1.computeType(MetadataBuiltinFunctions.java:84)
at
org.apache.asterix.dataflow.data.common.AqlExpressionTypeComputer.getTypeForFunction(AqlExpressionTypeComputer.java:86)
at
org.apache.asterix.dataflow.data.common.AqlExpressionTypeComputer.getType(AqlExpressionTypeComputer.java:57)
at
org.apache.hyracks.algebricks.core.algebra.typing.AbstractTypeEnvironment.getType(AbstractTypeEnvironment.java:46)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)