You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by rectang <gi...@git.apache.org> on 2015/08/06 00:28:12 UTC

[lucy-dev] [GitHub] lucy-clownfish pull request: CLOWNFISH-58 Hash Store nullable

GitHub user rectang opened a pull request:

    https://github.com/apache/lucy-clownfish/pull/31

    CLOWNFISH-58 Hash Store nullable

    The signature for Hash's Store() method should accept `nullable` values.  The implementation is already safe for use with NULL values, and we had already discussed that we needed `Has_Key` to identify keys mapped to NULL. 

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

    $ git pull https://github.com/rectang/lucy-clownfish CLOWNFISH-58-store-nullable

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

    https://github.com/apache/lucy-clownfish/pull/31.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 #31
    
----
commit 11fdf7fecb21102337fe713c35995b7898076143
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-08-05T01:43:40Z

    Hash_Store should accept nullable values.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[lucy-dev] [GitHub] lucy-clownfish pull request: CLOWNFISH-58 Hash Store nullable

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/lucy-clownfish/pull/31


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---