[jira] [Created] (DRILL-4766) FragmentExecutor should use EventProcessor and avoid blocking rpc threads

2016-07-05 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4766: --- Summary: FragmentExecutor should use EventProcessor and avoid blocking rpc threads Key: DRILL-4766 URL: https://issues.apache.org/jira/browse/DRILL-4766

[jira] [Created] (DRILL-4676) Foreman.moveToState can block forever if called by the foreman thread while the query is still being setup

2016-05-15 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4676: --- Summary: Foreman.moveToState can block forever if called by the foreman thread while the query is still being setup Key: DRILL-4676 URL:

[jira] [Resolved] (DRILL-3763) Cancel (Ctrl-C) one of concurrent queries results in ChannelClosedException

2016-05-06 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3763. - Resolution: Fixed DRILL-3714 should also fix this issue > Cancel (Ctrl-C) one of

[jira] [Created] (DRILL-4657) Rank() will return wrong results if a frame of data is too big (more than 2 batches)

2016-05-04 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4657: --- Summary: Rank() will return wrong results if a frame of data is too big (more than 2 batches) Key: DRILL-4657 URL: https://issues.apache.org/jira/browse/DRILL-4657

[jira] [Created] (DRILL-4595) FragmentExecutor.fail() should interrupt the fragment thread to avoid possible query hangs

2016-04-08 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4595: --- Summary: FragmentExecutor.fail() should interrupt the fragment thread to avoid possible query hangs Key: DRILL-4595 URL: https://issues.apache.org/jira/browse/DRILL-4595

[jira] [Created] (DRILL-4515) Fix an documentation error related to text file splitting

2016-03-19 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4515: --- Summary: Fix an documentation error related to text file splitting Key: DRILL-4515 URL: https://issues.apache.org/jira/browse/DRILL-4515 Project: Apache Drill

[jira] [Created] (DRILL-4496) Improve ParquetGroupScan.initFromMetadataCache() to read subfolders' cache files in parallel

2016-03-11 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4496: --- Summary: Improve ParquetGroupScan.initFromMetadataCache() to read subfolders' cache files in parallel Key: DRILL-4496 URL: https://issues.apache.org/jira/browse/DRILL-4496

[jira] [Resolved] (DRILL-4457) Difference in results returned by window function over BIGINT data

2016-03-07 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4457. - Resolution: Fixed Fixed in a2fec78695df979e240231cb9d32c7f18274a333 > Difference in

[jira] [Created] (DRILL-4449) Wrong results when using metadata cache with specific set of queries

2016-02-26 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4449: --- Summary: Wrong results when using metadata cache with specific set of queries Key: DRILL-4449 URL: https://issues.apache.org/jira/browse/DRILL-4449 Project:

[jira] [Created] (DRILL-4427) Table not found when querying a parquet table with metadata cache

2016-02-23 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4427: --- Summary: Table not found when querying a parquet table with metadata cache Key: DRILL-4427 URL: https://issues.apache.org/jira/browse/DRILL-4427 Project:

[jira] [Created] (DRILL-4423) TestCsvHeader#testEmptyFinalColumn is causing the unit test framework to print 10K rows in Stdout

2016-02-22 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4423: --- Summary: TestCsvHeader#testEmptyFinalColumn is causing the unit test framework to print 10K rows in Stdout Key: DRILL-4423 URL:

[jira] [Resolved] (DRILL-4262) add support for ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW

2016-02-22 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4262. - Resolution: Fixed Fixed in a45f7fd1126cd5110ac959961256ce75923fa2fd > add support for

[jira] [Resolved] (DRILL-4261) add support for RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING

2016-02-22 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4261. - Resolution: Fixed Fixed in a45f7fd1126cd5110ac959961256ce75923fa2fd > add support for

[jira] [Resolved] (DRILL-4263) add support for RANGE BETWEEN CURRENT ROW AND CURRENT ROW

2016-02-22 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4263. - Resolution: Fixed Fixed in a45f7fd1126cd5110ac959961256ce75923fa2fd > add support for

[jira] [Created] (DRILL-4414) Generate test data for TestWindowFrame on the fly

