Re: Queries getting CANCELED

2017-10-18 Thread Rahul Raj
ll are you on ? > > > Thanks, > > Khurram > > > From: Rahul Raj <rahul@option3consulting.com> > Sent: Tuesday, October 17, 2017 7:09:35 PM > To: user@drill.apache.org > Subject: Queries getting CANCELED > > I have a web app that generates CSV

Re: Queries getting CANCELED

2017-10-17 Thread Khurram Faraaz
: user@drill.apache.org Subject: Queries getting CANCELED I have a web app that generates CSV files using Drill. When the CSV size gets larger, the query state moves to CANCELED and results are always partial/truncated. The same happens with larger parquet files too and works fine with smaller data sets.

Queries getting CANCELED

2017-10-17 Thread Rahul Raj
I have a web app that generates CSV files using Drill. When the CSV size gets larger, the query state moves to CANCELED and results are always partial/truncated. The same happens with larger parquet files too and works fine with smaller data sets. Code snippet is similar to: try(Connection