[jira] [Updated] (DRILL-2638) Regularize startup/shutdown logging a bit in/near Drillbit

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Barclay (Drill) updated DRILL-2638: -- Attachment: DRILL-2638.1.patch.txt > Regularize startup/shutdown logging a bit i

[jira] [Updated] (DRILL-2638) Regularize startup/shutdown logging a bit in/near Drillbit

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Barclay (Drill) updated DRILL-2638: -- Attachment: DRILL-2638.1.patch.txt > Regularize startup/shutdown logging a bit i

[jira] [Commented] (DRILL-2521) Revert from protobuf 2.6 to 2.5

2015-03-31 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390001#comment-14390001 ] Jacques Nadeau commented on DRILL-2521: --- LGTM +1. [~vkorukanti], can you work with

[jira] [Commented] (DRILL-2644) Data Types page should list and describe all data typse

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389998#comment-14389998 ] Daniel Barclay (Drill) commented on DRILL-2644: --- Also, there is already a "C

[jira] [Updated] (DRILL-2645) SQL Functions page should specify return types in terms of SQL types

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Barclay (Drill) updated DRILL-2645: -- Summary: SQL Functions page should specify return types in terms of SQL types (

[jira] [Created] (DRILL-2649) Math and Trig page seems to refer to types that are not Drill SQL types

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2649: - Summary: Math and Trig page seems to refer to types that are not Drill SQL types Key: DRILL-2649 URL: https://issues.apache.org/jira/browse/DRILL-2649

[jira] [Created] (DRILL-2648) CONVERT_FROM gives no specific message with called with bad type value

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2648: - Summary: CONVERT_FROM gives no specific message with called with bad type value Key: DRILL-2648 URL: https://issues.apache.org/jira/browse/DRILL-2648

[jira] [Created] (DRILL-2647) NullPointerException from CONVERT_FROM given a NULL

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2647: - Summary: NullPointerException from CONVERT_FROM given a NULL Key: DRILL-2647 URL: https://issues.apache.org/jira/browse/DRILL-2647 Project: Apache Dr

[jira] [Created] (DRILL-2646) CONVERT_TO/CONVERT_FROM syntax (arguments) not specified

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2646: - Summary: CONVERT_TO/CONVERT_FROM syntax (arguments) not specified Key: DRILL-2646 URL: https://issues.apache.org/jira/browse/DRILL-2646 Project: Apac

[jira] [Created] (DRILL-2645) SQL Function page should specify return types in terms of SQL types

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2645: - Summary: SQL Function page should specify return types in terms of SQL types Key: DRILL-2645 URL: https://issues.apache.org/jira/browse/DRILL-2645 P

[jira] [Created] (DRILL-2644) Data Types page should list and describe all data typse

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2644: - Summary: Data Types page should list and describe all data typse Key: DRILL-2644 URL: https://issues.apache.org/jira/browse/DRILL-2644 Project: Apach

[jira] [Commented] (DRILL-2458) Extra hash column added when running CTAS with order by

2015-03-31 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389841#comment-14389841 ] Jinfeng Ni commented on DRILL-2458: --- Fixed in commit : 7b11e3e8fd5f0263e2165df413b36d48f

[jira] [Created] (DRILL-2643) Exception during xsort.ExternalSortBatch.cleanup (possible memory leak ?)

2015-03-31 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2643: --- Summary: Exception during xsort.ExternalSortBatch.cleanup (possible memory leak ?) Key: DRILL-2643 URL: https://issues.apache.org/jira/browse/DRILL-2643 Project

[jira] [Resolved] (DRILL-2633) Visitors (PreProcessLogicalRel and UnsupportedOperatorsVisitor) are shared unsafely

2015-03-31 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni resolved DRILL-2633. --- Resolution: Fixed Fix Version/s: 0.9.0 > Visitors (PreProcessLogicalRel and UnsupportedOperator

[jira] [Commented] (DRILL-2633) Visitors (PreProcessLogicalRel and UnsupportedOperatorsVisitor) are shared unsafely

2015-03-31 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389824#comment-14389824 ] Jinfeng Ni commented on DRILL-2633: --- +1. > Visitors (PreProcessLogicalRel and Unsupp

[jira] [Commented] (DRILL-2633) Visitors (PreProcessLogicalRel and UnsupportedOperatorsVisitor) are shared unsafely

2015-03-31 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389827#comment-14389827 ] Jinfeng Ni commented on DRILL-2633: --- fixed in commit : 064fc026561716f76f3548d35df602bac

[jira] [Created] (DRILL-2642) doc Date/Time, extract, date_part, date utility functions

2015-03-31 Thread Kristine Hahn (JIRA)
Kristine Hahn created DRILL-2642: Summary: doc Date/Time, extract, date_part, date utility functions Key: DRILL-2642 URL: https://issues.apache.org/jira/browse/DRILL-2642 Project: Apache Drill

[jira] [Closed] (DRILL-2635) Doc timestamp conversions, Bridget's 0.8 updates, contribution ideas, data type formatting

2015-03-31 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn closed DRILL-2635. > Doc timestamp conversions, Bridget's 0.8 updates, contribution ideas, data > type formatting > --

[jira] [Resolved] (DRILL-2635) Doc timestamp conversions, Bridget's 0.8 updates, contribution ideas, data type formatting

2015-03-31 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-2635. -- Resolution: Fixed > Doc timestamp conversions, Bridget's 0.8 updates, contribution ideas, data

[jira] [Resolved] (DRILL-2280) Clean-up ValueVector interface

2015-03-31 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes resolved DRILL-2280. - Resolution: Fixed > Clean-up ValueVector interface > -- > >

[jira] [Commented] (DRILL-2640) Move view related tests out of 'exec/jdbc' module into appropriate modules

2015-03-31 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389733#comment-14389733 ] Venki Korukanti commented on DRILL-2640: RB Link: https://reviews.apache.org/r/327

[jira] [Updated] (DRILL-2640) Move view related tests out of 'exec/jdbc' module into appropriate modules

2015-03-31 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venki Korukanti updated DRILL-2640: --- Attachment: DRILL-2640-1.patch > Move view related tests out of 'exec/jdbc' module into approp

[jira] [Commented] (DRILL-2565) Add AlreadyClosedSqlException, some key checks, and test for future DRILL-2489 fix.

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389729#comment-14389729 ] Daniel Barclay (Drill) commented on DRILL-2565: --- Review request is a https:/

[jira] [Commented] (DRILL-2632) Add assertion check to DRILL-2463 test.

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389725#comment-14389725 ] Daniel Barclay (Drill) commented on DRILL-2632: --- Review request is at https:

[jira] [Commented] (DRILL-2579) JDBC unit tests will time out after one testcase fails with unexpected results.

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389727#comment-14389727 ] Daniel Barclay (Drill) commented on DRILL-2579: --- Review requests are at http

[jira] [Created] (DRILL-2641) Move unrelated tests in exec/jdbc module into appropriate modules

2015-03-31 Thread Venki Korukanti (JIRA)
Venki Korukanti created DRILL-2641: -- Summary: Move unrelated tests in exec/jdbc module into appropriate modules Key: DRILL-2641 URL: https://issues.apache.org/jira/browse/DRILL-2641 Project: Apache D

[jira] [Created] (DRILL-2640) Move view related tests out of 'exec/jdbc' module into appropriate modules

2015-03-31 Thread Venki Korukanti (JIRA)
Venki Korukanti created DRILL-2640: -- Summary: Move view related tests out of 'exec/jdbc' module into appropriate modules Key: DRILL-2640 URL: https://issues.apache.org/jira/browse/DRILL-2640 Project:

[jira] [Updated] (DRILL-2635) Doc timestamp conversions, Bridget's 0.8 updates, contribution ideas, data type formatting

2015-03-31 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn updated DRILL-2635: - Summary: Doc timestamp conversions, Bridget's 0.8 updates, contribution ideas, data type formattin

[jira] [Commented] (DRILL-2637) Schema change reported incorrectly although both the input columns are of same datatype

2015-03-31 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389551#comment-14389551 ] Sean Hsuan-Yi Chu commented on DRILL-2637: -- This one roots from the same issue of

[jira] [Commented] (DRILL-2227) Using flatten in a project, filter (where in ...), and order by throws an ClassCastException

2015-03-31 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389502#comment-14389502 ] Hanifi Gunes commented on DRILL-2227: - [~rkins] can you try this at the latest master?

[jira] [Commented] (DRILL-2227) Using flatten in a project, filter (where in ...), and order by throws an ClassCastException

2015-03-31 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389500#comment-14389500 ] Hanifi Gunes commented on DRILL-2227: - Cannot reprod this. DRILL-2375 or DRILL-2366 mi

[jira] [Commented] (DRILL-2633) Visitors (PreProcessLogicalRel and UnsupportedOperatorsVisitor) are shared unsafely

2015-03-31 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389489#comment-14389489 ] Sean Hsuan-Yi Chu commented on DRILL-2633: -- Review board: https://reviews.apache.

[jira] [Updated] (DRILL-2633) Visitors (PreProcessLogicalRel and UnsupportedOperatorsVisitor) are shared unsafely

2015-03-31 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2633: - Attachment: DRILL-2633.1.patch > Visitors (PreProcessLogicalRel and UnsupportedOperatorsVi

[jira] [Commented] (DRILL-2422) Querying views having the same name as their datasource fails

2015-03-31 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389487#comment-14389487 ] Jinfeng Ni commented on DRILL-2422: --- If we are creating the same name (either create vie

[jira] [Closed] (DRILL-2636) The json profile shows status of cancelled queries as failed

2015-03-31 Thread Sudheesh Katkam (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudheesh Katkam closed DRILL-2636. -- Resolution: Invalid The state is correct. For reference here are the states: FragmentState (as

[jira] [Updated] (DRILL-2636) The json profile shows status of cancelled queries as failed

2015-03-31 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krystal updated DRILL-2636: --- Component/s: (was: Execution - RPC) Client - HTTP > The json profile shows status of canc

[jira] [Commented] (DRILL-2639) Panner bug - RelOptPlanner.CannotPlanException

2015-03-31 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389431#comment-14389431 ] Jinfeng Ni commented on DRILL-2639: --- Sean, please take a look, since it's related to UNI

[jira] [Updated] (DRILL-2639) Panner bug - RelOptPlanner.CannotPlanException

2015-03-31 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni updated DRILL-2639: -- Assignee: Sean Hsuan-Yi Chu (was: Jinfeng Ni) > Panner bug - RelOptPlanner.CannotPlanException > --

[jira] [Created] (DRILL-2639) Panner bug - RelOptPlanner.CannotPlanException

2015-03-31 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-2639: - Summary: Panner bug - RelOptPlanner.CannotPlanException Key: DRILL-2639 URL: https://issues.apache.org/jira/browse/DRILL-2639 Project: Apache Drill Issue T

[jira] [Updated] (DRILL-2638) Regularize startup/shutdown logging a bit in/near Drillbit

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Barclay (Drill) updated DRILL-2638: -- Summary: Regularize startup/shutdown logging a bit in/near Drillbit (was: Regul

[jira] [Created] (DRILL-2638) Regularize startup logging a bit in/near Drillbit

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2638: - Summary: Regularize startup logging a bit in/near Drillbit Key: DRILL-2638 URL: https://issues.apache.org/jira/browse/DRILL-2638 Project: Apache Dril

[jira] [Updated] (DRILL-2637) Schema change reported incorrectly although both the input columns are of same datatype

2015-03-31 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu updated DRILL-2637: - Assignee: Sean Hsuan-Yi Chu > Schema change reported incorrectly although both the input c

[jira] [Commented] (DRILL-2422) Querying views having the same name as their datasource fails

2015-03-31 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389345#comment-14389345 ] Abhishek Girish commented on DRILL-2422: Marking as critical, as this is a fairly

[jira] [Commented] (DRILL-2422) Querying views having the same name as their datasource fails

2015-03-31 Thread Victoria Markman (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389346#comment-14389346 ] Victoria Markman commented on DRILL-2422: - I just ran into this and this was not p

[jira] [Updated] (DRILL-2422) Querying views having the same name as their datasource fails

2015-03-31 Thread Abhishek Girish (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Girish updated DRILL-2422: --- Priority: Critical (was: Major) > Querying views having the same name as their datasource fai

[jira] [Commented] (DRILL-2637) Schema change reported incorrectly although both the input columns are of same datatype

2015-03-31 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389341#comment-14389341 ] Khurram Faraaz commented on DRILL-2637: --- My attempt to cast the two inputs to Union

[jira] [Closed] (DRILL-1987) join with tons of duplicates hangs with hash join

2015-03-31 Thread Chun Chang (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chun Chang closed DRILL-1987. - Assignee: Chun Chang (was: Aman Sinha) > join with tons of duplicates hangs with hash join >

[jira] [Commented] (DRILL-2636) The json profile shows status of cancelled queries as failed

2015-03-31 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389332#comment-14389332 ] Krystal commented on DRILL-2636: Also for completed jobs, the query state is listed as 2 f

[jira] [Created] (DRILL-2637) Schema change reported incorrectly although both the input columns are of same datatype

2015-03-31 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-2637: - Summary: Schema change reported incorrectly although both the input columns are of same datatype Key: DRILL-2637 URL: https://issues.apache.org/jira/browse/DRILL-2637

[jira] [Created] (DRILL-2636) The json profile shows status of cancelled queries as failed

2015-03-31 Thread Krystal (JIRA)
Krystal created DRILL-2636: -- Summary: The json profile shows status of cancelled queries as failed Key: DRILL-2636 URL: https://issues.apache.org/jira/browse/DRILL-2636 Project: Apache Drill Issue

[jira] [Commented] (DRILL-2631) Project one column from output of Union All results in Column count mismatch in UNION ALL

2015-03-31 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389290#comment-14389290 ] Khurram Faraaz commented on DRILL-2631: --- Aggregate count (*) on the results returned

[jira] [Commented] (DRILL-2631) Project one column from output of Union All results in Column count mismatch in UNION ALL

2015-03-31 Thread Khurram Faraaz (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389280#comment-14389280 ] Khurram Faraaz commented on DRILL-2631: --- Project two columns from output of Union Al

[jira] [Created] (DRILL-2635) Doc timestamp conversions, time and date, extract, date_part, format specs

2015-03-31 Thread Kristine Hahn (JIRA)
Kristine Hahn created DRILL-2635: Summary: Doc timestamp conversions, time and date, extract, date_part, format specs Key: DRILL-2635 URL: https://issues.apache.org/jira/browse/DRILL-2635 Project: Apa

[jira] [Created] (DRILL-2634) Profile UI: Cancelled queries are not moved to Completed Queries section

2015-03-31 Thread Krystal (JIRA)
Krystal created DRILL-2634: -- Summary: Profile UI: Cancelled queries are not moved to Completed Queries section Key: DRILL-2634 URL: https://issues.apache.org/jira/browse/DRILL-2634 Project: Apache Drill

[jira] [Updated] (DRILL-2631) Project one column from output of Union All results in Column count mismatch in UNION ALL

2015-03-31 Thread Jinfeng Ni (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinfeng Ni updated DRILL-2631: -- Assignee: Sean Hsuan-Yi Chu (was: Jinfeng Ni) > Project one column from output of Union All results in

[jira] [Created] (DRILL-2633) Visitors (PreProcessLogicalRel and UnsupportedOperatorsVisitor) are shared unsafely

2015-03-31 Thread Sean Hsuan-Yi Chu (JIRA)
Sean Hsuan-Yi Chu created DRILL-2633: Summary: Visitors (PreProcessLogicalRel and UnsupportedOperatorsVisitor) are shared unsafely Key: DRILL-2633 URL: https://issues.apache.org/jira/browse/DRILL-2633

[jira] [Updated] (DRILL-2632) Add assertion check to DRILL-2463 test.

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Barclay (Drill) updated DRILL-2632: -- Attachment: DRILL-2632.1.patch.txt > Add assertion check to DRILL-2463 test. > -

[jira] [Assigned] (DRILL-2632) Add assertion check to DRILL-2463 test.

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Barclay (Drill) reassigned DRILL-2632: - Assignee: Daniel Barclay (Drill) > Add assertion check to DRILL-2463 test

[jira] [Created] (DRILL-2632) Add assertion check to DRILL-2463 test.

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2632: - Summary: Add assertion check to DRILL-2463 test. Key: DRILL-2632 URL: https://issues.apache.org/jira/browse/DRILL-2632 Project: Apache Drill

[jira] [Resolved] (DRILL-2586) document data type formatting functions

2015-03-31 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-2586. -- Resolution: Fixed > document data type formatting functions > --

[jira] [Closed] (DRILL-2586) document data type formatting functions

2015-03-31 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn closed DRILL-2586. > document data type formatting functions > --- > >

[jira] [Resolved] (DRILL-2493) add sql extensions topic to docs

2015-03-31 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-2493. -- Resolution: Fixed > add sql extensions topic to docs > > >

[jira] [Closed] (DRILL-2493) add sql extensions topic to docs

2015-03-31 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn closed DRILL-2493. > add sql extensions topic to docs > > > Key: DRILL-249

[jira] [Created] (DRILL-2631) Project one column from output of Union All results in Column count mismatch in UNION ALL

2015-03-31 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-2631: - Summary: Project one column from output of Union All results in Column count mismatch in UNION ALL Key: DRILL-2631 URL: https://issues.apache.org/jira/browse/DRILL-2631

[jira] [Comment Edited] (DRILL-2527) Query profile displays operatorId=11 twice for same major and minor fragments

2015-03-31 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388854#comment-14388854 ] Krystal edited comment on DRILL-2527 at 3/31/15 5:50 PM: - Same iss

[jira] [Updated] (DRILL-668) SQLLine view display issues

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Barclay (Drill) updated DRILL-668: - Component/s: Client - CLI > SQLLine view display issues > -

[jira] [Updated] (DRILL-1833) Views cannot be registered into the INFORMATION_SCHEMA.`TABLES` after wiping out ZooKeeper data

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Barclay (Drill) updated DRILL-1833: -- Summary: Views cannot be registered into the INFORMATION_SCHEMA.`TABLES` after w

[jira] [Commented] (DRILL-1501) Querying 'COLUMNS' AND 'CATALOGS' from INFORMATION_SCHEMA fails with some sort of formatting exception

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388927#comment-14388927 ] Daniel Barclay (Drill) commented on DRILL-1501: --- [~mehant], Can you confir

[jira] [Commented] (DRILL-669) Information Schema should be schema sensitive

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388917#comment-14388917 ] Daniel Barclay (Drill) commented on DRILL-669: -- Why? (Although I haven't chec

[jira] [Commented] (DRILL-2419) UDF that returns string representation of expression type

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388905#comment-14388905 ] Daniel Barclay (Drill) commented on DRILL-2419: --- When defining this function

[jira] [Commented] (DRILL-2628) sqlline hangs and then asserts when trying to execute anything on a dead JDBC connection

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388862#comment-14388862 ] Daniel Barclay (Drill) commented on DRILL-2628: --- If DRILL-2628 is because a

[jira] [Commented] (DRILL-2527) Query profile displays operatorId=11 twice for same major and minor fragments

2015-03-31 Thread Krystal (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388854#comment-14388854 ] Krystal commented on DRILL-2527: Same issue for seen for operator type of TEXT_SUB_SCAN >

[jira] [Updated] (DRILL-1410) Move off of Parquet fork

2015-03-31 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-1410: Attachment: (was: DRILL-1410.2.patch.txt) > Move off of Parquet fork > -

[jira] [Updated] (DRILL-1410) Move off of Parquet fork

2015-03-31 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-1410: Attachment: DRILL-1410.2.patch.txt > Move off of Parquet fork > > >

[jira] [Updated] (DRILL-1410) Move off of Parquet fork

2015-03-31 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated DRILL-1410: Attachment: DRILL-1410.2.patch.txt rebased on top of master. All unit tests are passing > M

[jira] [Commented] (DRILL-1710) insert / insert overwrite into existing hive table

2015-03-31 Thread Shilpi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388351#comment-14388351 ] Shilpi commented on DRILL-1710: --- Is there any expected time frame when this issue is going t

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

2015-03-31 Thread Yash Sharma (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yash Sharma updated DRILL-92: - Attachment: DRILL-92-CassandraStorage.patch New changes to test suite. > Cassandra storage engine > ---

[jira] [Updated] (DRILL-2578) Add new workspace by saving a JSON file into a directory on a filesystem

2015-03-31 Thread Michael England (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael England updated DRILL-2578: --- Priority: Major (was: Minor) > Add new workspace by saving a JSON file into a directory on a