You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Preston Carman (JIRA)" <ji...@apache.org> on 2016/09/09 17:43:20 UTC

[jira] [Closed] (VXQUERY-161) Support for general conditions in joins

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

Preston Carman closed VXQUERY-161.
----------------------------------

> 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)