[
https://issues.apache.org/jira/browse/ASTERIXDB-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179132#comment-15179132
]
ASF subversion and git services commented on ASTERIXDB-1329:
------------------------------------------------------------
Commit 640b44807b5784141afe864d5eb6a03470be4245 in incubator-asterixdb's branch
refs/heads/master from [~buyingyi]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=640b448 ]
ASTERIXDB-1329: fix substring type computer for arguments with ANY type.
Added a TinySocial test suite for open datasets.
Change-Id: I23b7d2865cf0bc58b9f402ea602969b326d46d93
Reviewed-on: https://asterix-gerrit.ics.uci.edu/688
Reviewed-by: Ian Maxon <[email protected]>
Tested-by: Jenkins <[email protected]>
> 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)