You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Josh Wills (JIRA)" <ji...@apache.org> on 2014/08/07 23:45:15 UTC

[jira] [Updated] (CRUNCH-459) Allow null values in Avro-serialized PTables

     [ https://issues.apache.org/jira/browse/CRUNCH-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Wills updated CRUNCH-459:
------------------------------

    Attachment: CRUNCH-459.patch

Patch for the same, w/an integration test that only passes when it is included.

> Allow null values in Avro-serialized PTables
> --------------------------------------------
>
>                 Key: CRUNCH-459
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-459
>             Project: Crunch
>          Issue Type: Bug
>          Components: IO
>    Affects Versions: 0.10.0, 0.8.3
>            Reporter: Josh Wills
>             Fix For: 0.8.4, 0.11.0
>
>         Attachments: CRUNCH-459.patch
>
>
> Following on to the issue I mentioned CRUNCH-458, I'd like to allow null as a valid value in the "value" side of the key-value pair in an Avro-based PTableType. Allowing null-valued keys would be a bit more work and felt more dangerous to me (i.e., the logic for things like sorts and secondary sorts would need to change), but there shouldn't be an issue with allowing nulls as values.



--
This message was sent by Atlassian JIRA
(v6.2#6252)