2016-02-18 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4414: --- Summary: Generate test data for TestWindowFrame on the fly Key: DRILL-4414 URL: https://issues.apache.org/jira/browse/DRILL-4414 Project: Apache Drill

[jira] [Created] (DRILL-4413) Improve FrameSupportTemplate to do the setup only when necessary

2016-02-18 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4413: --- Summary: Improve FrameSupportTemplate to do the setup only when necessary Key: DRILL-4413 URL: https://issues.apache.org/jira/browse/DRILL-4413 Project: Apache

[jira] [Created] (DRILL-4376) Wrong results when doing a count(*) on part of directories with metadata cache

2016-02-08 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4376: --- Summary: Wrong results when doing a count(*) on part of directories with metadata cache Key: DRILL-4376 URL: https://issues.apache.org/jira/browse/DRILL-4376

[jira] [Resolved] (DRILL-4349) parquet reader returns wrong results when reading a nullable column that starts with a large number of nulls (>30k)

2016-02-04 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4349. - Resolution: Fixed Fixed in ca53c2440fb33e31220d11aee297fee67fc6bd6a > parquet reader

[jira] [Created] (DRILL-4349) parquet reader returns wrong results when reading a nullable column that starts with a large number of nulls (>30k)

2016-02-03 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4349: --- Summary: parquet reader returns wrong results when reading a nullable column that starts with a large number of nulls (>30k) Key: DRILL-4349 URL:

[jira] [Created] (DRILL-4332) tests in TestFrameworkTest fail in Java 8

2016-02-01 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4332: --- Summary: tests in TestFrameworkTest fail in Java 8 Key: DRILL-4332 URL: https://issues.apache.org/jira/browse/DRILL-4332 Project: Apache Drill Issue

[jira] [Created] (DRILL-4334) tests in TestMongoFilterPushDown fail in Java 8

2016-02-01 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4334: --- Summary: tests in TestMongoFilterPushDown fail in Java 8 Key: DRILL-4334 URL: https://issues.apache.org/jira/browse/DRILL-4334 Project: Apache Drill

[jira] [Created] (DRILL-4333) tests in Drill2489CallsAfterCloseThrowExceptionsTest fail in Java 8

2016-02-01 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4333: --- Summary: tests in Drill2489CallsAfterCloseThrowExceptionsTest fail in Java 8 Key: DRILL-4333 URL: https://issues.apache.org/jira/browse/DRILL-4333 Project:

[jira] [Created] (DRILL-4331) TestFlattenPlanning.testFlattenPlanningAvoidUnnecessaryProject fail in Java 8

2016-02-01 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4331: --- Summary: TestFlattenPlanning.testFlattenPlanningAvoidUnnecessaryProject fail in Java 8 Key: DRILL-4331 URL: https://issues.apache.org/jira/browse/DRILL-4331

[jira] [Created] (DRILL-4329) 50 Unit tests are failing with JDK 8

2016-01-29 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4329: --- Summary: 50 Unit tests are failing with JDK 8 Key: DRILL-4329 URL: https://issues.apache.org/jira/browse/DRILL-4329 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-4296) Query hangs in CANCELLATION_REQUESTED when cancelled after it starts returning results

2016-01-21 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4296: --- Summary: Query hangs in CANCELLATION_REQUESTED when cancelled after it starts returning results Key: DRILL-4296 URL: https://issues.apache.org/jira/browse/DRILL-4296

[jira] [Resolved] (DRILL-4270) Create a separate WindowFramer that supports the FRAME clause

2016-01-21 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4270. - Resolution: Fixed Fixed in 3d0b4b0 > Create a separate WindowFramer that supports the

[jira] [Created] (DRILL-4289) window functions give different results if star is used in inner query

2016-01-19 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4289: --- Summary: window functions give different results if star is used in inner query Key: DRILL-4289 URL: https://issues.apache.org/jira/browse/DRILL-4289 Project:

[jira] [Created] (DRILL-4270) Create a separate WindowFramer that supports the FRAME clause

2016-01-13 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4270: --- Summary: Create a separate WindowFramer that supports the FRAME clause Key: DRILL-4270 URL: https://issues.apache.org/jira/browse/DRILL-4270 Project: Apache

