You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/08 15:58:00 UTC

[jira] [Commented] (JENA-1500) The basic in-memory dataset retains a memory of empty named graphs

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

ASF GitHub Bot commented on JENA-1500:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/376

    JENA-1500: Plain in-memory dataset and empty graphs.

    This PR will cause tests to fail under #374 goes in.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena dataset-mem-align

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/376.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #376
    
----
commit 7130fd5e0ba08463ef38bd7d1e83b6861f82fc06
Author: Andy Seaborne <an...@...>
Date:   2018-03-08T15:40:21Z

    Remove duplicate

commit c06971febfd6b6d92cfbb97b9baa3781f1709dda
Author: Andy Seaborne <an...@...>
Date:   2018-03-08T15:54:13Z

    JENA-1500: Hide empty graphs in default in-memory dataset.

commit 29e0a4cc7fde649fd92fb72df3b35d44a491153d
Author: Andy Seaborne <an...@...>
Date:   2018-03-08T15:54:45Z

    JENA-1500, JENA-1499: Tests for empty graph behaviour.

----


> The basic in-memory dataset retains a memory of empty named graphs
> ------------------------------------------------------------------
>
>                 Key: JENA-1500
>                 URL: https://issues.apache.org/jira/browse/JENA-1500
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.6.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>
> See JENA-1499.
> This is aligning {{DatasetFactory.create()}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)