[ 
https://issues.apache.org/jira/browse/VXQUERY-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Preston Carman resolved VXQUERY-115.
------------------------------------

    Resolution: Fixed

On the next commit to master, this bug will be resolved. The code has been 
written.

> UNNEST postional variable untyped
> ---------------------------------
>
>                 Key: VXQUERY-115
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-115
>             Project: VXQuery
>          Issue Type: Bug
>            Reporter: Preston Carman
>            Assignee: Preston Carman
>
> The UNNEST operator's positional variable is set as untyped atomic. The issue 
> arises when comparing this value with the integer index. The current 
> comparison will not compare untyped atomic with integer.
> Options:
> - Cast to integer at time of comparison. 
> - Set positional variable to integer in UNNEST operator. (Seems to be correct 
> answer.)
> Note: Fixed needed for XMark queries.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to