[jira] [Created] (DRILL-4267) Multiple window function operators instead of one

2016-01-12 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4267: --- Summary: Multiple window function operators instead of one Key: DRILL-4267 URL: https://issues.apache.org/jira/browse/DRILL-4267 Project: Apache Drill

[jira] [Created] (DRILL-4260) Adding support for custom window frames

2016-01-11 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4260: --- Summary: Adding support for custom window frames Key: DRILL-4260 URL: https://issues.apache.org/jira/browse/DRILL-4260 Project: Apache Drill Issue

[jira] [Created] (DRILL-4261) add support for RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING

2016-01-11 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4261: --- Summary: add support for RANGE BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING Key: DRILL-4261 URL: https://issues.apache.org/jira/browse/DRILL-4261

[jira] [Created] (DRILL-4262) add support for [RANGE | ROWS] BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW

2016-01-11 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4262: --- Summary: add support for [RANGE | ROWS] BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW Key: DRILL-4262 URL: https://issues.apache.org/jira/browse/DRILL-4262

[jira] [Created] (DRILL-4263) add support for RANGE BETWEEN CURRENT ROW AND CURRENT ROW

2016-01-11 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4263: --- Summary: add support for RANGE BETWEEN CURRENT ROW AND CURRENT ROW Key: DRILL-4263 URL: https://issues.apache.org/jira/browse/DRILL-4263 Project: Apache Drill

[jira] [Resolved] (DRILL-3786) Query with window function fails with IllegalFormatConversionException

2016-01-09 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3786. - Resolution: Fixed Fixed by DRILL-4174 > Query with window function fails with

[jira] [Resolved] (DRILL-4174) fix for DRILL-4081 mistakenly regresses the fix for DRILL-3786

2016-01-09 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4174. - Resolution: Fixed Fixed by 5cb8eb95ea98eacf1c262e50ab1ff2714d37fc2c > fix for DRILL-4081

[jira] [Resolved] (DRILL-4121) External Sort may not spill if above a receiver

2016-01-08 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4121. - Resolution: Fixed Fixed by DRILL-4236 > External Sort may not spill if above a receiver

[jira] [Created] (DRILL-4252) DataServer.send() should throw a UserRpcException instead of returning Ack.Fail

2016-01-07 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4252: --- Summary: DataServer.send() should throw a UserRpcException instead of returning Ack.Fail Key: DRILL-4252 URL: https://issues.apache.org/jira/browse/DRILL-4252

[jira] [Created] (DRILL-4251) Functional test fails with a NullPointerException in ParquetRecordReader

2016-01-07 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4251: --- Summary: Functional test fails with a NullPointerException in ParquetRecordReader Key: DRILL-4251 URL: https://issues.apache.org/jira/browse/DRILL-4251

[jira] [Resolved] (DRILL-4234) Drill running out of memory for a simple CTAS query

2016-01-07 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4234. - Resolution: Fixed Issue has been fixed by DRILL-4236 > Drill running out of memory for a

[jira] [Created] (DRILL-4247) Parquet statistics are ignored for tables created with partitioning

2016-01-05 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4247: --- Summary: Parquet statistics are ignored for tables created with partitioning Key: DRILL-4247 URL: https://issues.apache.org/jira/browse/DRILL-4247 Project:

[jira] [Resolved] (DRILL-4236) ExternalSort should use the new allocator functionality to better manage it's memory usage

2016-01-05 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4236. - Resolution: Fixed Fixed in 884c5b09554d7d74e0709b61c37ade319665a850 > ExternalSort

[jira] [Created] (DRILL-4246) New allocator causing a flatten regression test to fail with IllegalState

2016-01-04 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4246: --- Summary: New allocator causing a flatten regression test to fail with IllegalState Key: DRILL-4246 URL: https://issues.apache.org/jira/browse/DRILL-4246

[jira] [Created] (DRILL-4236) ExternalSort should use the new allocator functionality to better manage it's memory usage

2015-12-30 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4236: --- Summary: ExternalSort should use the new allocator functionality to better manage it's memory usage Key: DRILL-4236 URL: https://issues.apache.org/jira/browse/DRILL-4236

