Are you using a partitioning scheme as it is right now or is all the data in one flat directory?
On Mon, Mar 14, 2016 at 12:21 PM, Christian Hellström <[email protected]> wrote: > Is there a workaround for the absence of the INSERT INTO statement? > > I had erroneously assumed that such a basic feature would be supported, so > now that I have spent time building multi views that whip the data into > shape I would like to continue using Drill and insert data into existing > tables. Using CTAS is not an option with the amount of data I have to > process. If there is no workaround, I have to abandon Drill and go back to > Spark and Hive. > > Thanks, > > Ian. >
