You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "Michael Goddard (JIRA)" <ji...@apache.org> on 2018/04/23 17:03:00 UTC

[jira] [Created] (HAWQ-1610) Relocate StringPassResolver class from pxf-hdfs to pxf-api

Michael Goddard created HAWQ-1610:
-------------------------------------

             Summary: Relocate StringPassResolver class from pxf-hdfs to pxf-api
                 Key: HAWQ-1610
                 URL: https://issues.apache.org/jira/browse/HAWQ-1610
             Project: Apache HAWQ
          Issue Type: Wish
          Components: PXF
            Reporter: Michael Goddard
            Assignee: Ed Espino


While working on a PXF extension to provide read access to Parquet data in S3, it would have been more efficient to reuse this StringPassResolver class but, since my only PXF dependency was pxf-api, I ended up creating a very similar, pass-through class (I was returning a single JSON string per row).

It seems like moving this class into pxf-api would provide more opportunities for reuse.

 



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