You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "amit hadke (JIRA)" <ji...@apache.org> on 2015/10/22 00:18:28 UTC

[jira] [Updated] (DRILL-3963) Read raw key values from sequence files

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

amit hadke updated DRILL-3963:
------------------------------
    Description: 
Sequence files store list of key-value pairs. Keys/values are of type hadoop writable.
Provide a format plugin that reads raw bytes out of sequence files which can be further deserialized by a udf(from hadoop writable -> drill type)

> Read raw key values from sequence files
> ---------------------------------------
>
>                 Key: DRILL-3963
>                 URL: https://issues.apache.org/jira/browse/DRILL-3963
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: amit hadke
>            Assignee: amit hadke
>
> Sequence files store list of key-value pairs. Keys/values are of type hadoop writable.
> Provide a format plugin that reads raw bytes out of sequence files which can be further deserialized by a udf(from hadoop writable -> drill type)



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