You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Caleb Meier (JIRA)" <ji...@apache.org> on 2016/11/22 02:44:58 UTC

[jira] [Created] (RYA-222) Include Column Visibilities when Importing Historical Results into Fluo

Caleb Meier created RYA-222:
-------------------------------

             Summary: Include Column Visibilities when Importing Historical Results into Fluo
                 Key: RYA-222
                 URL: https://issues.apache.org/jira/browse/RYA-222
             Project: Rya
          Issue Type: Bug
    Affects Versions: 3.2.10
            Reporter: Caleb Meier
            Assignee: Caleb Meier
             Fix For: 3.2.10


When a new PCJ is registered in with Fluo, the Rya Fluo App needs to import historical results from the core Rya tables into Fluo.  This is done by calling CreatePcj#withRyaIntegration.  When historical triples are added, their column visibilities are not also being included.  This allows users to potentially access triples that they are not authorized to access when using PCJs to evalauate queries. To prevent this, the CreatePcj#withRyaIntegration method needs to be updated so that visibilities are included when historical triples are ingested.  



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