[
https://issues.apache.org/jira/browse/VXQUERY-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605150#comment-14605150
]
Preston Carman commented on VXQUERY-161:
----------------------------------------
I applied a patch to fix this. The patch has a few issues that will be resolved
shortly. Sorry I forgot to run the full test before applying the patch.
(Checked the other two patches, but not this one.)
> Support for general conditions in joins
> ---------------------------------------
>
> Key: VXQUERY-161
> URL: https://issues.apache.org/jira/browse/VXQUERY-161
> Project: VXQuery
> Issue Type: Task
> Reporter: Preston Carman
> Assignee: Preston Carman
>
> Algebricks has a few internal functions used as generic representations of
> the languages functions for optimizing the query plan. I noticed that we
> support boolean(value-eq()), but are missing support for "=" in joins. A map
> needs to be made to the XQuery general conditional functions to and from
> Algebricks functions. The process must be able to convert boolean(value-eq())
> and "=" to and from algebricks-eq.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)