[jira] [Created] (DRILL-7261) Rollup of CSV V3 fixes

2019-05-15 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7261: -- Summary: Rollup of CSV V3 fixes Key: DRILL-7261 URL: https://issues.apache.org/jira/browse/DRILL-7261 Project: Apache Drill Issue Type: Improvement Affects

[jira] [Created] (DRILL-7224) Update example row set test

2019-04-28 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7224: -- Summary: Update example row set test Key: DRILL-7224 URL: https://issues.apache.org/jira/browse/DRILL-7224 Project: Apache Drill Issue Type: Improvement

[jira] [Commented] (DRILL-7218) Apache Drill API doesn't preserve the column order

2019-04-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826321#comment-16826321 ] Paul Rogers commented on DRILL-7218: Historically, Drill uses a name-based system for columns rather

[jira] [Commented] (DRILL-7020) big varchar doesn't work with extractHeader=true

2019-04-18 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821571#comment-16821571 ] Paul Rogers commented on DRILL-7020: The "write" part of the message means "write to the value

[jira] [Commented] (DRILL-7180) Untarring the drill tarball and then tarring again makes drill unable to launch on YARN

2019-04-18 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821392#comment-16821392 ] Paul Rogers commented on DRILL-7180: This is supposed to work. Indeed, there are instructions in the

[jira] [Commented] (DRILL-7181) [Text V3 Reader] Exception with inadequate message is thrown if select columns as array with extractHeader set to true

2019-04-18 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821366#comment-16821366 ] Paul Rogers commented on DRILL-7181: [~lhfei] are you working on this one? While we can't reproduce

[jira] [Commented] (DRILL-5239) Drill text reader reports wrong results when column value starts with '#'

2019-04-04 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16810195#comment-16810195 ] Paul Rogers commented on DRILL-5239: [~lhfei], noticed that this got assigned to you. Please see the

[jira] [Commented] (DRILL-7147) Source order of "drill-env.sh" and "distrib-env.sh" should be swapped

2019-04-01 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16807333#comment-16807333 ] Paul Rogers commented on DRILL-7147: Hi [~agirish], there is no harm in users setting variables the

[jira] [Commented] (DRILL-7147) Source order of "drill-env.sh" and "distrib-env.sh" should be swapped

2019-04-01 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16807259#comment-16807259 ] Paul Rogers commented on DRILL-7147: This is an easy misunderstanding. If we imagine that files

[jira] [Created] (DRILL-7143) Enforce column-level constraints when using a schema

2019-03-30 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7143: -- Summary: Enforce column-level constraints when using a schema Key: DRILL-7143 URL: https://issues.apache.org/jira/browse/DRILL-7143 Project: Apache Drill Issue

[jira] [Commented] (DRILL-7096) Develop vector for canonical Map

2019-03-12 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16791308#comment-16791308 ] Paul Rogers commented on DRILL-7096: Interesting idea. There are a number of items to consider.

[jira] [Updated] (DRILL-7086) Enhance row-set scan framework to use external schema

2019-03-11 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7086: --- Reviewer: Arina Ielchiieva > Enhance row-set scan framework to use external schema >

[jira] [Comment Edited] (DRILL-7086) Enhance row-set scan framework to use external schema

2019-03-11 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16789120#comment-16789120 ] Paul Rogers edited comment on DRILL-7086 at 3/12/19 12:39 AM: -- Yes. It is

[jira] [Updated] (DRILL-7086) Enhance row-set scan framework to use external schema

2019-03-11 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7086: --- Description: Modify the row-set scan framework to work with an external (partial) schema; inserting

[jira] [Commented] (DRILL-7086) Enhance row-set scan framework to use external schema

2019-03-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16789120#comment-16789120 ] Paul Rogers commented on DRILL-7086: Yes. It is another step toward achieving DRILL-7011. > Enhance

[jira] [Updated] (DRILL-7086) Enhance row-set scan framework to use external schema

