[jira] [Resolved] (DRILL-7276) xss(bug) in apache drill Web UI latest verion 1.16.0 when authenticated

2019-05-29 Thread salim achouche (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-7276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] salim achouche resolved DRILL-7276. --- Resolution: Fixed > xss(bug) in apache drill Web UI latest verion 1.16.0 when authenticated

[jira] [Created] (DRILL-7101) IllegalArgumentException when reading parquet data

2019-03-12 Thread salim achouche (JIRA)
salim achouche created DRILL-7101: - Summary: IllegalArgumentException when reading parquet data Key: DRILL-7101 URL: https://issues.apache.org/jira/browse/DRILL-7101 Project: Apache Drill

[jira] [Created] (DRILL-7018) Drill Query (when store.parquet.reader.int96_as_timestamp=true) on Parquet File fails with Error: SYSTEM ERROR: IndexOutOfBoundsException: readerIndex: 0, writerIndex: 37

2019-01-30 Thread salim achouche (JIRA)
salim achouche created DRILL-7018: - Summary: Drill Query (when store.parquet.reader.int96_as_timestamp=true) on Parquet File fails with Error: SYSTEM ERROR: IndexOutOfBoundsException: readerIndex: 0, writerIndex: 372 (expected: 0 <= readerIndex

[jira] [Resolved] (DRILL-6410) Memory leak in Parquet Reader during cancellation

2018-10-08 Thread salim achouche (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] salim achouche resolved DRILL-6410. --- Resolution: Fixed Reviewer: Timothy Farkas (was: Parth Chandra) > Memory leak in

[jira] [Created] (DRILL-6664) Parquet reader should not allow batches with more than 64k rows

2018-08-03 Thread salim achouche (JIRA)
salim achouche created DRILL-6664: - Summary: Parquet reader should not allow batches with more than 64k rows Key: DRILL-6664 URL: https://issues.apache.org/jira/browse/DRILL-6664 Project: Apache

[jira] [Created] (DRILL-6660) Exchange operators Analysis

2018-08-01 Thread salim achouche (JIRA)
salim achouche created DRILL-6660: - Summary: Exchange operators Analysis Key: DRILL-6660 URL: https://issues.apache.org/jira/browse/DRILL-6660 Project: Apache Drill Issue Type: Sub-task

[jira] [Created] (DRILL-6659) Batch sizing functionality for exchange operators

2018-08-01 Thread salim achouche (JIRA)
salim achouche created DRILL-6659: - Summary: Batch sizing functionality for exchange operators Key: DRILL-6659 URL: https://issues.apache.org/jira/browse/DRILL-6659 Project: Apache Drill

[jira] [Created] (DRILL-6579) Sanity checks to avoid infinite loops

2018-07-02 Thread salim achouche (JIRA)
salim achouche created DRILL-6579: - Summary: Sanity checks to avoid infinite loops Key: DRILL-6579 URL: https://issues.apache.org/jira/browse/DRILL-6579 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-6578) Ensure the Flat Parquet Reader can handle query cancellation

2018-07-02 Thread salim achouche (JIRA)
salim achouche created DRILL-6578: - Summary: Ensure the Flat Parquet Reader can handle query cancellation Key: DRILL-6578 URL: https://issues.apache.org/jira/browse/DRILL-6578 Project: Apache Drill

[jira] [Created] (DRILL-6570) IndexOutOfBoundsException when using Flat Parquet Reader

2018-06-29 Thread salim achouche (JIRA)
salim achouche created DRILL-6570: - Summary: IndexOutOfBoundsException when using Flat Parquet Reader Key: DRILL-6570 URL: https://issues.apache.org/jira/browse/DRILL-6570 Project: Apache Drill

[jira] [Created] (DRILL-6560) Allow options for controlling the batch size per operator

2018-06-29 Thread salim achouche (JIRA)
salim achouche created DRILL-6560: - Summary: Allow options for controlling the batch size per operator Key: DRILL-6560 URL: https://issues.apache.org/jira/browse/DRILL-6560 Project: Apache Drill

[jira] [Created] (DRILL-6528) Planner setting the wrong number of records to read (Parquet Reader)

2018-06-22 Thread salim achouche (JIRA)
salim achouche created DRILL-6528: - Summary: Planner setting the wrong number of records to read (Parquet Reader) Key: DRILL-6528 URL: https://issues.apache.org/jira/browse/DRILL-6528 Project: Apache

[jira] [Created] (DRILL-6513) Drill should only allow valid values when users set planner.memory.max_query_memory_per_node

2018-06-18 Thread salim achouche (JIRA)
salim achouche created DRILL-6513: - Summary: Drill should only allow valid values when users set planner.memory.max_query_memory_per_node Key: DRILL-6513 URL: https://issues.apache.org/jira/browse/DRILL-6513

[jira] [Created] (DRILL-6447) Unsupported Operation when reading parquet data

2018-05-25 Thread salim achouche (JIRA)
salim achouche created DRILL-6447: - Summary: Unsupported Operation when reading parquet data Key: DRILL-6447 URL: https://issues.apache.org/jira/browse/DRILL-6447 Project: Apache Drill Issue

[jira] [Resolved] (DRILL-5847) Flat Parquet Reader Performance Analysis

2018-05-22 Thread salim achouche (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] salim achouche resolved DRILL-5847. --- Resolution: Fixed Fix Version/s: 1.14.0 > Flat Parquet Reader Performance Analysis >

[jira] [Resolved] (DRILL-5848) Implement Parquet Columnar Processing & Use Bulk APIs for processing

2018-05-22 Thread salim achouche (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] salim achouche resolved DRILL-5848. --- Resolution: Fixed Fix Version/s: 1.14.0 > Implement Parquet Columnar Processing & Use

[jira] [Created] (DRILL-6410) Memory leak in Parquet Reader during cancellation

2018-05-11 Thread salim achouche (JIRA)
salim achouche created DRILL-6410: - Summary: Memory leak in Parquet Reader during cancellation Key: DRILL-6410 URL: https://issues.apache.org/jira/browse/DRILL-6410 Project: Apache Drill

[jira] [Resolved] (DRILL-6301) Parquet Performance Analysis

2018-05-07 Thread salim achouche (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] salim achouche resolved DRILL-6301. --- Resolution: Fixed Reviewer: Pritesh Maker This is an analytical task. > Parquet

[jira] [Created] (DRILL-6348) Unordered Receiver does not report its memory usage

2018-04-22 Thread salim achouche (JIRA)
salim achouche created DRILL-6348: - Summary: Unordered Receiver does not report its memory usage Key: DRILL-6348 URL: https://issues.apache.org/jira/browse/DRILL-6348 Project: Apache Drill

[jira] [Created] (DRILL-6301) Parquet Performance Analysis

2018-03-29 Thread salim achouche (JIRA)
salim achouche created DRILL-6301: - Summary: Parquet Performance Analysis Key: DRILL-6301 URL: https://issues.apache.org/jira/browse/DRILL-6301 Project: Apache Drill Issue Type: Task

[jira] [Created] (DRILL-6299) Parquet query returns unexpected results

2018-03-28 Thread salim achouche (JIRA)
salim achouche created DRILL-6299: - Summary: Parquet query returns unexpected results Key: DRILL-6299 URL: https://issues.apache.org/jira/browse/DRILL-6299 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-6297) Define the Schema Change support functionality

2018-03-28 Thread salim achouche (JIRA)
salim achouche created DRILL-6297: - Summary: Define the Schema Change support functionality Key: DRILL-6297 URL: https://issues.apache.org/jira/browse/DRILL-6297 Project: Apache Drill Issue

[jira] [Created] (DRILL-6246) Build Failing in jdbc-all artifact

2018-03-14 Thread salim achouche (JIRA)
salim achouche created DRILL-6246: - Summary: Build Failing in jdbc-all artifact Key: DRILL-6246 URL: https://issues.apache.org/jira/browse/DRILL-6246 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-6223) Drill fails on Schema hanges

2018-03-08 Thread salim achouche (JIRA)
salim achouche created DRILL-6223: - Summary: Drill fails on Schema hanges Key: DRILL-6223 URL: https://issues.apache.org/jira/browse/DRILL-6223 Project: Apache Drill Issue Type: Improvement

[jira] [Created] (DRILL-6222) Drill fails on Schema hanges

2018-03-08 Thread salim achouche (JIRA)
salim achouche created DRILL-6222: - Summary: Drill fails on Schema hanges Key: DRILL-6222 URL: https://issues.apache.org/jira/browse/DRILL-6222 Project: Apache Drill Issue Type: Improvement

[jira] [Created] (DRILL-6147) Limit batch size for Flat Parquet Reader

2018-02-09 Thread salim achouche (JIRA)
salim achouche created DRILL-6147: - Summary: Limit batch size for Flat Parquet Reader Key: DRILL-6147 URL: https://issues.apache.org/jira/browse/DRILL-6147 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-6131) Create SchemaComparator to unify various comparison in a single utility

2018-02-01 Thread salim achouche (JIRA)
salim achouche created DRILL-6131: - Summary: Create SchemaComparator to unify various comparison in a single utility Key: DRILL-6131 URL: https://issues.apache.org/jira/browse/DRILL-6131 Project:

[jira] [Created] (DRILL-6129) Query fails on nested data type schema change

2018-01-31 Thread salim achouche (JIRA)
salim achouche created DRILL-6129: - Summary: Query fails on nested data type schema change Key: DRILL-6129 URL: https://issues.apache.org/jira/browse/DRILL-6129 Project: Apache Drill Issue

[jira] [Created] (DRILL-6101) Optimize Implicit Columns Processing

2018-01-22 Thread salim achouche (JIRA)
salim achouche created DRILL-6101: - Summary: Optimize Implicit Columns Processing Key: DRILL-6101 URL: https://issues.apache.org/jira/browse/DRILL-6101 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-6079) Memory leak caused by ParquetRowGroupScan

2018-01-09 Thread salim achouche (JIRA)
salim achouche created DRILL-6079: - Summary: Memory leak caused by ParquetRowGroupScan Key: DRILL-6079 URL: https://issues.apache.org/jira/browse/DRILL-6079 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-6042) Performance measurement

2017-12-18 Thread salim achouche (JIRA)
salim achouche created DRILL-6042: - Summary: Performance measurement Key: DRILL-6042 URL: https://issues.apache.org/jira/browse/DRILL-6042 Project: Apache Drill Issue Type: Sub-task

[jira] [Created] (DRILL-6041) Review Pull Request 1072

2017-12-18 Thread salim achouche (JIRA)
salim achouche created DRILL-6041: - Summary: Review Pull Request 1072 Key: DRILL-6041 URL: https://issues.apache.org/jira/browse/DRILL-6041 Project: Apache Drill Issue Type: Sub-task

[jira] [Resolved] (DRILL-5890) Tests Leak Many Open File Descriptors

2017-10-25 Thread salim achouche (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] salim achouche resolved DRILL-5890. --- Resolution: Fixed Reviewer: Parth Chandra Fix Version/s: 1.12.0 The number of

[jira] [Created] (DRILL-5879) Optimize "Like" operator

2017-10-16 Thread salim achouche (JIRA)
salim achouche created DRILL-5879: - Summary: Optimize "Like" operator Key: DRILL-5879 URL: https://issues.apache.org/jira/browse/DRILL-5879 Project: Apache Drill Issue Type: Improvement

[jira] [Created] (DRILL-5848) Implement Parquet Columnar Processing & Use Bulk APIs for processing

2017-10-05 Thread salim achouche (JIRA)
salim achouche created DRILL-5848: - Summary: Implement Parquet Columnar Processing & Use Bulk APIs for processing Key: DRILL-5848 URL: https://issues.apache.org/jira/browse/DRILL-5848 Project: Apache

[jira] [Created] (DRILL-5847) Flat Parquet Reader Performance Analysis

2017-10-05 Thread salim achouche (JIRA)
salim achouche created DRILL-5847: - Summary: Flat Parquet Reader Performance Analysis Key: DRILL-5847 URL: https://issues.apache.org/jira/browse/DRILL-5847 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-5846) Improve Parquet Reader Performance for Flat Data types

2017-10-05 Thread salim achouche (JIRA)
salim achouche created DRILL-5846: - Summary: Improve Parquet Reader Performance for Flat Data types Key: DRILL-5846 URL: https://issues.apache.org/jira/browse/DRILL-5846 Project: Apache Drill