Perfect. Thanks all. I will start with an EasyFormatPlugin and then
transition and also do with one of the binary protocols.

Thanks for the tips.

Edmon

On Fri, Aug 28, 2015 at 1:50 PM, Jacques Nadeau <[email protected]> wrote:

> Another option is you could write a Drill EasyFormatPlugin.  Then you can
> use Drill to query directly.  You can also use Drill to do the ETL.  This
> would allow others to easily leverage your code.
>
> We have examples for JSON, Avro & Text.
>
>
>
>
>
> --
> Jacques Nadeau
> CTO and Co-Founder, Dremio
>
> On Thu, Aug 27, 2015 at 7:23 PM, Edmon Begoli <[email protected]> wrote:
>
> > This might be more of a question for Parquet folks here than Drill-ers,
> but
> > nevertheless:
> >
> > I would like to be able to convert EDI HL7 v.2 messages into Parquet
> > representation, and make them amenable to Drill querying.
> > (Here is a sample claim message 837p in HL7 representation (page 8):
> > http://www.vitahealth.org/Modules/ShowDocument2.aspx?documentid=545 )
> >
> > This is a lengthy topic which I could discuss in details, but for now I
> > would like to just know where and how to get started.
> >
> > Thank you,
> > Edmon
> >
>

Reply via email to