Can you share some more details on what you're trying to do? Is your data on HDFS?
Drill can query a directory of files as if it's one table. Can you write the new data batch into a new file in the same directory? On Mon, Mar 14, 2016 at 10:21 AM, 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. > -- Tomer Shiran CEO and Co-Founder, Dremio
