Hey all, I have a process that Drill could be awesome and I am trying to
figure out how to do it, I am thinking that INSERT Support is required.
Basically I get some data in CSV files on a regular basis. Drill reads
these well, and I am getting ok performance. For long term, I'd like to
move these over to Parquet.  When I scan a days worth CSV vs a days worth
of Parquet loaded, I am getting a huge improvement.  That said, CREATE
TABLE as select * from mycsvs doesn't really seem to work like how I would
want it to, i.e. I'd like to create the table once, and then insert into
the table. (A regular scheduled process)

I see the INSERT JIRA doesn't have much movement, but I'd like to +1 it and
then also ask the group: if the community doesn't see the INSERT as a
priority issue, what work around are people doing in similar situations.

Thanks

John




https://issues.apache.org/jira/browse/DRILL-3534

Reply via email to