[jira] [Created] (DRILL-4197) RpcBus.run() only sends a failure when a UserRpcException is caught

2015-12-14 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4197: --- Summary: RpcBus.run() only sends a failure when a UserRpcException is caught Key: DRILL-4197 URL: https://issues.apache.org/jira/browse/DRILL-4197 Project:

[jira] [Created] (DRILL-4174) fix for DRILL-4081 mistakenly regresses the fix for DRILL-3768

2015-12-08 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4174: --- Summary: fix for DRILL-4081 mistakenly regresses the fix for DRILL-3768 Key: DRILL-4174 URL: https://issues.apache.org/jira/browse/DRILL-4174 Project: Apache

[jira] [Resolved] (DRILL-4044) NPE in partition pruning test on (JDK8 + Drill 1.3)

2015-12-07 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-4044. - Resolution: Duplicate > NPE in partition pruning test on (JDK8 + Drill 1.3) >

[jira] [Created] (DRILL-4167) storage-jdbc tests fail if build folder has a path that is too long

2015-12-07 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4167: --- Summary: storage-jdbc tests fail if build folder has a path that is too long Key: DRILL-4167 URL: https://issues.apache.org/jira/browse/DRILL-4167 Project:

[jira] [Created] (DRILL-4112) BaseDataValueVector.getBuffers(false) doesn't return it's inner buffer which affects transfer of ownership between allocators in ExternalSort

2015-11-18 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4112: --- Summary: BaseDataValueVector.getBuffers(false) doesn't return it's inner buffer which affects transfer of ownership between allocators in ExternalSort Key: DRILL-4112 URL:

[jira] [Resolved] (DRILL-3770) Query with window function having just ORDER BY clause runs out of memory on large datasets

2015-11-10 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3770. - Resolution: Fixed Fix Version/s: (was: 1.4.0) 1.3.0 Fixed

[jira] [Created] (DRILL-4033) Window operator doesn't correctly account it's setup time

2015-11-04 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-4033: --- Summary: Window operator doesn't correctly account it's setup time Key: DRILL-4033 URL: https://issues.apache.org/jira/browse/DRILL-4033 Project: Apache Drill

[jira] [Created] (DRILL-3960) LEAD, LAG and NTILE should fail if ORDER BY clause is not present

2015-10-20 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3960: --- Summary: LEAD, LAG and NTILE should fail if ORDER BY clause is not present Key: DRILL-3960 URL: https://issues.apache.org/jira/browse/DRILL-3960 Project:

[jira] [Created] (DRILL-3952) Improve Window Functions performance when not all batches are required to process the current batch

2015-10-19 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3952: --- Summary: Improve Window Functions performance when not all batches are required to process the current batch Key: DRILL-3952 URL:

[jira] [Resolved] (DRILL-3877) drill version 1.0.0 is shown in drill shell for 1.1.0 during start up

2015-10-01 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3877. - Resolution: Duplicate > drill version 1.0.0 is shown in drill shell for 1.1.0 during

[jira] [Resolved] (DRILL-3869) Trailing semicolon causes web UI to fail

2015-09-30 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3869. - Resolution: Not A Problem As long as the Web UI displays a clear error message, I don't

[jira] [Created] (DRILL-3845) Partition sender shouldn't send the "last batch" to a receiver that sent a "receiver finished" to the sender

2015-09-28 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3845: --- Summary: Partition sender shouldn't send the "last batch" to a receiver that sent a "receiver finished" to the sender Key: DRILL-3845 URL:

[jira] [Resolved] (DRILL-3809) PrelFinalizable.SHUTTLE causes ArrayIndexOutOfBoundsException when multiple queries are run concurrently

2015-09-20 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3809. - Resolution: Fixed Fixed in 092903dfda54f3c157081fc0c01dca0b2b78bde5 >

[jira] [Created] (DRILL-3811) AtomicRemainder incorrectly accounts for transferred allocations

2015-09-20 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3811: --- Summary: AtomicRemainder incorrectly accounts for transferred allocations Key: DRILL-3811 URL: https://issues.apache.org/jira/browse/DRILL-3811 Project: Apache

