Re: Non-ascii characters still fails on Drill 1.11

2017-08-11 Thread Rahul Raj
Thanks Arina, It worked after setting the property. Regards, Rahul On Fri, Aug 11, 2017 at 5:03 PM, Arina Yelchiyeva < arina.yelchiy...@gmail.com> wrote: > Hi Rahul, > > you need to update system property *saffron.default.charset* to *UTF-16LE*. > > Kind regards > Arina > > On Fri, Aug 11, 2017

Re: Non-ascii characters still fails on Drill 1.11

2017-08-11 Thread Khurram Faraaz
acters still fails on Drill 1.11 Hi Rahul, you need to update system property *saffron.default.charset* to *UTF-16LE*. Kind regards Arina On Fri, Aug 11, 2017 at 9:18 AM, Rahul Raj <rahul@option3consulting.com> wrote: > Issue persist even with JDBC driver 1.11.0. > > On Fri, Aug

Re: Non-ascii characters still fails on Drill 1.11

2017-08-11 Thread Arina Yelchiyeva
Hi Rahul, you need to update system property *saffron.default.charset* to *UTF-16LE*. Kind regards Arina On Fri, Aug 11, 2017 at 9:18 AM, Rahul Raj wrote: > Issue persist even with JDBC driver 1.11.0. > > On Fri, Aug 11, 2017 at 11:35 AM, Rahul Raj

Re: Non-ascii characters still fails on Drill 1.11

2017-08-11 Thread Rahul Raj
Issue persist even with JDBC driver 1.11.0. On Fri, Aug 11, 2017 at 11:35 AM, Rahul Raj wrote: > I have not upgraded the drill client jar to 1.11. Will upgrade and confirm. > > Regards, > Rahul > > On Fri, Aug 11, 2017 at 10:32 AM, Rahul Raj

Re: Non-ascii characters still fails on Drill 1.11

2017-08-11 Thread Rahul Raj
I have not upgraded the drill client jar to 1.11. Will upgrade and confirm. Regards, Rahul On Fri, Aug 11, 2017 at 10:32 AM, Rahul Raj wrote: > Hi, > > https://issues.apache.org/jira/browse/DRILL-4039 was fixed in 1.11. It > failed on the following query

Non-ascii characters still fails on Drill 1.11

2017-08-10 Thread Rahul Raj
Hi, https://issues.apache.org/jira/browse/DRILL-4039 was fixed in 1.11. It failed on the following query below: SELECT `team_long_name` FROM dfs.user.`football/latest` WHERE `team_long_name` = 'Górnik Łęczna' LIMIT 500 org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: