[GitHub] gparai closed pull request #1576: DRILL-6894: CTAS and CTTAS are not working on S3 storage when cache i…

2019-01-03 Thread GitBox
gparai closed pull request #1576: DRILL-6894: CTAS and CTTAS are not working on S3 storage when cache i… URL: https://github.com/apache/drill/pull/1576 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] sohami commented on a change in pull request #1592: DRILL-6939: Indicate when a query is submitted and is in progress

2019-01-03 Thread GitBox
sohami commented on a change in pull request #1592: DRILL-6939: Indicate when a query is submitted and is in progress URL: https://github.com/apache/drill/pull/1592#discussion_r245222413 ## File path: exec/java-exec/src/main/resources/rest/profile/profile.ftl ## @@ -147,6

[GitHub] gparai closed pull request #1575: DRILL-6907: Fix hive-exec-shaded classes recognition in IntelliJ IDEA

2019-01-03 Thread GitBox
gparai closed pull request #1575: DRILL-6907: Fix hive-exec-shaded classes recognition in IntelliJ IDEA URL: https://github.com/apache/drill/pull/1575 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] gparai closed pull request #1572: DRILL-6879: Show warnings for potential performance issues

2019-01-03 Thread GitBox
gparai closed pull request #1572: DRILL-6879: Show warnings for potential performance issues URL: https://github.com/apache/drill/pull/1572 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] gparai closed pull request #1559: DRILL-540: Allow querying hive views in Drill

2019-01-03 Thread GitBox
gparai closed pull request #1559: DRILL-540: Allow querying hive views in Drill URL: https://github.com/apache/drill/pull/1559 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] gparai closed pull request #1586: DRILL-6929: Exclude maprfs jar for default profile

2019-01-03 Thread GitBox
gparai closed pull request #1586: DRILL-6929: Exclude maprfs jar for default profile URL: https://github.com/apache/drill/pull/1586 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] gparai closed pull request #1589: DRILL-6936: TestGracefulShutdown.gracefulShutdownThreadShouldBeInitia…

2019-01-03 Thread GitBox
gparai closed pull request #1589: DRILL-6936: TestGracefulShutdown.gracefulShutdownThreadShouldBeInitia… URL: https://github.com/apache/drill/pull/1589 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] gparai closed pull request #1569: DRILL-6888: Move nested classes outside HashAggTemplate to allow for plain java compile option

2019-01-03 Thread GitBox
gparai closed pull request #1569: DRILL-6888: Move nested classes outside HashAggTemplate to allow for plain java compile option URL: https://github.com/apache/drill/pull/1569 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below

[GitHub] gparai closed pull request #1590: DRILL-6931: File listing: fix issue for S3 directory objects and impove performance for recursive listing

2019-01-03 Thread GitBox
gparai closed pull request #1590: DRILL-6931: File listing: fix issue for S3 directory objects and impove performance for recursive listing URL: https://github.com/apache/drill/pull/1590 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is

[GitHub] gparai closed pull request #1588: DRILL-6921: Add Clear button for /options filter

2019-01-03 Thread GitBox
gparai closed pull request #1588: DRILL-6921: Add Clear button for /options filter URL: https://github.com/apache/drill/pull/1588 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] gparai closed pull request #1587: DRILL-6934: Update the option documentation for planner.enable_unnest…

2019-01-03 Thread GitBox
gparai closed pull request #1587: DRILL-6934: Update the option documentation for planner.enable_unnest… URL: https://github.com/apache/drill/pull/1587 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

Plugin Info in INFORMATION_SCHEMA

2019-01-03 Thread Charles Givre
Hello Drillers, I am working on integrating Drill with a BI tool, and I’m wondering if there is any way to get information about a storage plugin via the INFORMATION_SCHEMA or other query? Specifically, I want to be able to determine whether a given storage plugin is a ‘file’ plugin or not.

[GitHub] kkhatua commented on a change in pull request #1592: DRILL-6939: Indicate when a query is submitted and is in progress

2019-01-03 Thread GitBox
kkhatua commented on a change in pull request #1592: DRILL-6939: Indicate when a query is submitted and is in progress URL: https://github.com/apache/drill/pull/1592#discussion_r245094039 ## File path: exec/java-exec/src/main/resources/rest/query/query.ftl ## @@ -39,6

[GitHub] kkhatua commented on a change in pull request #1592: DRILL-6939: Indicate when a query is submitted and is in progress

2019-01-03 Thread GitBox
kkhatua commented on a change in pull request #1592: DRILL-6939: Indicate when a query is submitted and is in progress URL: https://github.com/apache/drill/pull/1592#discussion_r245090478 ## File path: exec/java-exec/src/main/resources/rest/static/js/querySubmission.js ##

[GitHub] kkhatua commented on a change in pull request #1591: DRILL-6933: Fix ctrl+enter when Impersonation is disabled

2019-01-03 Thread GitBox
kkhatua commented on a change in pull request #1591: DRILL-6933: Fix ctrl+enter when Impersonation is disabled URL: https://github.com/apache/drill/pull/1591#discussion_r245087365 ## File path:

[GitHub] kkhatua commented on a change in pull request #1591: DRILL-6933: Fix ctrl+enter when Impersonation is disabled

2019-01-03 Thread GitBox
kkhatua commented on a change in pull request #1591: DRILL-6933: Fix ctrl+enter when Impersonation is disabled URL: https://github.com/apache/drill/pull/1591#discussion_r245087269 ## File path:

[GitHub] ihuzenko commented on a change in pull request #1559: DRILL-540: Allow querying hive views in Drill

2019-01-03 Thread GitBox
ihuzenko commented on a change in pull request #1559: DRILL-540: Allow querying hive views in Drill URL: https://github.com/apache/drill/pull/1559#discussion_r245040866 ## File path:

Re: Drill GitHub releases/tags

2019-01-03 Thread Arina Ielchiieva
Looks like most of the projects keep both. So I guess we should do the same. Kind regards, Arina On Mon, Dec 31, 2018 at 10:55 PM Vitalii Diravka wrote: > Hi all! > > All Drill releases and tags are created [1]. And DRILL-6930 [2] is > resolved. > All tags/release created from the appropriate

[jira] [Created] (DRILL-6944) UnsupportedOperationException thrown for view over MapR-DB binary table

2019-01-03 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-6944: --- Summary: UnsupportedOperationException thrown for view over MapR-DB binary table Key: DRILL-6944 URL: https://issues.apache.org/jira/browse/DRILL-6944 Project: Apache

[jira] [Created] (DRILL-6943) SELECT n time the same field in json

2019-01-03 Thread benj (JIRA)
benj created DRILL-6943: --- Summary: SELECT n time the same field in json Key: DRILL-6943 URL: https://issues.apache.org/jira/browse/DRILL-6943 Project: Apache Drill Issue Type: Bug