[jira] [Updated] (DRILL-2211) Define realloc(), allocationMonitor behavior when using fixed size allocation methods in ValueVectors

2015-02-27 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-2211: Priority: Major (was: Critical) > Define realloc(), allocationMonitor behavior when using fixed siz

[jira] [Commented] (DRILL-2141) Data type error in group by and order by for JSON

2015-02-27 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339862#comment-14339862 ] Hanifi Gunes commented on DRILL-2141: - [~aengelbrecht] ping. > Data type error in gro

[jira] [Commented] (DRILL-2211) Define realloc(), allocationMonitor behavior when using fixed size allocation methods in ValueVectors

2015-02-27 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339882#comment-14339882 ] Mehant Baid commented on DRILL-2211: This might be already addressed by [~vkorukanti]

[jira] [Updated] (DRILL-2178) Update outgoing record batch size and allocation in PartitionSender

2015-02-27 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti updated DRILL-2178: --- Attachment: DRILL-2178-v3.patch Rebased patch. Will commit this today once perf runs are compl

[jira] [Commented] (DRILL-1992) Add more stats for HashJoinBatch and HashAggBatch

2015-02-27 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340206#comment-14340206 ] Venki Korukanti commented on DRILL-1992: This patch was made assuming allocated me

[jira] [Updated] (DRILL-1992) Add more stats for HashJoinBatch and HashAggBatch

2015-02-27 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti updated DRILL-1992: --- Fix Version/s: (was: 0.8.0) 0.9.0 > Add more stats for HashJoinBatch an

[jira] [Resolved] (DRILL-2031) IndexOutOfBoundException when reading a wide parquet table with boolean columns

2015-02-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse resolved DRILL-2031. Resolution: Fixed Fixed in 1d2ed349699a326165c721257937905e3043418c > IndexOutOfBoundExcept

[jira] [Resolved] (DRILL-2294) Concurrent modification exception in FragmentStats

2015-02-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse resolved DRILL-2294. Resolution: Fixed Fixed in 8100a970cc958d61359c5b475b0cdfc67d72158b > Concurrent modificati

[jira] [Updated] (DRILL-1478) The order of query results for the selected fields seems to be different from sqlline vs Web UI

2015-02-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse updated DRILL-1478: --- Fix Version/s: (was: 0.8.0) 0.9.0 > The order of query results for the

[jira] [Updated] (DRILL-2327) Upper bound on join's row_count_estimate_factor should be increased to handle expanding joins

2015-02-27 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Sinha updated DRILL-2327: -- Fix Version/s: 0.8.0 > Upper bound on join's row_count_estimate_factor should be increased to handle >

[jira] [Updated] (DRILL-2327) Upper bound on join's row_count_estimate_factor should be increased to handle expanding joins

2015-02-27 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Sinha updated DRILL-2327: -- Attachment: 0001-DRILL-2327-Raise-the-max-value-allowed-for-join-s-ca.patch The row_count_estimate_facto

[jira] [Commented] (DRILL-2253) Vectorized Parquet reader fails to read correctly against RLE Dictionary encoded DATE column

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340390#comment-14340390 ] Deneche A. Hakim commented on DRILL-2253: - All unit tests are passing along with f

[jira] [Resolved] (DRILL-2324) fix broken links in 0.7 docs

2015-02-27 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-2324. -- Resolution: Fixed Bridget pushed updates, and links work now. > fix broken links in 0.7 docs >

[jira] [Updated] (DRILL-2253) Vectorized Parquet reader fails to read correctly against RLE Dictionary encoded DATE column

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2253: Attachment: DRILL-2253.4.patch.txt > Vectorized Parquet reader fails to read correctly again

[jira] [Created] (DRILL-2336) configuration storage plugin docs update

2015-02-27 Thread Kristine Hahn (JIRA)
Kristine Hahn created DRILL-2336: Summary: configuration storage plugin docs update Key: DRILL-2336 URL: https://issues.apache.org/jira/browse/DRILL-2336 Project: Apache Drill Issue Type: Tas

[jira] [Commented] (DRILL-1742) Use Hive stats when planning queries on Hive data sources

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340446#comment-14340446 ] Deneche A. Hakim commented on DRILL-1742: - all unit tests are passing along with f

[jira] [Commented] (DRILL-92) Cassandra storage engine

2015-02-27 Thread Yash Sharma (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340453#comment-14340453 ] Yash Sharma commented on DRILL-92: -- Thanks [~snazy]: I have definitely missed a lot in this

[jira] [Commented] (DRILL-2327) Upper bound on join's row_count_estimate_factor should be increased to handle expanding joins

2015-02-27 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340472#comment-14340472 ] Jinfeng Ni commented on DRILL-2327: --- +1. Increasing to Double.MAX_VALUE makes sense to m

[jira] [Updated] (DRILL-2267) Parquet writer with dictionary encoding results in corrupted varchar columns

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2267: Attachment: DRILL-2267.1.patch.txt this patch bumps parquet-mr version to {{parquet-1.5.1-dr

[jira] [Comment Edited] (DRILL-2266) Complex parquet reader fails on reading timestamp datatype

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339090#comment-14339090 ] Deneche A. Hakim edited comment on DRILL-2266 at 2/27/15 6:18 PM: --

[jira] [Commented] (DRILL-2266) Complex parquet reader fails on reading timestamp datatype

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340504#comment-14340504 ] Deneche A. Hakim commented on DRILL-2266: - [~sphillips] could you please review th

[jira] [Created] (DRILL-2337) disable dictionary encoding by default

2015-02-27 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-2337: --- Summary: disable dictionary encoding by default Key: DRILL-2337 URL: https://issues.apache.org/jira/browse/DRILL-2337 Project: Apache Drill Issue Type:

[jira] [Updated] (DRILL-2141) Data type error in group by and order by for JSON

2015-02-27 Thread Andries Engelbrecht (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andries Engelbrecht updated DRILL-2141: --- Attachment: FlumeData.1422748800086 Sample file size. Issue is more pronounced with l

[jira] [Comment Edited] (DRILL-2141) Data type error in group by and order by for JSON

2015-02-27 Thread Andries Engelbrecht (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340566#comment-14340566 ] Andries Engelbrecht edited comment on DRILL-2141 at 2/27/15 6:49 PM: ---

[jira] [Commented] (DRILL-2262) selecting columns of certain datatypes from a dictionary encoded parquet file created by drill fails

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340602#comment-14340602 ] Deneche A. Hakim commented on DRILL-2262: - [~sphillips] could you please review my

[jira] [Updated] (DRILL-2266) Complex parquet reader fails on reading timestamp datatype

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2266: Assignee: Steven Phillips (was: Deneche A. Hakim) > Complex parquet reader fails on reading

[jira] [Updated] (DRILL-2253) Vectorized Parquet reader fails to read correctly against RLE Dictionary encoded DATE column

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2253: Assignee: Jason Altekruse (was: Deneche A. Hakim) > Vectorized Parquet reader fails to read

[jira] [Updated] (DRILL-2262) selecting columns of certain datatypes from a dictionary encoded parquet file created by drill fails

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2262: Assignee: Steven Phillips (was: Deneche A. Hakim) > selecting columns of certain datatypes

[jira] [Created] (DRILL-2338) DECIMAL 38 when stored as a required datatype results in wrong data

2015-02-27 Thread Ramana Inukonda Nagaraj (JIRA)
Ramana Inukonda Nagaraj created DRILL-2338: -- Summary: DECIMAL 38 when stored as a required datatype results in wrong data Key: DRILL-2338 URL: https://issues.apache.org/jira/browse/DRILL-2338

[jira] [Commented] (DRILL-2338) DECIMAL 38 when stored as a required datatype results in wrong data

2015-02-27 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340726#comment-14340726 ] Victoria Markman commented on DRILL-2338: - This bug is a duplicate of DRILL-2243

[jira] [Updated] (DRILL-2207) Union All Design Proposal

2015-02-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2207: - Issue Type: Improvement (was: Bug) > Union All Design Proposal >

[jira] [Commented] (DRILL-2338) DECIMAL 38 when stored as a required datatype results in wrong data

2015-02-27 Thread Ramana Inukonda Nagaraj (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340725#comment-14340725 ] Ramana Inukonda Nagaraj commented on DRILL-2338: Happens for dec28 as well

[jira] [Commented] (DRILL-2243) Table created as cast of literal to any decimal type either can not be read back or produces incrorrect result

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340744#comment-14340744 ] Deneche A. Hakim commented on DRILL-2243: - once DRILL-2262 is committed you should

[jira] [Updated] (DRILL-2337) disable dictionary encoding by default

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2337: Assignee: Steven Phillips (was: Deneche A. Hakim) > disable dictionary encoding by default

[jira] [Updated] (DRILL-2337) disable dictionary encoding by default

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2337: Attachment: DRILL-2337.1.patch.txt unit tests are passing. {noformat} 0: jdbc:drill:zk=loca

[jira] [Commented] (DRILL-2337) disable dictionary encoding by default

2015-02-27 Thread Steven Phillips (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340758#comment-14340758 ] Steven Phillips commented on DRILL-2337: +1 > disable dictionary encoding by defa

[jira] [Commented] (DRILL-2300) problems reading DECIMAL from parquet file

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340779#comment-14340779 ] Deneche A. Hakim commented on DRILL-2300: - after DRILL-2262, it seems that DECIMAL

[jira] [Updated] (DRILL-1875) VectorContainder.getTransferClone() doesn't seem to handle ignoreWrappers properly

2015-02-27 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-1875: Attachment: DRILL-1875.1.patch.txt > VectorContainder.getTransferClone() doesn't seem to handle igno

[jira] [Commented] (DRILL-1875) VectorContainder.getTransferClone() doesn't seem to handle ignoreWrappers properly

2015-02-27 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340799#comment-14340799 ] Hanifi Gunes commented on DRILL-1875: - [~adeneche] & [~parthc] please review. > Vecto

[jira] [Updated] (DRILL-1875) VectorContainder.getTransferClone() doesn't seem to handle ignoreWrappers properly

2015-02-27 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-1875: Attachment: DRILL-1875.1.patch.txt > VectorContainder.getTransferClone() doesn't seem to handle igno

[jira] [Updated] (DRILL-1875) VectorContainder.getTransferClone() doesn't seem to handle ignoreWrappers properly

2015-02-27 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated DRILL-1875: Attachment: (was: DRILL-1875.1.patch.txt) > VectorContainder.getTransferClone() doesn't seem to

[jira] [Resolved] (DRILL-2122) Projecting a repeated map after a join fails with an obscure error

2015-02-27 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes resolved DRILL-2122. - Resolution: Fixed fixed by DRILL-2163 > Projecting a repeated map after a join fails with an obsc

[jira] [Commented] (DRILL-2267) Parquet writer with dictionary encoding results in corrupted varchar columns

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340825#comment-14340825 ] Deneche A. Hakim commented on DRILL-2267: - all unit tests are passing along with f

[jira] [Updated] (DRILL-2267) Parquet writer with dictionary encoding results in corrupted varchar columns

2015-02-27 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-2267: Assignee: Steven Phillips (was: Deneche A. Hakim) > Parquet writer with dictionary encoding

[jira] [Commented] (DRILL-2060) Support constant folding in expressions in Filter

2015-02-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340875#comment-14340875 ] Jason Altekruse commented on DRILL-2060: As I was testing this new feature, I was

[jira] [Assigned] (DRILL-1692) select * on mongo join returns invalid results

2015-02-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse reassigned DRILL-1692: -- Assignee: Jason Altekruse (was: Hanifi Gunes) > select * on mongo join returns invalid

[jira] [Created] (DRILL-2339) setting drill.exec.http options fails

2015-02-27 Thread Zhiyong Liu (JIRA)
Zhiyong Liu created DRILL-2339: -- Summary: setting drill.exec.http options fails Key: DRILL-2339 URL: https://issues.apache.org/jira/browse/DRILL-2339 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-2339) setting drill.exec.http options fails

2015-02-27 Thread Zhiyong Liu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340918#comment-14340918 ] Zhiyong Liu commented on DRILL-2339: Added in the drill-override.conf: http: {

[jira] [Commented] (DRILL-1286) Improve error message when attempting to create tables/views in non-writeable workspaces

2015-02-27 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340920#comment-14340920 ] Victoria Markman commented on DRILL-1286: - This is already fixed. Running with 0

[jira] [Created] (DRILL-2340) count(*) fails with subquery containing limit

2015-02-27 Thread Chun Chang (JIRA)
Chun Chang created DRILL-2340: - Summary: count(*) fails with subquery containing limit Key: DRILL-2340 URL: https://issues.apache.org/jira/browse/DRILL-2340 Project: Apache Drill Issue Type: Bug

[jira] [Commented] (DRILL-1742) Use Hive stats when planning queries on Hive data sources

2015-02-27 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340942#comment-14340942 ] Aman Sinha commented on DRILL-1742: --- +1. Committed fix in master branch: 02d23cb8dc21df

[jira] [Commented] (DRILL-2340) count(*) fails with subquery containing limit

2015-02-27 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340943#comment-14340943 ] Chun Chang commented on DRILL-2340: --- Dataset can be downloaded from https://s3.amazonaw

[jira] [Created] (DRILL-2341) Type information is lost if list of fields is specified during create view

2015-02-27 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2341: --- Summary: Type information is lost if list of fields is specified during create view Key: DRILL-2341 URL: https://issues.apache.org/jira/browse/DRILL-2341 Projec

[jira] [Updated] (DRILL-2340) count(*) fails with subquery not containing limit

2015-02-27 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chun Chang updated DRILL-2340: -- Summary: count(*) fails with subquery not containing limit (was: count(*) fails with subquery containin

[jira] [Updated] (DRILL-2207) Union All Design Proposal

2015-02-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2207: - Description: The current specification/behavior of UNION ALL is not well defined. This is

[jira] [Updated] (DRILL-2207) Union All Design Proposal

2015-02-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2207: - Attachment: (was: UnionAllOperatorSpecification.pdf) > Union All Design Proposal > ---

[jira] [Resolved] (DRILL-2327) Upper bound on join's row_count_estimate_factor should be increased to handle expanding joins

2015-02-27 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Sinha resolved DRILL-2327. --- Resolution: Fixed Committed patch in: 02d23cb8d With reference to previous comment, yes we need to thi

[jira] [Updated] (DRILL-2207) Union All Design Proposal

2015-02-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2207: - Description: The current specification/behavior of UNION ALL is not well defined. This is

[jira] [Created] (DRILL-2342) Nullability property of the view created from parquet file is not correct

2015-02-27 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2342: --- Summary: Nullability property of the view created from parquet file is not correct Key: DRILL-2342 URL: https://issues.apache.org/jira/browse/DRILL-2342 Project

[jira] [Created] (DRILL-2343) Create JDBC tracing proxy driver.

2015-02-27 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2343: - Summary: Create JDBC tracing proxy driver. Key: DRILL-2343 URL: https://issues.apache.org/jira/browse/DRILL-2343 Project: Apache Drill Issu

[jira] [Created] (DRILL-2344) JDBC : getTables() method never returns

2015-02-27 Thread Rahul Challapalli (JIRA)
Rahul Challapalli created DRILL-2344: Summary: JDBC : getTables() method never returns Key: DRILL-2344 URL: https://issues.apache.org/jira/browse/DRILL-2344 Project: Apache Drill Issue Ty

[jira] [Commented] (DRILL-2344) JDBC : getTables() method never returns

2015-02-27 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341021#comment-14341021 ] Rahul Challapalli commented on DRILL-2344: -- This is one of the first metadata cal

[jira] [Created] (DRILL-2345) Join between drill table and view created on the same table throws unsupported exception

2015-02-27 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2345: --- Summary: Join between drill table and view created on the same table throws unsupported exception Key: DRILL-2345 URL: https://issues.apache.org/jira/browse/DRILL-2345

[jira] [Updated] (DRILL-2143) Remove RecordBatch from setup method of DrillFunc interface

2015-02-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse updated DRILL-2143: --- Attachment: DRILL-2143-part1-feb-27.patch DRILL-2143-part2-feb-27.patch new pa

[jira] [Updated] (DRILL-2207) Union All Design Proposal

2015-02-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2207: - Description: The current specification/behavior of UNION ALL is not well defined. This is

[jira] [Updated] (DRILL-2060) Support constant folding in expressions in Filter

2015-02-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse updated DRILL-2060: --- Attachment: DRILL-2060-part1-const-folding-feb-27.patch DRILL-2060-part2-const-

[jira] [Updated] (DRILL-2173) Enable querying partition information without reading all data

2015-02-27 Thread Jason Altekruse (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Altekruse updated DRILL-2173: --- Attachment: Drill-2173-maxdir-with-pruning-feb-27.patch > Enable querying partition informatio

[jira] [Commented] (DRILL-2343) Create JDBC tracing proxy driver.

2015-02-27 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341157#comment-14341157 ] Daniel Barclay (Drill) commented on DRILL-2343: --- Code currently/temporarily

[jira] [Created] (DRILL-2346) Star is not expanded correctly in create view if view fields are specified

2015-02-27 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2346: --- Summary: Star is not expanded correctly in create view if view fields are specified Key: DRILL-2346 URL: https://issues.apache.org/jira/browse/DRILL-2346 Projec

[jira] [Created] (DRILL-2347) Parallelize metadata reads for Parquet metadata

2015-02-27 Thread Aman Sinha (JIRA)
Aman Sinha created DRILL-2347: - Summary: Parallelize metadata reads for Parquet metadata Key: DRILL-2347 URL: https://issues.apache.org/jira/browse/DRILL-2347 Project: Apache Drill Issue Type: Im

[jira] [Commented] (DRILL-2328) Concat operator returns wrong result when one of the operands is NULL

2015-02-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341223#comment-14341223 ] Sean Hsuan-Yi Chu commented on DRILL-2328: -- Based on SQL standard, concat operato

[jira] [Created] (DRILL-2348) 'null' is not treated correctly when compared with int

2015-02-27 Thread Chun Chang (JIRA)
Chun Chang created DRILL-2348: - Summary: 'null' is not treated correctly when compared with int Key: DRILL-2348 URL: https://issues.apache.org/jira/browse/DRILL-2348 Project: Apache Drill Issue T

[jira] [Commented] (DRILL-2348) 'null' is not treated correctly when compared with int

2015-02-27 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341230#comment-14341230 ] Chun Chang commented on DRILL-2348: --- Forgot to mention the field I am comparing contains

[jira] [Assigned] (DRILL-2348) 'null' is not treated correctly when compared with int

2015-02-27 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chun Chang reassigned DRILL-2348: - Assignee: Chun Chang > 'null' is not treated correctly when compared with int > -

[jira] [Commented] (DRILL-2348) 'null' is not treated correctly when compared with int

2015-02-27 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341251#comment-14341251 ] Chun Chang commented on DRILL-2348: --- Jacques points out that based on sql standards, 'nu

[jira] [Resolved] (DRILL-2348) 'null' is not treated correctly when compared with int

2015-02-27 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chun Chang resolved DRILL-2348. --- Resolution: Not a Problem > 'null' is not treated correctly when compared with int > -

[jira] [Updated] (DRILL-2347) Parallelize metadata reads for Parquet metadata

2015-02-27 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aman Sinha updated DRILL-2347: -- Attachment: 0001-DRILL-2347-Support-parquet-metadata-read-paralleliza.patch Uploaded Jacques's original

[jira] [Commented] (DRILL-2347) Parallelize metadata reads for Parquet metadata

2015-02-27 Thread Aman Sinha (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341266#comment-14341266 ] Aman Sinha commented on DRILL-2347: --- I have not run all regression tests yet; only unit

[jira] [Commented] (DRILL-1735) JDBC driver's close() leaks resources in local mode

2015-02-27 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341272#comment-14341272 ] Daniel Barclay (Drill) commented on DRILL-1735: --- TEMPORARY: Latest draft is

[jira] [Created] (DRILL-2349) null comparison behavior difference between drill and postgres

2015-02-27 Thread Chun Chang (JIRA)
Chun Chang created DRILL-2349: - Summary: null comparison behavior difference between drill and postgres Key: DRILL-2349 URL: https://issues.apache.org/jira/browse/DRILL-2349 Project: Apache Drill

[jira] [Updated] (DRILL-1735) JDBC driver's close() leaks resources in local mode

2015-02-27 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Barclay (Drill) updated DRILL-1735: -- Attachment: (was: DRILL-1735.7.patch.txt) > JDBC driver's close() leaks reso

[jira] [Updated] (DRILL-2338) DECIMAL 38 when stored as a required datatype results in wrong data

2015-02-27 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2338: --- Attachment: DRILL-2338.patch Minor patch to copy the scale and precision into the holder while doing a

[jira] [Updated] (DRILL-2338) DECIMAL 38 when stored as a required datatype results in wrong data

2015-02-27 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2338: --- Fix Version/s: 0.8.0 > DECIMAL 38 when stored as a required datatype results in wrong data > -

[jira] [Commented] (DRILL-1735) JDBC driver's close() leaks resources in local mode

2015-02-27 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341288#comment-14341288 ] Daniel Barclay (Drill) commented on DRILL-1735: --- The chain of fixes for 1735

[jira] [Updated] (DRILL-2328) Concat operator returns wrong result when one of the operands is NULL

2015-02-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2328: - Attachment: DRILL-2328.1.patch We should be more aligned with Postgres. A simple patch! >

[jira] [Updated] (DRILL-2328) Concat operator returns wrong result when one of the operands is NULL

2015-02-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2328: - Assignee: Aman Sinha (was: Sean Hsuan-Yi Chu) > Concat operator returns wrong result when

[jira] [Commented] (DRILL-2328) Concat operator returns wrong result when one of the operands is NULL

2015-02-27 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341366#comment-14341366 ] Sean Hsuan-Yi Chu commented on DRILL-2328: -- Aman, can you review this one ? > Co

[jira] [Updated] (DRILL-2282) Eliminate spaces, special characters from names in function templates

2015-02-27 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid updated DRILL-2282: --- Attachment: DRILL-2282.patch [~jni] can you please review. > Eliminate spaces, special characters fro