[ 
https://issues.apache.org/jira/browse/VXQUERY-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403736#comment-13403736
 ] 

Till Westmann commented on VXQUERY-42:
--------------------------------------

I tried to apply the patch, but it didn't build. I think that the problem is 
that builtin-operators.xml expects the comparison functions in the 'arithmetic' 
package and they actually are in the 'comparison' package (where they seem to 
belong).
                
> Numeric Comparison
> ------------------
>
>                 Key: VXQUERY-42
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-42
>             Project: VXQuery
>          Issue Type: Task
>            Reporter: Preston Carman
>         Attachments: ValueComparisonOperations.patch
>
>
> Implement the following numeric comparison functions.
> op:numeric-equal - Equality comparison
> op:numeric-less-than - Less-than comparison
> op:numeric-greater-than - Greater-than comparison
> http://www.w3.org/TR/xquery-operators/#comp.numeric

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to