Hacker News new | ask | show | jobs
by dajohnson89 3410 days ago
But that's a lot of work....Just to have sane costs for reads of your data
1 comments

It's actually just two commands:

1. hive 2. INSERT INTO parquet_table SELECT * FROM csv_table;