[VOTE] Apache Drill release 1.15.0 - RC2

2018-12-24 Thread Vitalii Diravka
Hi all, I'd like to propose the second release candidate (rc2) of Apache Drill, version 1.15.0. Changes since the previous release candidate: fixed the show-stoppers: DRILL-6919: Error: cannot find symbol in class ServerSocketUtil DRILL-6920: Fix TestClient.testBasics() yarn test failure DRILL-69

[GitHub] asfgit closed pull request #1584: DRILL-6922: Do not set return result set option on query level if it is the same as current value

2018-12-24 Thread GitBox
asfgit closed pull request #1584: DRILL-6922: Do not set return result set option on query level if it is the same as current value URL: https://github.com/apache/drill/pull/1584 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed belo

[GitHub] asfgit closed pull request #1582: DRILL-6920: Fix TestClient.testBasics() yarn test failure

2018-12-24 Thread GitBox
asfgit closed pull request #1582: DRILL-6920: Fix TestClient.testBasics() yarn test failure URL: https://github.com/apache/drill/pull/1582 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 i

[GitHub] asfgit closed pull request #1585: DRILL-6925: Unable to generate Protobuf

2018-12-24 Thread GitBox
asfgit closed pull request #1585: DRILL-6925: Unable to generate Protobuf URL: https://github.com/apache/drill/pull/1585 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 pull re

SQLPad Support for Drill (JDBC)

2018-12-24 Thread Charles Givre
Hello all, After speaking with the developer of SQLPad and getting a little assistance, I managed to get SQLPad to work using JDBC! What works: You can establish a connection to Drill, execute queries, and visualize the results. What’s not done: It doesn’t get the schema metadata, available

Query on tables

2018-12-24 Thread Idea Everywhere
Hi Team, My current situation: I have apache drill installed in AWS EC2 (M4.4x large) instances cluster of 3 nodes. My source data is coming from S3 bucket. I want to engage drill to read that data from S3, create tables within itself (using CTAS) while the table data is stored in AWS EFS mapped

[jira] [Created] (DRILL-6927) Query fails when hive table with timestamp data is queried with enabled int96_as_timestamp and optimize_scan_with_native_reader options

2018-12-24 Thread Volodymyr Vysotskyi (JIRA)
Volodymyr Vysotskyi created DRILL-6927: -- Summary: Query fails when hive table with timestamp data is queried with enabled int96_as_timestamp and optimize_scan_with_native_reader options Key: DRILL-6927 URL:

[jira] [Created] (DRILL-6926) "java.io.IOException: Stream closed" warning from Drill RDBMS tests

2018-12-24 Thread Vitalii Diravka (JIRA)
Vitalii Diravka created DRILL-6926: -- Summary: "java.io.IOException: Stream closed" warning from Drill RDBMS tests Key: DRILL-6926 URL: https://issues.apache.org/jira/browse/DRILL-6926 Project: Apache

[GitHub] arina-ielchiieva edited a comment on issue #1584: DRILL-6922: Do not set return result set option on query level if it is the same as current value

2018-12-24 Thread GitBox
arina-ielchiieva edited a comment on issue #1584: DRILL-6922: Do not set return result set option on query level if it is the same as current value URL: https://github.com/apache/drill/pull/1584#issuecomment-449734574 @vdiravka thanks for the code review. Updated the PR. Now it includes the

[GitHub] arina-ielchiieva commented on issue #1584: DRILL-6922: Do not set return result set option on query level if it is the same as current value

2018-12-24 Thread GitBox
arina-ielchiieva commented on issue #1584: DRILL-6922: Do not set return result set option on query level if it is the same as current value URL: https://github.com/apache/drill/pull/1584#issuecomment-449734574 @vdiravka thanks for the code review. Updated the PR. Not it includes the follo

[GitHub] arina-ielchiieva commented on issue #1585: DRILL-6925: Unable to generate Protobuf

2018-12-24 Thread GitBox
arina-ielchiieva commented on issue #1585: DRILL-6925: Unable to generate Protobuf URL: https://github.com/apache/drill/pull/1585#issuecomment-449726557 Looks good, thanks for checking Protobuf files for actuality. This is an

[GitHub] vdiravka commented on a change in pull request #1584: DRILL-6922: Separate Session and Query options on Web UI

2018-12-24 Thread GitBox
vdiravka commented on a change in pull request #1584: DRILL-6922: Separate Session and Query options on Web UI URL: https://github.com/apache/drill/pull/1584#discussion_r243775914 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/server/rest/profile/ProfileWrapper.ja

