[GitHub] drill pull request: DRILL-4514 : Add describe schema ...

2016-05-11 Thread jinfengni
Github user jinfengni commented on the pull request: https://github.com/apache/drill/pull/436#issuecomment-218630539 The patch will show "schema_name, location" for "describe schema xxx" when it applied to file system schema. I'm not sure why you only want to make it work for file

[jira] [Created] (DRILL-4671) HOTMAIL LIVE CALL 1-844-778-8603((Hotmail technical support phone number ^^^Hotmail phone number

2016-05-11 Thread deepak das (JIRA)
deepak das created DRILL-4671: - Summary: HOTMAIL LIVE CALL 1-844-778-8603((Hotmail technical support phone number ^^^Hotmail phone number Key: DRILL-4671 URL: https://issues.apache.org/jira/browse/DRILL-4671

[jira] [Created] (DRILL-4670) NDA BEst NDA @+91-86-507-79069 $$$best nda coaching in Dehradun,NDa coaching dehradun, top nda coaching in dehradun

2016-05-11 Thread monty radh (JIRA)
monty radh created DRILL-4670: - Summary: NDA BEst NDA @+91-86-507-79069 $$$best nda coaching in Dehradun,NDa coaching dehradun, top nda coaching in dehradun Key: DRILL-4670 URL:

[jira] [Created] (DRILL-4669) Calling @@ 1 800- 213 2171 safari customer service toll free telephone safari customer service toll free telephone number

2016-05-11 Thread ramjlal (JIRA)
ramjlal created DRILL-4669: -- Summary: Calling @@ 1 800- 213 2171 safari customer service toll free telephone safari customer service toll free telephone number Key: DRILL-4669 URL:

[jira] [Created] (DRILL-4668) Treat dirN columns as implicit columns

2016-05-11 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-4668: --- Summary: Treat dirN columns as implicit columns Key: DRILL-4668 URL: https://issues.apache.org/jira/browse/DRILL-4668 Project: Apache Drill Issue

[GitHub] drill pull request: DRILL-3474: Add implicit file columns support

2016-05-11 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/491#discussion_r62879684 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveDrillNativeScanBatchCreator.java --- @@ -67,17 +67,15 @@

[GitHub] drill pull request: DRILL-3474: Add implicit file columns support

2016-05-11 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/491#discussion_r62879671 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/project/ProjectRecordBatch.java --- @@ -324,6 +324,11 @@ protected

[GitHub] drill pull request: DRILL-3474: Add implicit file columns support

2016-05-11 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/491#discussion_r62879209 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java --- @@ -148,6 +148,18 @@ String

[jira] [Created] (DRILL-4667) Improve memory footprint of broadcast joins

2016-05-11 Thread Aman Sinha (JIRA)
Aman Sinha created DRILL-4667: - Summary: Improve memory footprint of broadcast joins Key: DRILL-4667 URL: https://issues.apache.org/jira/browse/DRILL-4667 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-4666) Pushdown doesn't apply for HBase with substr(key) from UT

2016-05-11 Thread eugen yushin (JIRA)
eugen yushin created DRILL-4666: --- Summary: Pushdown doesn't apply for HBase with substr(key) from UT Key: DRILL-4666 URL: https://issues.apache.org/jira/browse/DRILL-4666 Project: Apache Drill

[GitHub] drill pull request: DRILL-2385: Count on complex objects failed wi...

2016-05-11 Thread vdiravka
GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/501 DRILL-2385: Count on complex objects failed with missing function implementation - added MapHolder, ListHolder; - added isNewTopLevelSchema() to OutputMutator interface; - added