[GitHub] [drill] gparai opened a new pull request #1699: DRILL-7108: Improve selectivity estimates for (NOT)LIKE, NOT_EQUALS, IS NOT NULL predicates

2019-03-15 Thread GitBox
gparai opened a new pull request #1699: DRILL-7108: Improve selectivity estimates for (NOT)LIKE, NOT_EQUALS, IS NOT NULL predicates URL: https://github.com/apache/drill/pull/1699 @amansinha100 can you please review this PR? Thanks!

[jira] [Created] (DRILL-7109) Statistics adds external sort, which spills to disk

2019-03-15 Thread Robert Hou (JIRA)
Robert Hou created DRILL-7109: - Summary: Statistics adds external sort, which spills to disk Key: DRILL-7109 URL: https://issues.apache.org/jira/browse/DRILL-7109 Project: Apache Drill Issue

[jira] [Created] (DRILL-7108) Statistics adds two exchange operators

2019-03-15 Thread Robert Hou (JIRA)
Robert Hou created DRILL-7108: - Summary: Statistics adds two exchange operators Key: DRILL-7108 URL: https://issues.apache.org/jira/browse/DRILL-7108 Project: Apache Drill Issue Type: Bug

[GitHub] [drill] sohami commented on issue #1635: DRILL-7021: HTTPD Throws NPE and Doesn't Recognize Timeformat

2019-03-15 Thread GitBox
sohami commented on issue #1635: DRILL-7021: HTTPD Throws NPE and Doesn't Recognize Timeformat URL: https://github.com/apache/drill/pull/1635#issuecomment-473459907 @KazydubB - Can you please review the final changes from @cgivre

[GitHub] [drill] sohami commented on issue #1627: DRILL-7014: Format plugin for LTSV files

2019-03-15 Thread GitBox
sohami commented on issue #1627: DRILL-7014: Format plugin for LTSV files URL: https://github.com/apache/drill/pull/1627#issuecomment-473454464 Squashed all the commits and merged into master with commit id (2364b02175bec69cee2f9ceb4e52e1333da39f70)

[GitHub] [drill] sohami closed pull request #1697: DRILL-7105: Error while building the Drill native client

2019-03-15 Thread GitBox
sohami closed pull request #1697: DRILL-7105: Error while building the Drill native client URL: https://github.com/apache/drill/pull/1697 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [drill] sohami closed pull request #1677: DRILL-7068: Support memory adjustment framework for resource manageme…

2019-03-15 Thread GitBox
sohami closed pull request #1677: DRILL-7068: Support memory adjustment framework for resource manageme… URL: https://github.com/apache/drill/pull/1677 This is an automated message from the Apache Git Service. To respond to

[GitHub] [drill] sohami closed pull request #1627: DRILL-7014: Format plugin for LTSV files

2019-03-15 Thread GitBox
sohami closed pull request #1627: DRILL-7014: Format plugin for LTSV files URL: https://github.com/apache/drill/pull/1627 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [drill] sohami closed pull request #1650: DRILL-6707: Join Batch Memory Manager to resize current outgoing batch no larger than current batch size

2019-03-15 Thread GitBox
sohami closed pull request #1650: DRILL-6707: Join Batch Memory Manager to resize current outgoing batch no larger than current batch size URL: https://github.com/apache/drill/pull/1650 This is an automated message from the

[jira] [Created] (DRILL-7107) Unable to connect to Drill 1.15 through ZK

2019-03-15 Thread Karthikeyan Manivannan (JIRA)
Karthikeyan Manivannan created DRILL-7107: - Summary: Unable to connect to Drill 1.15 through ZK Key: DRILL-7107 URL: https://issues.apache.org/jira/browse/DRILL-7107 Project: Apache Drill

[GitHub] [drill] arina-ielchiieva commented on issue #1698: DRILL-7106: Fix Intellij warning for FieldSchemaNegotiator

