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

ASF GitHub Bot commented on RYA-53:
-----------------------------------

Github user isper3at commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/36#discussion_r58911855
  
    --- Diff: 
extras/rya.pcj.fluo/pcj.fluo.app/src/main/java/org/apache/rya/indexing/pcj/fluo/app/observers/QueryResultObserver.java
 ---
    @@ -48,8 +50,8 @@
         private static final Logger log = 
Logger.getLogger(QueryResultObserver.class);
     
         private final FluoQueryMetadataDAO queryDao = new 
FluoQueryMetadataDAO();
    -
    -    private final BindingSetStringConverter converter = new 
BindingSetStringConverter();
    +    private final Encoder encoder = new StringEncoder();
    +    private final VisibilityBindingSetStringConverter converter = new 
VisibilityBindingSetStringConverter();
    --- End diff --
    
    static, CONVERTER, ENCODER, might as well update QUERY_DAO?


> Add Visibility to Rya PCJs
> --------------------------
>
>                 Key: RYA-53
>                 URL: https://issues.apache.org/jira/browse/RYA-53
>             Project: Rya
>          Issue Type: New Feature
>            Reporter: Andrew Smith
>
> Update the PCJ api to support visibility attached to binding sets



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to