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

Andy Seaborne closed JENA-472.
------------------------------

    
> Addition of braces around BGP for federated queries (SERVICE) with FILTER
> -------------------------------------------------------------------------
>
>                 Key: JENA-472
>                 URL: https://issues.apache.org/jira/browse/JENA-472
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: TDB 0.10.2
>         Environment: Jena:       VERSION: 2.10.2-SNAPSHOT
> Jena:       BUILD_DATE: 20130620-0749
> ARQ:        VERSION: 2.10.2-SNAPSHOT
> ARQ:        BUILD_DATE: 20130620-0749
> RIOT:       VERSION: 2.10.2-SNAPSHOT
> RIOT:       BUILD_DATE: 20130620-0749
> TDB:        VERSION: 0.10.2-SNAPSHOT
> TDB:        BUILD_DATE: 20130620-0749
>            Reporter: Sarven Capadisli
>            Assignee: Andy Seaborne
>
> Query of the form:
> {noformat}
> SELECT
>   SERVICE
>     SELECT
>     WHERE
>       BGP
>       FILTER
> {noformat}
> is requested like the following at the endpoint:
> {noformat}
>     SELECT
>     WHERE
>       { BGP }
>       FILTER
> {noformat}
> Is the addition of {} braces necessary or should they be removed? While it 
> doesn't effect the result query, it had some impact on query time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to