2019-03-15 Thread GitBox
arina-ielchiieva commented on issue #1698: DRILL-7106: Fix Intellij warning for FieldSchemaNegotiator URL: https://github.com/apache/drill/pull/1698#issuecomment-473344928 @paul-rogers could you please review? This is an

[GitHub] [drill] arina-ielchiieva opened a new pull request #1698: DRILL-7106: Fix Intellij warning for FieldSchemaNegotiator

2019-03-15 Thread GitBox
arina-ielchiieva opened a new pull request #1698: DRILL-7106: Fix Intellij warning for FieldSchemaNegotiator URL: https://github.com/apache/drill/pull/1698 Jira - [DRILL-7106](https://issues.apache.org/jira/browse/DRILL-7106).

[jira] [Created] (DRILL-7106) Fix Intellij warning for FieldSchemaNegotiator

2019-03-15 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-7106: --- Summary: Fix Intellij warning for FieldSchemaNegotiator Key: DRILL-7106 URL: https://issues.apache.org/jira/browse/DRILL-7106 Project: Apache Drill

[GitHub] [drill] vvysotskyi commented on a change in pull request #1646: DRILL-6852: Adapt current Parquet Metadata cache implementation to use Drill Metastore API

2019-03-15 Thread GitBox
vvysotskyi commented on a change in pull request #1646: DRILL-6852: Adapt current Parquet Metadata cache implementation to use Drill Metastore API URL: https://github.com/apache/drill/pull/1646#discussion_r266027492 ## File path:

[GitHub] [drill] agozhiy commented on a change in pull request #1697: DRILL-7105: Error while building the Drill native client

2019-03-15 Thread GitBox
agozhiy commented on a change in pull request #1697: DRILL-7105: Error while building the Drill native client URL: https://github.com/apache/drill/pull/1697#discussion_r266012887 ## File path: contrib/native/client/CMakeLists.txt ## @@ -22,6 +22,14 @@ cmake_policy(SET

[GitHub] [drill] agozhiy commented on a change in pull request #1697: DRILL-7105: Error while building the Drill native client

2019-03-15 Thread GitBox
agozhiy commented on a change in pull request #1697: DRILL-7105: Error while building the Drill native client URL: https://github.com/apache/drill/pull/1697#discussion_r266012887 ## File path: contrib/native/client/CMakeLists.txt ## @@ -22,6 +22,14 @@ cmake_policy(SET

[GitHub] [drill] arina-ielchiieva commented on issue #1627: DRILL-7014: Format plugin for LTSV files

2019-03-15 Thread GitBox
arina-ielchiieva commented on issue #1627: DRILL-7014: Format plugin for LTSV files URL: https://github.com/apache/drill/pull/1627#issuecomment-473257140 @shimamoto, thanks for making the changes. Looks good. Please squash the commits.

[GitHub] [drill] vvysotskyi commented on a change in pull request #1697: DRILL-7105: Error while building the Drill native client

2019-03-15 Thread GitBox
vvysotskyi commented on a change in pull request #1697: DRILL-7105: Error while building the Drill native client URL: https://github.com/apache/drill/pull/1697#discussion_r265947248 ## File path: contrib/native/client/CMakeLists.txt ## @@ -22,6 +22,14 @@ cmake_policy(SET

[GitHub] [drill] agozhiy opened a new pull request #1697: DRILL-7105: Error while building the Drill native client

2019-03-15 Thread GitBox
agozhiy opened a new pull request #1697: DRILL-7105: Error while building the Drill native client URL: https://github.com/apache/drill/pull/1697 Added a compiler option in CMakeLists.txt to support the ISO C++ 2011 standard.

[jira] [Created] (DRILL-7105) Error while building the Drill native client

2019-03-15 Thread Anton Gozhiy (JIRA)
Anton Gozhiy created DRILL-7105: --- Summary: Error while building the Drill native client Key: DRILL-7105 URL: https://issues.apache.org/jira/browse/DRILL-7105 Project: Apache Drill Issue Type:

[GitHub] [drill] vvysotskyi commented on a change in pull request #1695: DRILL-7103: Incorrect conversion to integer in BsonRecordReader#writeTimeStamp

2019-03-15 Thread GitBox
vvysotskyi commented on a change in pull request #1695: DRILL-7103: Incorrect conversion to integer in BsonRecordReader#writeTimeStamp URL: https://github.com/apache/drill/pull/1695#discussion_r265911539 ## File path:

[GitHub] [drill] vdiravka commented on a change in pull request #1681: DRILL-7051: Upgrade jetty

2019-03-15 Thread GitBox
vdiravka commented on a change in pull request #1681: DRILL-7051: Upgrade jetty URL: https://github.com/apache/drill/pull/1681#discussion_r265904521 ## File path: pom.xml ## @@ -85,6 +85,7 @@ 0.9.10 1.8.2 4.0.2 +9.4.15.v20190215 Review comment: It

[GitHub] [drill] arina-ielchiieva commented on issue #1637: DRILL-7032: Ignore corrupt rows in a PCAP file

2019-03-15 Thread GitBox
arina-ielchiieva commented on issue #1637: DRILL-7032: Ignore corrupt rows in a PCAP file URL: https://github.com/apache/drill/pull/1637#issuecomment-473215395 @hrbrmstr /. @manang looks like @cgivre addressed all code review comments. Is PR ready to go?

[GitHub] [drill] arina-ielchiieva edited a comment on issue #1637: DRILL-7032: Ignore corrupt rows in a PCAP file

2019-03-15 Thread GitBox
arina-ielchiieva edited a comment on issue #1637: DRILL-7032: Ignore corrupt rows in a PCAP file URL: https://github.com/apache/drill/pull/1637#issuecomment-473215395 @hrbrmstr / @manang looks like @cgivre addressed all code review comments. Is PR ready to go?

[GitHub] [drill] arina-ielchiieva edited a comment on issue #1627: DRILL-7014: Format plugin for LTSV files

2019-03-15 Thread GitBox
arina-ielchiieva edited a comment on issue #1627: DRILL-7014: Format plugin for LTSV files URL: https://github.com/apache/drill/pull/1627#issuecomment-473214871 @shimamoto I see, please revert change in bootstrap json than and other related changes, it cannot initiate your plugin since in

[GitHub] [drill] arina-ielchiieva commented on issue #1627: DRILL-7014: Format plugin for LTSV files

2019-03-15 Thread GitBox
arina-ielchiieva commented on issue #1627: DRILL-7014: Format plugin for LTSV files URL: https://github.com/apache/drill/pull/1627#issuecomment-473214871 @shimamoto I see, please revert change in bootstrap json than, it cannot initiate your plugin since in contrib package.

[GitHub] [drill] shimamoto commented on issue #1627: DRILL-7014: Format plugin for LTSV files

2019-03-15 Thread GitBox
shimamoto commented on issue #1627: DRILL-7014: Format plugin for LTSV files URL: https://github.com/apache/drill/pull/1627#issuecomment-473195474 @arina-ielchiieva I don't know for sure how I should fix it. This is an

[jira] [Resolved] (DRILL-5581) Query with CASE statement returns wrong results

2019-03-15 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved DRILL-5581. Resolution: Fixed Assignee: Volodymyr Vysotskyi (was: Karthikeyan

[jira] [Resolved] (DRILL-6722) Query from parquet with case-then and arithmetic operation returns a wrong result

2019-03-15 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved DRILL-6722. Resolution: Fixed Assignee: Volodymyr Vysotskyi Fix Version/s:

[jira] [Resolved] (DRILL-5683) Incorrect query result when query uses NOT(IS NOT NULL) expression

2019-03-15 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved DRILL-5683. Resolution: Fixed Fix Version/s: 1.16.0 Fixed in DRILL-6524 > Incorrect