[jira] [Resolved] (DRILL-3758) InvalidRecordException while selecting from a table with multiple parquet file

2015-09-19 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3758. - Resolution: Fixed > InvalidRecordException while selecting from a table with multiple

[jira] [Created] (DRILL-3809) PrelFinalizable.SHUTTLE can causes ArrayIndexOutOfBoundsException when multiple queries are run concurrently

2015-09-19 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3809: --- Summary: PrelFinalizable.SHUTTLE can causes ArrayIndexOutOfBoundsException when multiple queries are run concurrently Key: DRILL-3809 URL:

[jira] [Resolved] (DRILL-3767) SchemaPath.getCompoundPath(String...strings) reverses it's input array

2015-09-18 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3767. - Resolution: Fixed Fixed in 3f5ebafcaa8fc0ed08d5964081e4c22a6906d46b >

[jira] [Resolved] (DRILL-3689) incorrect results : aggregate AVG returns wrong results over results returned by LEAD function.

2015-09-17 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3689. - Resolution: Not A Problem > incorrect results : aggregate AVG returns wrong results over

[jira] [Created] (DRILL-3784) simple Jdbc program fails with NoClassDefFoundError

2015-09-15 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3784: --- Summary: simple Jdbc program fails with NoClassDefFoundError Key: DRILL-3784 URL: https://issues.apache.org/jira/browse/DRILL-3784 Project: Apache Drill

[jira] [Created] (DRILL-3767) SchemaPath.getCompoundPath(String...strings) reverses it's input array

2015-09-11 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3767: --- Summary: SchemaPath.getCompoundPath(String...strings) reverses it's input array Key: DRILL-3767 URL: https://issues.apache.org/jira/browse/DRILL-3767 Project:

[jira] [Resolved] (DRILL-3700) Exception in a query with multiple fist_value window functions with different partitions

2015-09-08 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3700. - Resolution: Fixed DRILL-3668 should also fix this. [~vicky] can you please check if it

[jira] [Created] (DRILL-3740) TopNBatch and OrderedPartitionRecordBatch call SortRecordBatchBuilder.add(VectorAccessible) but don't check it's return value

2015-09-04 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3740: --- Summary: TopNBatch and OrderedPartitionRecordBatch call SortRecordBatchBuilder.add(VectorAccessible) but don't check it's return value Key: DRILL-3740 URL:

[jira] [Resolved] (DRILL-3684) CTAS : Memory Leak when using CTAS with tpch sf100

2015-09-01 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3684. - Resolution: Fixed Fixed in b0e9e7c085a3106a612e400cd1732b6ec6267268 > CTAS : Memory Leak

[jira] [Created] (DRILL-3707) Fix for DRILL-3616 can cause a NullPointerException in ExternalSort cleanup

2015-08-25 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3707: --- Summary: Fix for DRILL-3616 can cause a NullPointerException in ExternalSort cleanup Key: DRILL-3707 URL: https://issues.apache.org/jira/browse/DRILL-3707

[jira] [Resolved] (DRILL-3685) Failure to execute query with NTILE and ROW_NUMBER window functions with different window definitions

2015-08-24 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3685. - Resolution: Cannot Reproduce Couldn't reproduce on master Failure to execute query with

[jira] [Resolved] (DRILL-3685) Failure to execute query with NTILE and ROW_NUMBER window functions with different window definitions

2015-08-24 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3685. - Resolution: Fixed seems to be fixed in master Failure to execute query with NTILE and

[jira] [Resolved] (DRILL-3619) Add support for NTILE window function

2015-08-18 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3619. - Resolution: Fixed Fixed in b55e2328d929df5d361c038f63fdeffadb0e544c Add support for

[jira] [Resolved] (DRILL-3553) add support for LEAD and LAG window functions

2015-08-18 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3553. - Resolution: Fixed Fixed in b55e2328d929df5d361c038f63fdeffadb0e544c add support for

[jira] [Resolved] (DRILL-3608) add support for FIRST_VALUE and LAST_VALUE

2015-08-18 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3608. - Resolution: Fixed Fixed in b55e2328d929df5d361c038f63fdeffadb0e544c add support for