2019-03-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7086: --- Summary: Enhance row-set scan framework to use external schema (was: Enhance row-set scan framework

[jira] [Updated] (DRILL-7055) Revise SELECT * to exclude partitions

2019-03-09 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7055: --- Reviewer: (was: Arina Ielchiieva) > Revise SELECT * to exclude partitions >

[jira] [Created] (DRILL-7086) Enhance row-set scan framework for to use external schema

2019-03-09 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7086: -- Summary: Enhance row-set scan framework for to use external schema Key: DRILL-7086 URL: https://issues.apache.org/jira/browse/DRILL-7086 Project: Apache Drill

[jira] [Resolved] (DRILL-5954) ListVector shadows "offsets" from BaseRepeatedValueVector

2019-03-09 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved DRILL-5954. Resolution: Fixed Fixed in a prior commit. > ListVector shadows "offsets" from

[jira] [Assigned] (DRILL-7055) Revise SELECT * to exclude partitions

2019-03-09 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-7055: -- Assignee: (was: Paul Rogers) > Revise SELECT * to exclude partitions >

[jira] [Updated] (DRILL-6952) Merge row set based "compliant" text reader

2019-03-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-6952: --- Reviewer: Arina Ielchiieva > Merge row set based "compliant" text reader >

[jira] [Created] (DRILL-7083) Wrong data type for explicit partition column beyond file depth

2019-03-06 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7083: -- Summary: Wrong data type for explicit partition column beyond file depth Key: DRILL-7083 URL: https://issues.apache.org/jira/browse/DRILL-7083 Project: Apache Drill

[jira] [Assigned] (DRILL-7082) Inconsistent results with implicit partition columns, multi scans

2019-03-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-7082: -- Assignee: (was: Paul Rogers) > Inconsistent results with implicit partition columns,

[jira] [Updated] (DRILL-7080) Wrong result schema for wildcard and partition columns

2019-03-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7080: --- Summary: Wrong result schema for wildcard and partition columns (was: Inconsistent behavior with

[jira] [Created] (DRILL-7082) Inconsistent results with implicit partition columns, multi scans

2019-03-06 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7082: -- Summary: Inconsistent results with implicit partition columns, multi scans Key: DRILL-7082 URL: https://issues.apache.org/jira/browse/DRILL-7082 Project: Apache Drill

[jira] [Created] (DRILL-7080) Inconsistent behavior with wildcard and partition columns

2019-03-06 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7080: -- Summary: Inconsistent behavior with wildcard and partition columns Key: DRILL-7080 URL: https://issues.apache.org/jira/browse/DRILL-7080 Project: Apache Drill

[jira] [Updated] (DRILL-7074) Fixes and improvements to the scan framework for CSV

2019-03-03 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7074: --- Reviewer: Arina Ielchiieva > Fixes and improvements to the scan framework for CSV >

[jira] [Created] (DRILL-7074) Fixes and improvements to the scan framework for CSV

2019-03-03 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7074: -- Summary: Fixes and improvements to the scan framework for CSV Key: DRILL-7074 URL: https://issues.apache.org/jira/browse/DRILL-7074 Project: Apache Drill Issue

[jira] [Updated] (DRILL-7055) Revise SELECT * to exclude partitions

2019-03-03 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7055: --- Reviewer: Arina Ielchiieva > Revise SELECT * to exclude partitions >

[jira] [Updated] (DRILL-7055) Revise SELECT * to exclude partitions

2019-03-03 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7055: --- Summary: Revise SELECT * to exclude partitions (was: Revise SELECT * to not include partitions) >

[jira] [Updated] (DRILL-7055) Revise SELECT * to not include partitions

2019-03-03 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7055: --- Description: Suppose you have a partitioned table: {noformat} myTable 2018 file1.csv 2019

[jira] [Updated] (DRILL-7055) Revise SELECT * to not include partitions

2019-03-03 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7055: --- Description: Suppose you have a partitioned table: {noformat} myTable 2018 file1.csv 2019

[jira] [Updated] (DRILL-7055) Revise SELECT * to not include partitions

2019-03-03 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7055: --- Summary: Revise SELECT * to not include partitions (was: Project operator cannot handle wildcard +

[jira] [Assigned] (DRILL-4181) Improve memory limit assignment for Sort operators

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-4181: -- Assignee: (was: Paul Rogers) > Improve memory limit assignment for Sort operators >

[jira] [Resolved] (DRILL-5805) External Sort runs out of memory

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved DRILL-5805. Resolution: Fixed > External Sort runs out of memory > > >

[jira] [Assigned] (DRILL-5826) UnorderedReceiverBatch fails to detect a schema change within a map

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5826: -- Assignee: (was: Paul Rogers) > UnorderedReceiverBatch fails to detect a schema change

[jira] [Assigned] (DRILL-6086) TestSortImpl.testLargeBatch unit test fails randomly

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-6086: -- Assignee: (was: Paul Rogers) > TestSortImpl.testLargeBatch unit test fails randomly >

[jira] [Assigned] (DRILL-5805) External Sort runs out of memory

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5805: -- Assignee: Paul Rogers > External Sort runs out of memory > >

[jira] [Assigned] (DRILL-4253) Some functional tests are failing because sort limit is too low

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-4253: -- Assignee: (was: Paul Rogers) > Some functional tests are failing because sort limit is

[jira] [Assigned] (DRILL-5672) Move session option setting from cluster fixture to client fixture

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5672: -- Assignee: (was: Paul Rogers) > Move session option setting from cluster fixture to client

[jira] [Assigned] (DRILL-5350) Performance: skip merge for single-batch sort

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5350: -- Assignee: (was: Paul Rogers) > Performance: skip merge for single-batch sort >

[jira] [Assigned] (DRILL-5750) NPE on botched Drillbit startup

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5750: -- Assignee: (was: Paul Rogers) > NPE on botched Drillbit startup >

[jira] [Assigned] (DRILL-5821) In the Drill web UI, display configured direct, heap memory

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5821: -- Assignee: (was: Paul Rogers) > In the Drill web UI, display configured direct, heap

[jira] [Assigned] (DRILL-5988) Revise operator stats for OperatorFixture

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5988: -- Assignee: (was: Paul Rogers) > Revise operator stats for OperatorFixture >

[jira] [Assigned] (DRILL-5805) External Sort runs out of memory

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5805: -- Assignee: (was: Paul Rogers) > External Sort runs out of memory >

[jira] [Assigned] (DRILL-5778) Drill seems to run out of memory but completes execution

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5778: -- Assignee: (was: Paul Rogers) > Drill seems to run out of memory but completes execution >

[jira] [Resolved] (DRILL-5265) External Sort consumes more memory than allocated

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers resolved DRILL-5265. Resolution: Fixed > External Sort consumes more memory than allocated >

[jira] [Assigned] (DRILL-6060) JDBC-all excludes files required for date/time vectors

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-6060: -- Assignee: (was: Paul Rogers) > JDBC-all excludes files required for date/time vectors >

[jira] [Assigned] (DRILL-5774) Excessive memory allocation

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-5774: -- Assignee: (was: Paul Rogers) > Excessive memory allocation > ---

[jira] [Updated] (DRILL-7055) Project operator cannot handle wildcard + partition cols

2019-02-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7055: --- Summary: Project operator cannot handle wildcard + partition cols (was: Project operator cannot

[jira] [Created] (DRILL-7055) Project operator cannot handle wildcard + implicit cols

2019-02-24 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7055: -- Summary: Project operator cannot handle wildcard + implicit cols Key: DRILL-7055 URL: https://issues.apache.org/jira/browse/DRILL-7055 Project: Apache Drill

[jira] [Commented] (DRILL-7053) Benign, but unexpected, failure in CsvTest

2019-02-24 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16776460#comment-16776460 ] Paul Rogers commented on DRILL-7053: [~vitalii], thanks for taking a look at this bug. It is

[jira] [Created] (DRILL-7053) Benign, but unexpected, failure in CsvTest

2019-02-23 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7053: -- Summary: Benign, but unexpected, failure in CsvTest Key: DRILL-7053 URL: https://issues.apache.org/jira/browse/DRILL-7053 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-7030) Make format plugins fully plugable

2019-02-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16762010#comment-16762010 ] Paul Rogers commented on DRILL-7030: Please also ensure that the unit testing tools available in exec

[jira] [Updated] (DRILL-7024) Refactor ColumnWriter to simplify type-conversion shim

2019-02-02 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-7024: --- Reviewer: Arina Ielchiieva > Refactor ColumnWriter to simplify type-conversion shim >

[jira] [Created] (DRILL-7024) Refactor ColumnWriter to simplify type-conversion shim

2019-02-01 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7024: -- Summary: Refactor ColumnWriter to simplify type-conversion shim Key: DRILL-7024 URL: https://issues.apache.org/jira/browse/DRILL-7024 Project: Apache Drill

[jira] [Commented] (DRILL-7020) big varchar doesn't work with extractHeader=true

2019-01-30 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16756537#comment-16756537 ] Paul Rogers commented on DRILL-7020: The size limitation is hard-coded into the "complaint" text

[jira] [Created] (DRILL-7007) Revise row-set based tests to use simplified verify method

2019-01-27 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7007: -- Summary: Revise row-set based tests to use simplified verify method Key: DRILL-7007 URL: https://issues.apache.org/jira/browse/DRILL-7007 Project: Apache Drill

[jira] [Created] (DRILL-7006) Support type conversion shims in RowSetWriter

2019-01-26 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-7006: -- Summary: Support type conversion shims in RowSetWriter Key: DRILL-7006 URL: https://issues.apache.org/jira/browse/DRILL-7006 Project: Apache Drill Issue Type:

[jira] [Commented] (DRILL-7001) Documentation - renaming columns name in csv header

2019-01-26 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753273#comment-16753273 ] Paul Rogers commented on DRILL-7001: Thanks [~benj641] for calling this out. This behavior was added

[jira] [Updated] (DRILL-6950) Row set-based scan framework

2019-01-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-6950: --- Description: Next step in the ongoing "Result Set Loader" saga. Merge the enhanced scan operator

[jira] [Updated] (DRILL-6950) Row set-based scan framework

2019-01-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-6950: --- Summary: Row set-based scan framework (was: Pull request for row set-based scan framework) > Row

[jira] [Commented] (DRILL-6981) command line option to choose/force drill-override.conf

2019-01-18 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746604#comment-16746604 ] Paul Rogers commented on DRILL-6981: Are you on Linux? If so, then symlinks should work to share 

[jira] [Commented] (DRILL-6981) command line option to choose/force drill-override.conf

2019-01-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16745436#comment-16745436 ] Paul Rogers commented on DRILL-6981: As it turns out, Drill already has this feature via the

[jira] [Created] (DRILL-6952) Merge row set based "compliant" text reader

2019-01-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-6952: -- Summary: Merge row set based "compliant" text reader Key: DRILL-6952 URL: https://issues.apache.org/jira/browse/DRILL-6952 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-6953) Merge row set-based JSON reader

2019-01-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-6953: -- Summary: Merge row set-based JSON reader Key: DRILL-6953 URL: https://issues.apache.org/jira/browse/DRILL-6953 Project: Apache Drill Issue Type: Improvement

[jira] [Created] (DRILL-6950) Pull request for row set-based scan framework

2019-01-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-6950: -- Summary: Pull request for row set-based scan framework Key: DRILL-6950 URL: https://issues.apache.org/jira/browse/DRILL-6950 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-6951) Merge row set based mock data source

2019-01-07 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-6951: -- Summary: Merge row set based mock data source Key: DRILL-6951 URL: https://issues.apache.org/jira/browse/DRILL-6951 Project: Apache Drill Issue Type:

[jira] [Commented] (DRILL-6390) UnsupportedOperationException: Unable to get holder type for minor type [LATE] and mode [OPTIONAL]

2018-12-13 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16720708#comment-16720708 ] Paul Rogers commented on DRILL-6390: Hi [~tta-scalefree], to recap, the issue occurs when the JSON

[jira] [Created] (DRILL-6901) Move SchemaBuilder from test to main for use outside tests

2018-12-12 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-6901: -- Summary: Move SchemaBuilder from test to main for use outside tests Key: DRILL-6901 URL: https://issues.apache.org/jira/browse/DRILL-6901 Project: Apache Drill

[jira] [Commented] (DRILL-6891) Drill cannot cast required type to optional and vise versa that may cause failures of functions with more than one argument.

2018-12-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16715893#comment-16715893 ] Paul Rogers commented on DRILL-6891: IMHO, in general it makes sense to implicitly cast required

[jira] [Commented] (DRILL-6888) Nested classes in HashAggTemplate break the plain Java for debugging codegen

2018-12-07 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713579#comment-16713579 ] Paul Rogers commented on DRILL-6888: I suspect this is because BatchHolder is an inner (non-static)

[jira] [Commented] (DRILL-6851) Create Drill Operator for Kubernetes

2018-11-14 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687269#comment-16687269 ] Paul Rogers commented on DRILL-6851: [~agirish], my comment refers to using K8s to run a Drill

[jira] [Commented] (DRILL-6851) Create Drill Operator for Kubernetes

2018-11-14 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687098#comment-16687098 ] Paul Rogers commented on DRILL-6851: Needless to say, we should borrow liberally from Drill-on-YARN.

[jira] [Assigned] (DRILL-6843) SchemaBuilder class does not contain correct method names

2018-11-10 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-6843: -- Assignee: Paul Rogers (was: Paul Rogers) > SchemaBuilder class does not contain correct

[jira] [Commented] (DRILL-6829) Handle schema change in ExternalSort

2018-11-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677616#comment-16677616 ] Paul Rogers commented on DRILL-6829: [~amansinha100], actually, understanding that this change is to

[jira] [Comment Edited] (DRILL-6829) Handle schema change in ExternalSort

2018-11-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677572#comment-16677572 ] Paul Rogers edited comment on DRILL-6829 at 11/7/18 2:48 AM: -

[jira] [Commented] (DRILL-6829) Handle schema change in ExternalSort

2018-11-06 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677572#comment-16677572 ] Paul Rogers commented on DRILL-6829: [~amansinha100], thanks for the explanation. A couple of

[jira] [Created] (DRILL-6832) Remove old "unmanaged" sort implementation

2018-11-06 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-6832: -- Summary: Remove old "unmanaged" sort implementation Key: DRILL-6832 URL: https://issues.apache.org/jira/browse/DRILL-6832 Project: Apache Drill Issue Type:

[jira] [Commented] (DRILL-6829) Handle schema change in ExternalSort

2018-11-05 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16676121#comment-16676121 ] Paul Rogers commented on DRILL-6829: I did a bit of work in external sort and can comment on schema

[jira] [Updated] (DRILL-6809) msgpack test case fails same as with json, problem with testing framework

2018-10-27 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-6809: --- Affects Version/s: 1.14.0 Fix Version/s: 1.15.0 > msgpack test case fails same as with json,

[jira] [Assigned] (DRILL-6809) msgpack test case fails same as with json, problem with testing framework

2018-10-27 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers reassigned DRILL-6809: -- Assignee: Paul Rogers > msgpack test case fails same as with json, problem with testing

[jira] [Commented] (DRILL-6809) msgpack test case fails same as with json, problem with testing framework

2018-10-27 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1282#comment-1282 ] Paul Rogers commented on DRILL-6809: [~jccote], thanks for finding and reporting this. Turned out

[jira] [Commented] (DRILL-6206) BasicTypeHelper.getSize does not support repeated list

2018-10-27 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1261#comment-1261 ] Paul Rogers commented on DRILL-6206: Took a look at this one. We have tests in

[jira] [Updated] (DRILL-6206) BasicTypeHelper.getSize does not support repeated list

2018-10-27 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-6206: --- Summary: BasicTypeHelper.getSize does not support repeated list (was: Record Batch sizer does not

[jira] [Updated] (DRILL-6206) Record Batch sizer does not support repeated list

2018-10-27 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-6206: --- Summary: Record Batch sizer does not support repeated list (was: RowSetBuilder does not support

[jira] [Commented] (DRILL-6810) Disable NULL_IF_NULL NullHandling for functions with ComplexWriter

2018-10-24 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662586#comment-16662586 ] Paul Rogers commented on DRILL-6810: [~KazydubB], thanks for the explanation, makes sense. Charles

[jira] [Commented] (DRILL-6810) Disable NULL_IF_NULL NullHandling for functions with ComplexWriter

2018-10-23 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661119#comment-16661119 ] Paul Rogers commented on DRILL-6810: Disabling of {{NULL_IF_NULL}} handling may lead to unexpected

[jira] [Commented] (DRILL-4710) Document Drill's JSON processing rules

2018-10-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653930#comment-16653930 ] Paul Rogers commented on DRILL-4710: As it turns out, the learnings here went into the "Data

[jira] [Commented] (DRILL-6800) Simplify packaging of Jdbc-all jar

2018-10-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653104#comment-16653104 ] Paul Rogers commented on DRILL-6800: See comment in DRILL-6801 about the fundamental issues with the

[jira] [Commented] (DRILL-6801) Divide java-exec into separate client, server and common module with separate pom.xml files for each module

2018-10-17 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653099#comment-16653099 ] Paul Rogers commented on DRILL-6801: While this is a wonderful idea, the core problem runs deeper.

[jira] [Updated] (DRILL-6791) Merge scan projection framework into master

2018-10-11 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-6791: --- Description: Merge the next set of "result set loader" code into master via a PR. This one covers

[jira] [Created] (DRILL-6791) Merge scan projection framework into master

2018-10-11 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-6791: -- Summary: Merge scan projection framework into master Key: DRILL-6791 URL: https://issues.apache.org/jira/browse/DRILL-6791 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-6759) CSV 'columns' array is incorrectly case sensitive

2018-09-23 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-6759: -- Summary: CSV 'columns' array is incorrectly case sensitive Key: DRILL-6759 URL: https://issues.apache.org/jira/browse/DRILL-6759 Project: Apache Drill Issue

[jira] [Commented] (DRILL-6754) Add a field to SV2 to indicate if the SV2 reorders the Record Batch

2018-09-21 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624335#comment-16624335 ] Paul Rogers commented on DRILL-6754: As it turns out, the idea of using an SV2 to reorder a record

[jira] [Commented] (DRILL-6552) Drill Metadata management "Drill MetaStore"

2018-09-19 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621428#comment-16621428 ] Paul Rogers commented on DRILL-6552: [~okalinin], some thoughts on your very thoughtful summary.

[jira] [Updated] (DRILL-6676) Add Union, List and Repeated List types to Result Set Loader

2018-08-25 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Rogers updated DRILL-6676: --- Labels: ready-to-commit (was: ) > Add Union, List and Repeated List types to Result Set Loader >

[jira] [Commented] (DRILL-6552) Drill Metadata management "Drill MetaStore"

2018-08-15 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16581738#comment-16581738 ] Paul Rogers commented on DRILL-6552: [~parthc], outstanding summary; I think you've got the major

[jira] [Commented] (DRILL-6683) move getSelectionVector2 and getSelectionVector4 from VectorAccessible interface to RecordBatch interface

2018-08-13 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579069#comment-16579069 ] Paul Rogers commented on DRILL-6683: While this seems a good idea; it does get to the core of the

[jira] [Commented] (DRILL-6678) Improve SelectionVectorRemover to pack output batch based on BatchSizing

2018-08-09 Thread Paul Rogers (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575578#comment-16575578 ] Paul Rogers commented on DRILL-6678: The SVR copies data. The size of the output batch can be no

<    1   2   3   4   5   6   7   8   9   10   >