[GitHub] vdiravka commented on issue #1585: DRILL-6925: Unable to generate Protobuf

2018-12-24 Thread GitBox
vdiravka commented on issue #1585: DRILL-6925: Unable to generate Protobuf URL: https://github.com/apache/drill/pull/1585#issuecomment-449719413 @arina-ielchiieva Thanks for the review. Also I've regenerate Java and C++ protobuf files. Please take a look. --

[GitHub] arina-ielchiieva commented on issue #1585: DRILL-6925: Unable to generate Protobuf

2018-12-24 Thread GitBox
arina-ielchiieva commented on issue #1585: DRILL-6925: Unable to generate Protobuf URL: https://github.com/apache/drill/pull/1585#issuecomment-449714497 Sounds good, +1. This is an automated message from the Apache Git Servic

[GitHub] vdiravka commented on a change in pull request #1585: DRILL-6925: Unable to generate Protobuf

2018-12-24 Thread GitBox
vdiravka commented on a change in pull request #1585: DRILL-6925: Unable to generate Protobuf URL: https://github.com/apache/drill/pull/1585#discussion_r243809764 ## File path: pom.xml ## @@ -320,6 +320,7 @@ org.apache.rat apache-rat-plugin +

[jira] [Resolved] (DRILL-4226) TestExtendedTypes#checkReadWriteExtended fails when the time zone is ahead of UTC

2018-12-24 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved DRILL-4226. Resolution: Fixed Fix Version/s: 1.12.0 Fixed in the scope of DRILL-5717. >

[jira] [Resolved] (DRILL-5141) Difference in output date format on sqlline vs Drill's Web UI

2018-12-24 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved DRILL-5141. Resolution: Fixed Fix Version/s: 1.15.0 > Difference in output date format o

[jira] [Resolved] (DRILL-4582) TestCastFunctions#testToDateForTimeStamp returns error by timezone difference

2018-12-24 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved DRILL-4582. Resolution: Fixed Fix Version/s: 1.12.0 Fixed in the scope of DRILL-5717. >

[GitHub] vvysotskyi commented on issue #464: DRILL-4582: TestCastFunctions#testToDateForTimeStamp returns error by timezone difference

2018-12-24 Thread GitBox
vvysotskyi commented on issue #464: DRILL-4582: TestCastFunctions#testToDateForTimeStamp returns error by timezone difference URL: https://github.com/apache/drill/pull/464#issuecomment-449706607 Fixed in the scope of https://github.com/apache/drill/pull/904

[GitHub] vvysotskyi closed pull request #464: DRILL-4582: TestCastFunctions#testToDateForTimeStamp returns error by timezone difference

2018-12-24 Thread GitBox
vvysotskyi closed pull request #464: DRILL-4582: TestCastFunctions#testToDateForTimeStamp returns error by timezone difference URL: https://github.com/apache/drill/pull/464 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for

[jira] [Resolved] (DRILL-5606) Some tests fail after creating a fresh clone

2018-12-24 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved DRILL-5606. Resolution: Fixed Fixed in the scope of DRILL-5717. > Some tests fail after creati

[GitHub] arina-ielchiieva commented on a change in pull request #1585: DRILL-6925: Unable to generate Protobuf

2018-12-24 Thread GitBox
arina-ielchiieva commented on a change in pull request #1585: DRILL-6925: Unable to generate Protobuf URL: https://github.com/apache/drill/pull/1585#discussion_r243800604 ## File path: pom.xml ## @@ -320,6 +320,7 @@ org.apache.rat apache-rat-plugi

[GitHub] arina-ielchiieva commented on a change in pull request #1585: DRILL-6925: Unable to generate Protobuf

2018-12-24 Thread GitBox
arina-ielchiieva commented on a change in pull request #1585: DRILL-6925: Unable to generate Protobuf URL: https://github.com/apache/drill/pull/1585#discussion_r243800857 ## File path: pom.xml ## @@ -320,6 +320,7 @@ org.apache.rat apache-rat-plugi

[GitHub] arina-ielchiieva commented on a change in pull request #1585: DRILL-6925: Unable to generate Protobuf

2018-12-24 Thread GitBox
arina-ielchiieva commented on a change in pull request #1585: DRILL-6925: Unable to generate Protobuf URL: https://github.com/apache/drill/pull/1585#discussion_r243800604 ## File path: pom.xml ## @@ -320,6 +320,7 @@ org.apache.rat apache-rat-plugi