[jira] [Resolved] (DRILL-3536) Add support for LEAD, LAG, NTILE, FIRST_VALUE and LAST_VALUE window functions

2015-08-18 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3536. - Resolution: Fixed Add support for LEAD, LAG, NTILE, FIRST_VALUE and LAST_VALUE window

[jira] [Created] (DRILL-3662) Improve DefaultFrameTemplate structure

2015-08-18 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3662: --- Summary: Improve DefaultFrameTemplate structure Key: DRILL-3662 URL: https://issues.apache.org/jira/browse/DRILL-3662 Project: Apache Drill Issue

[jira] [Created] (DRILL-3650) Fetch Parquet Footer times out for a seemingly small parquet files

2015-08-14 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3650: --- Summary: Fetch Parquet Footer times out for a seemingly small parquet files Key: DRILL-3650 URL: https://issues.apache.org/jira/browse/DRILL-3650 Project:

[jira] [Created] (DRILL-3642) External Sort will leak memory if query is cancelled while it's spilling to disk

2015-08-13 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3642: --- Summary: External Sort will leak memory if query is cancelled while it's spilling to disk Key: DRILL-3642 URL: https://issues.apache.org/jira/browse/DRILL-3642

[jira] [Resolved] (DRILL-3638) Incorrect results LEAD(float-type-column)

2015-08-13 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3638. - Resolution: Invalid Incorrect results LEAD(float-type-column)

[jira] [Created] (DRILL-3619) Add support for NTILE window function

2015-08-10 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3619: --- Summary: Add support for NTILE window function Key: DRILL-3619 URL: https://issues.apache.org/jira/browse/DRILL-3619 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-3607) small typo in configuring-resources-for-a-shared-drillbit page

2015-08-05 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3607: --- Summary: small typo in configuring-resources-for-a-shared-drillbit page Key: DRILL-3607 URL: https://issues.apache.org/jira/browse/DRILL-3607 Project: Apache

[jira] [Resolved] (DRILL-3606) Wrong results - Lead(char-column) without PARTITION BY clause

2015-08-05 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3606. - Resolution: Fixed Fixed in private branch Wrong results - Lead(char-column) without

[jira] [Resolved] (DRILL-3605) Wrong results - Lead(char-column)

2015-08-05 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3605. - Resolution: Fixed Fixed in private branch Wrong results - Lead(char-column)

[jira] [Created] (DRILL-3608) add support for FIRST_VALUE and LAST_VALUE

2015-08-05 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3608: --- Summary: add support for FIRST_VALUE and LAST_VALUE Key: DRILL-3608 URL: https://issues.apache.org/jira/browse/DRILL-3608 Project: Apache Drill Issue

[jira] [Created] (DRILL-3609) Support non default arguments for LEAD and LAG window functions

2015-08-05 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3609: --- Summary: Support non default arguments for LEAD and LAG window functions Key: DRILL-3609 URL: https://issues.apache.org/jira/browse/DRILL-3609 Project: Apache

[jira] [Resolved] (DRILL-3604) LEAD(varchar-column) returns IOB Exception

2015-08-05 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3604. - Resolution: Fixed Fixed in private branch LEAD(varchar-column) returns IOB Exception

[jira] [Resolved] (DRILL-3354) TestBuilder can check if the number of result batches equals some expected value

2015-08-04 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3354. - Resolution: Fixed TestBuilder can check if the number of result batches equals some

[jira] [Created] (DRILL-3580) wrong plan for window function queries containing function(col1 + colb)

2015-07-30 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3580: --- Summary: wrong plan for window function queries containing function(col1 + colb) Key: DRILL-3580 URL: https://issues.apache.org/jira/browse/DRILL-3580 Project:

[jira] [Created] (DRILL-3536) Add support for LEAD, LAG, NTILE, FIRST_VALUE and LAST_VALUE window functions

2015-07-21 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3536: --- Summary: Add support for LEAD, LAG, NTILE, FIRST_VALUE and LAST_VALUE window functions Key: DRILL-3536 URL: https://issues.apache.org/jira/browse/DRILL-3536

