Re: Code Review Requested for DRILL-4858

2016-09-01 Thread Jinfeng Ni
Thanks for submitting the PR for that issue. I'll take a look at the PR. On Thu, Sep 1, 2016 at 6:36 PM, Jean-Claude Cote wrote: > Please

Code Review Requested for DRILL-4858

2016-09-01 Thread Jean-Claude Cote
Please

[jira] [Created] (DRILL-4872) NPE from CTAS partitioned by a projected casted null

2016-09-01 Thread Boaz Ben-Zvi (JIRA)
Boaz Ben-Zvi created DRILL-4872: --- Summary: NPE from CTAS partitioned by a projected casted null Key: DRILL-4872 URL: https://issues.apache.org/jira/browse/DRILL-4872 Project: Apache Drill Issue

Re: WHERE clause causing a ClassCastException on HBase tables

2016-09-01 Thread rahul challapalli
This is a bug. The query is failing at the planning state itself. Can you raise a jira for the same with the details you posted here? - Rahul On Thu, Sep 1, 2016 at 2:03 AM, Khurram Faraaz wrote: > What is your Drill version and HBase version ? > > On Thu, Sep 1, 2016 at 5:05 AM, Ki Kang wrote

Re: odbc connection with unixODBC

2016-09-01 Thread Nicolas Paris
Thanks Lee for this confirmation. This could be added in the documentation, as it suggests DrillExplorer can work with it. I traced isql and it appears I wasn't pointing the environment variable MAPRDRILLINI to the good place. Does it mean MAPRDRILLINI is usefull for the driver ? Because I guess O

RE: odbc connection with unixODBC

2016-09-01 Thread Norris Lee
Correct, DrillExplorer requires iodbc and does not work with unixODBC. Norris -Original Message- From: Sékine Coulibaly [mailto:scoulib...@gmail.com] Sent: Wednesday, August 31, 2016 12:58 PM To: dev@drill.apache.org Subject: Re: odbc connection with unixODBC Should be confirmed but yes

Re: WHERE clause causing a ClassCastException on HBase tables

2016-09-01 Thread Khurram Faraaz
What is your Drill version and HBase version ? On Thu, Sep 1, 2016 at 5:05 AM, Ki Kang wrote: > Can someone help or point me to where I can maybe get some help? > > I am trying to figure out why I am getting a ClassCastException when I do > the following query. If I change the "FROM" clause to