You can look at the complex writer to generate columns from csv rows:
https://github.com/apache/arrow/blob/master/java/vector/src/test/java/org/apache/arrow/vector/complex/writer/TestComplexWriter.java

On Thu, Sep 1, 2016 at 11:31 AM, Sanjay Rao <getsanjay...@live.com> wrote:

> Hi Julien,
> I am looking for Java samples.
> Awaiting your reply.
> Thanks,Sanjay
>
> > From: jul...@dremio.com
> > Date: Tue, 30 Aug 2016 12:10:28 -0700
> > Subject: Re: Vector Bit Pattern Search
> > To: dev@arrow.apache.org
> >
> > Are you looking for Java or C++ samples?
> >
> > On Tue, Aug 30, 2016 at 5:15 AM, Sanjay Rao <getsanjay...@live.com>
> wrote:
> >
> > > Hi,
> > > I am trying to write a sample code where I could write the values into
> > > Buffer probable read the value from CSV file and store them in-memory
> and
> > > later do bit-pattern search, I am doing performance benchmark as my own
> > > study.
> > > It would help me if someone could get me the sample code where I could
> do
> > > the search for the value String (with value vector).
> > > Thanks,Sanjay
> > >
> >
> >
> >
> >
> > --
> > Julien
>
>



-- 
Julien

Reply via email to