[jira] [Created] (DRILL-3455) If a drillbit, that contains fragments for the current query, dies the QueryManager will fail the query even if those fragments already finished successfully

2015-07-02 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3455: --- Summary: If a drillbit, that contains fragments for the current query, dies the QueryManager will fail the query even if those fragments already finished successfully Key: DRILL-3455

[jira] [Created] (DRILL-3445) BufferAllocator.buffer() implementations should throw an OutOfMemoryRuntimeException

2015-07-01 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3445: --- Summary: BufferAllocator.buffer() implementations should throw an OutOfMemoryRuntimeException Key: DRILL-3445 URL: https://issues.apache.org/jira/browse/DRILL-3445

[jira] [Created] (DRILL-3448) typo in QueryManager.DrillbitStatusListener will cause the Foreman to hang if a Drillbit dies

2015-07-01 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3448: --- Summary: typo in QueryManager.DrillbitStatusListener will cause the Foreman to hang if a Drillbit dies Key: DRILL-3448 URL: https://issues.apache.org/jira/browse/DRILL-3448

[jira] [Created] (DRILL-3359) Drill should throw and error when window function defined using WINDOW AS uses ROWS UNBOUNDED PRECEDING

2015-06-24 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3359: --- Summary: Drill should throw and error when window function defined using WINDOW AS uses ROWS UNBOUNDED PRECEDING Key: DRILL-3359 URL:

[jira] [Resolved] (DRILL-3358) CUME_DIST window function provides wrong result when only ORDER BY clause is specified

2015-06-24 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim resolved DRILL-3358. - Resolution: Duplicate CUME_DIST window function provides wrong result when only ORDER BY

[jira] [Created] (DRILL-3354) TestBuilder can check if the number of result batches equals some expected value

2015-06-24 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3354: --- Summary: TestBuilder can check if the number of result batches equals some expected value Key: DRILL-3354 URL: https://issues.apache.org/jira/browse/DRILL-3354

[jira] [Created] (DRILL-3312) PageReader.allocatePageData() calls BufferAllocator.buffer(int) but doesn't check if the result is null

2015-06-18 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3312: --- Summary: PageReader.allocatePageData() calls BufferAllocator.buffer(int) but doesn't check if the result is null Key: DRILL-3312 URL:

[jira] [Created] (DRILL-3317) when ProtobufLengthDecoder couldn't allocate a new DrillBuf, this error is just logged and nothing else is done

2015-06-18 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3317: --- Summary: when ProtobufLengthDecoder couldn't allocate a new DrillBuf, this error is just logged and nothing else is done Key: DRILL-3317 URL:

[jira] [Created] (DRILL-3318) SUM(CAST(col as INT)) shows different results when used in window functions

2015-06-18 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3318: --- Summary: SUM(CAST(col as INT)) shows different results when used in window functions Key: DRILL-3318 URL: https://issues.apache.org/jira/browse/DRILL-3318

[jira] [Created] (DRILL-3304) improve org.apache.drill.exec.expr.TypeHelper error messages when UnsupportedOprationException is thrown

2015-06-17 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3304: --- Summary: improve org.apache.drill.exec.expr.TypeHelper error messages when UnsupportedOprationException is thrown Key: DRILL-3304 URL:

[jira] [Created] (DRILL-3291) utility that runs the profile ui against a query profile file.

2015-06-15 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3291: --- Summary: utility that runs the profile ui against a query profile file. Key: DRILL-3291 URL: https://issues.apache.org/jira/browse/DRILL-3291 Project: Apache

[jira] [Created] (DRILL-3292) SUM(constant) OVER(...) returns wrong results

2015-06-15 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3292: --- Summary: SUM(constant) OVER(...) returns wrong results Key: DRILL-3292 URL: https://issues.apache.org/jira/browse/DRILL-3292 Project: Apache Drill

[jira] [Created] (DRILL-3283) Extend TestWindowFrame to check the results when PARTITION BY and/or ORDER BY are missing from the OVER clause

2015-06-12 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3283: --- Summary: Extend TestWindowFrame to check the results when PARTITION BY and/or ORDER BY are missing from the OVER clause Key: DRILL-3283 URL:

  1   2   >