[jira] [Created] (DRILL-4769) forman spins query int32 data with snappy compression

2016-07-06 Thread Chun Chang (JIRA)
Chun Chang created DRILL-4769: - Summary: forman spins query int32 data with snappy compression Key: DRILL-4769 URL: https://issues.apache.org/jira/browse/DRILL-4769 Project: Apache Drill Issue

[jira] [Created] (DRILL-4768) Drill may leak hive meta store connection if hive meta store client call hits error

2016-07-06 Thread Jinfeng Ni (JIRA)
Jinfeng Ni created DRILL-4768: - Summary: Drill may leak hive meta store connection if hive meta store client call hits error Key: DRILL-4768 URL: https://issues.apache.org/jira/browse/DRILL-4768 Project:

[jira] [Created] (DRILL-4767) Parquet reader throw IllegalArgumentException for int32 type with GZIP compression

2016-07-06 Thread Chun Chang (JIRA)
Chun Chang created DRILL-4767: - Summary: Parquet reader throw IllegalArgumentException for int32 type with GZIP compression Key: DRILL-4767 URL: https://issues.apache.org/jira/browse/DRILL-4767 Project:

Regd: SIMD Vectorization in Drill

2016-07-06 Thread Praveen Krishna
In one of the FAQ for Apache Drill it states that "Drill takes advantage of the latest SIMD instructions available in modern processors." I am curious to know how SIMD vectorization is implemented Drill.

[GitHub] drill pull request #541: DRILL-4673: Implement "DROP TABLE IF EXISTS" for dr...

2016-07-06 Thread vdiravka
GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/541 DRILL-4673: Implement "DROP TABLE IF EXISTS" for drill to prevent FAI… …LED status on command return - implement DROP TABLE IF EXISTS and DROP VIEW IF EXISTS; - added unit test for