[jira] [Created] (DRILL-7445) Create batch copier based on result set framework

2019-11-14 Thread Paul Rogers (Jira)
Paul Rogers created DRILL-7445: -- Summary: Create batch copier based on result set framework Key: DRILL-7445 URL: https://issues.apache.org/jira/browse/DRILL-7445 Project: Apache Drill Issue

[GitHub] [drill] paul-rogers commented on issue #1896: DRILL-7441: Fix issues with fillEmpties, offset vectors

2019-11-14 Thread GitBox
paul-rogers commented on issue #1896: DRILL-7441: Fix issues with fillEmpties, offset vectors URL: https://github.com/apache/drill/pull/1896#issuecomment-554209843 Rebased on master and resolved merge conflicts. This is an

[GitHub] [drill] paul-rogers commented on issue #1897: DRILL-7442: Create multi-batch row set reader

2019-11-14 Thread GitBox
paul-rogers commented on issue #1897: DRILL-7442: Create multi-batch row set reader URL: https://github.com/apache/drill/pull/1897#issuecomment-554203211 @vvysotskyi, thanks much for the review and for committing the code. Thanks also for showing the disassembly of the generated code for

[jira] [Resolved] (DRILL-7329) Implement metadata usage for Parquet format plugin

2019-11-14 Thread Vova Vysotskyi (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vova Vysotskyi resolved DRILL-7329. --- Resolution: Fixed Fixed in the scope of DRILL-7273, auto-collecting will be done in

[jira] [Resolved] (DRILL-7244) Run-time rowgroup pruning match() fails on casting a Long to an Integer

2019-11-14 Thread Vova Vysotskyi (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vova Vysotskyi resolved DRILL-7244. --- Resolution: Fixed Fixed in the scope of DRILL-7273 - checked whether the schema for row

[GitHub] [drill] asfgit closed pull request #1891: DRILL-7409: Moving test with big test data to the drill-test-framework.

2019-11-14 Thread GitBox
asfgit closed pull request #1891: DRILL-7409: Moving test with big test data to the drill-test-framework. URL: https://github.com/apache/drill/pull/1891 This is an automated message from the Apache Git Service. To respond

[GitHub] [drill] asfgit closed pull request #1886: DRILL-7273: Introduce operators for handling metadata

2019-11-14 Thread GitBox
asfgit closed pull request #1886: DRILL-7273: Introduce operators for handling metadata URL: https://github.com/apache/drill/pull/1886 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [drill] asfgit closed pull request #1887: DRILL-7372: MethodAnalyzer consumes too much memory

2019-11-14 Thread GitBox
asfgit closed pull request #1887: DRILL-7372: MethodAnalyzer consumes too much memory URL: https://github.com/apache/drill/pull/1887 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [drill] asfgit closed pull request #1894: DRILL-7440: Failure during loading of RepeatedCount functions

2019-11-14 Thread GitBox
asfgit closed pull request #1894: DRILL-7440: Failure during loading of RepeatedCount functions URL: https://github.com/apache/drill/pull/1894 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [drill] asfgit closed pull request #1897: DRILL-7442: Create multi-batch row set reader

2019-11-14 Thread GitBox
asfgit closed pull request #1897: DRILL-7442: Create multi-batch row set reader URL: https://github.com/apache/drill/pull/1897 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [drill] KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework

2019-11-14 Thread GitBox
KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework URL: https://github.com/apache/drill/pull/1870#discussion_r346409969 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/metadata/DictBuilder.java

[GitHub] [drill] KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework

2019-11-14 Thread GitBox
KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework URL: https://github.com/apache/drill/pull/1870#discussion_r346407038 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/metadata/DictBuilder.java

[GitHub] [drill] KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework

2019-11-14 Thread GitBox
KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework URL: https://github.com/apache/drill/pull/1870#discussion_r346405704 ## File path: exec/vector/src/main/java/org/apache/drill/exec/vector/accessor/DictWriter.java

[GitHub] [drill] KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework

2019-11-14 Thread GitBox
KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework URL: https://github.com/apache/drill/pull/1870#discussion_r346403272 ## File path: exec/vector/src/main/java/org/apache/drill/exec/vector/accessor/DictWriter.java

[GitHub] [drill] KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework

2019-11-14 Thread GitBox
KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework URL: https://github.com/apache/drill/pull/1870#discussion_r346400903 ## File path: exec/vector/src/main/java/org/apache/drill/exec/vector/accessor/reader/NullReader.java

[GitHub] [drill] KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework

2019-11-14 Thread GitBox
KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework URL: https://github.com/apache/drill/pull/1870#discussion_r346400409 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/metadata/MetadataUtils.java

[GitHub] [drill] KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework

2019-11-14 Thread GitBox
KazydubB commented on a change in pull request #1870: DRILL-7359: Add support for DICT type in RowSet Framework URL: https://github.com/apache/drill/pull/1870#discussion_r346399315 ## File path: exec/vector/src/main/java/org/apache/drill/exec/record/metadata/MapBuilder.java

[GitHub] [drill] vvysotskyi commented on a change in pull request #1897: DRILL-7442: Create multi-batch row set reader

2019-11-14 Thread GitBox
vvysotskyi commented on a change in pull request #1897: DRILL-7442: Create multi-batch row set reader URL: https://github.com/apache/drill/pull/1897#discussion_r346245865 ## File path: exec/vector/src/main/java/org/apache/drill/exec/vector/accessor/reader/AbstractTupleReader.java

[GitHub] [drill] arina-ielchiieva edited a comment on issue #1895: DRILL-6540: Upgrade to HADOOP-3.x libraries

2019-11-14 Thread GitBox
arina-ielchiieva edited a comment on issue #1895: DRILL-6540: Upgrade to HADOOP-3.x libraries URL: https://github.com/apache/drill/pull/1895#issuecomment-551847835 By @vvysotskyi: Here is the list of things to be done before merging this PR: - [x] Cleanup poms: - - [x]

[jira] [Created] (DRILL-7444) JSON blank result on SELECT when too much byte in multiple files

2019-11-14 Thread benj (Jira)
benj created DRILL-7444: --- Summary: JSON blank result on SELECT when too much byte in multiple files Key: DRILL-7444 URL: https://issues.apache.org/jira/browse/DRILL-7444 Project: Apache Drill Issue