[
https://issues.apache.org/jira/browse/RYA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225675#comment-16225675
]
ASF GitHub Bot commented on RYA-284:
------------------------------------
Github user DLotts commented on the issue:
https://github.com/apache/incubator-rya/pull/247
I am able to reproduce the three tests failures above. It hopefully has to
do with the tests. We can no longer expect a string object in the query to
match a URI object in the data, and the reverse.
Strings are formed by new RyaType(String) and URI objects are formed by new
RyaURI(String).
I am going to work on other things and hopefully come back to this. Feel
free to tackle it yourself.
> Enhance accumulo.rya to support the use of bloom filter
> -------------------------------------------------------
>
> Key: RYA-284
> URL: https://issues.apache.org/jira/browse/RYA-284
> Project: Rya
> Issue Type: Improvement
> Components: dao
> Reporter: Tri H. Nguyen
> Priority: Minor
>
> Enhancing accumulo.rya to take advantage of the use of bloom filter when
> enabled in accumulo
> Accumulo's Bloom Filter example
> https://accumulo.apache.org/1.8/examples/bloom
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)