[jira] [Closed] (DRILL-4490) Count(*) function returns as optional instead of required

2016-05-12 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystal closed DRILL-4490. -- git.commit.id.abbrev=09b2627 Verified that bug is fixed. create table test_tbl as select count(*) from abc;

[jira] [Updated] (DRILL-4127) HiveSchema.getSubSchema() should use lazy loading of all the table names

2016-05-12 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-4127: - Reviewer: Dechang Gu (was: Rahul Challapalli) > HiveSchema.getSubSchema() should use

[jira] [Closed] (DRILL-4328) Fix for backward compatibility regression caused by DRILL-4198

2016-05-12 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli closed DRILL-4328. > Fix for backward compatibility regression caused by DRILL-4198 >

[jira] [Updated] (DRILL-4126) Adding HiveMetaStore caching when impersonation is enabled.

2016-05-12 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli updated DRILL-4126: - Reviewer: Dechang Gu (was: Rahul Challapalli) > Adding HiveMetaStore caching when

[jira] [Deleted] (DRILL-4672) Browser !!!~~ 1 800 213 2171 Opera tech support telephone number

2016-05-12 Thread Daniel Takamori (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Takamori deleted DRILL-4672: --- > Browser !!!~~ 1 800 213 2171 Opera tech support telephone number >

[jira] [Closed] (DRILL-4459) SchemaChangeException while querying hive json table

2016-05-12 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystal closed DRILL-4459. -- git.commit.id.abbrev=09b2627 Verified that bug is fixed. > SchemaChangeException while querying hive json table >

[jira] [Commented] (DRILL-3584) Drill Kerberos HDFS Support / Documentation

2016-05-12 Thread Santosh kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281835#comment-15281835 ] Santosh kulkarni commented on DRILL-3584: - As this ticket is still open, want to see if there are

[jira] [Commented] (DRILL-3510) Add ANSI_QUOTES option so that Drill's SQL Parser will recognize ANSI_SQL identifiers

2016-05-12 Thread Charlie Frasure (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281658#comment-15281658 ] Charlie Frasure commented on DRILL-3510: Agreed. I spent a long weekend trying to connect several

[jira] [Commented] (DRILL-786) Implement CROSS JOIN

2016-05-12 Thread Andries Engelbrecht (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281633#comment-15281633 ] Andries Engelbrecht commented on DRILL-786: --- Any movement on this? Multiple tools (Tableau,

[jira] [Commented] (DRILL-3510) Add ANSI_QUOTES option so that Drill's SQL Parser will recognize ANSI_SQL identifiers

2016-05-12 Thread Andries Engelbrecht (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281619#comment-15281619 ] Andries Engelbrecht commented on DRILL-3510: What is the latest status on this? We still see

[jira] [Updated] (DRILL-4673) Implement "DROP TABLE IF EXISTS" for drill to prevent FAILED status on command return

2016-05-12 Thread Vitalii Diravka (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitalii Diravka updated DRILL-4673: --- Description: Implement "DROP TABLE IF EXISTS" for drill to prevent FAILED status on command

[jira] [Created] (DRILL-4673) Implement "DROP TABLE IF EXISTS" for drill to prevent FAILED status on command return

2016-05-12 Thread Vitalii Diravka (JIRA)
Vitalii Diravka created DRILL-4673: -- Summary: Implement "DROP TABLE IF EXISTS" for drill to prevent FAILED status on command return Key: DRILL-4673 URL: https://issues.apache.org/jira/browse/DRILL-4673

[jira] [Commented] (DRILL-4497) Casting strings with leading/trailing spaces to integers does not work

2016-05-12 Thread Ian Hellstrom (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15281305#comment-15281305 ] Ian Hellstrom commented on DRILL-4497: -- This behaviour is the same as in Java and is likely a