[jira] [Updated] (HIVE-2307) Schema creation scripts for PostgreSQL use bit(1) instead of boolean

2011-07-26 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HIVE-2307: Attachment: HIVE-2307.1.patch.txt Schema creation scripts for PostgreSQL use bit(1)

[jira] [Updated] (HIVE-2307) Schema creation scripts for PostgreSQL use bit(1) instead of boolean

2011-07-26 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HIVE-2307: Status: Patch Available (was: Open) Schema creation scripts for PostgreSQL use bit(1)

[jira] [Assigned] (HIVE-1850) alter table set serdeproperties bypasses regexps checks (leaves table in a non-recoverable state?)

2011-07-26 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu reassigned HIVE-1850: - Assignee: Amareshwari Sriramadasu alter table set serdeproperties

[jira] [Commented] (HIVE-956) Add support of columnar binary serde

2011-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071016#comment-13071016 ] Hudson commented on HIVE-956: - Integrated in Hive-trunk-h0.21 #849 (See

[jira] [Updated] (HIVE-1850) alter table set serdeproperties bypasses regexps checks (leaves table in a non-recoverable state?)

2011-07-26 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-1850: -- Attachment: patch-1850.txt Even though, DDLTask.alterTable() does a

[jira] [Updated] (HIVE-1850) alter table set serdeproperties bypasses regexps checks (leaves table in a non-recoverable state?)

2011-07-26 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-1850: -- Fix Version/s: 0.8.0 Status: Patch Available (was: Open) alter

[jira] [Commented] (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-07-26 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071130#comment-13071130 ] jirapos...@reviews.apache.org commented on HIVE-1694: -

[jira] [Updated] (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-07-26 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prajakta Kalmegh updated HIVE-1694: --- Attachment: HIVE-1694.4.patch Review Changes done after last review. Added new functionality

[jira] [Commented] (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-07-26 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071135#comment-13071135 ] Prajakta Kalmegh commented on HIVE-1694: Hi John Please find attached the latest

[jira] [Work started] (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-07-26 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-1694 started by Prajakta Kalmegh. Accelerate GROUP BY execution using indexes --- Key: HIVE-1694

Review Request: HIVE-1694: Accelerate GROUP BY execution using indexes

2011-07-26 Thread Prajakta Kalmegh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1194/ --- Review request for hive and John Sichi. Summary --- This patch has defined

[jira] [Commented] (HIVE-2226) Add API to retrieve table names by an arbitrary filter, e.g., by owner, retention, parameters, etc.

2011-07-26 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071291#comment-13071291 ] Paul Yang commented on HIVE-2226: - Committed. Thanks Sohan! Add API to retrieve table

[jira] [Updated] (HIVE-2226) Add API to retrieve table names by an arbitrary filter, e.g., by owner, retention, parameters, etc.

2011-07-26 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-2226: Resolution: Fixed Fix Version/s: 0.8.0 Status: Resolved (was: Patch Available) Add API

[jira] [Updated] (HIVE-2272) add TIMESTAMP data type

2011-07-26 Thread Franklin Hu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Hu updated HIVE-2272: -- Attachment: hive-2272.6.patch rebase add TIMESTAMP data type ---

Re: Review Request: HIVE-2286: ClassCastException when building index with security.authorization turned on

2011-07-26 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1137/#review1188 --- ql/src/java/org/apache/hadoop/hive/ql/Driver.java

[jira] [Commented] (HIVE-2286) ClassCastException when building index with security.authorization turned on

2011-07-26 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071315#comment-13071315 ] jirapos...@reviews.apache.org commented on HIVE-2286: -

[jira] [Commented] (HIVE-2020) Create a separate namespace for Hive variables

2011-07-26 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071318#comment-13071318 ] Vaibhav Aggarwal commented on HIVE-2020: I propose to use -d, --define to define

[jira] [Updated] (HIVE-2305) UNION ALL on different types throws runtime exception

2011-07-26 Thread Franklin Hu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Hu updated HIVE-2305: -- Attachment: hive-2305.2.patch fix upstream input file change propagation UNION ALL on different types

[jira] [Assigned] (HIVE-1143) CREATE VIEW followup: updatable views

2011-07-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-1143: Assignee: Charles Chen (was: Carl Steinbach) CREATE VIEW followup: updatable views

[jira] [Assigned] (HIVE-1989) recognize transitivity of predicates on join keys

2011-07-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-1989: Assignee: Charles Chen recognize transitivity of predicates on join keys

[jira] [Commented] (HIVE-2123) CommandNeedRetryException needs release locks

2011-07-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071327#comment-13071327 ] John Sichi commented on HIVE-2123: -- This one has been sitting in Patch Available queue for

[jira] [Commented] (HIVE-2242) DDL Semantic Analyzer does not pass partial specification partitions to PreExecute hooks when dropping partitions

2011-07-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071328#comment-13071328 ] John Sichi commented on HIVE-2242: -- This one has been sitting in Patch Available queue for

[jira] [Commented] (HIVE-2065) RCFile issues

2011-07-26 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071330#comment-13071330 ] John Sichi commented on HIVE-2065: -- This one has been sitting in Patch Available queue for

Re: Review Request: HIVE-2272: add TIMESTAMP data type

2011-07-26 Thread Franklin Hu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1135/ --- (Updated 2011-07-26 21:11:35.218104) Review request for hive. Changes ---

[jira] [Commented] (HIVE-2272) add TIMESTAMP data type

2011-07-26 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071368#comment-13071368 ] jirapos...@reviews.apache.org commented on HIVE-2272: -

[jira] [Created] (HIVE-2308) Throw an error if user specifies unsupported FS in LOCATION clause of CREATE TABLE

2011-07-26 Thread Carl Steinbach (JIRA)
Throw an error if user specifies unsupported FS in LOCATION clause of CREATE TABLE -- Key: HIVE-2308 URL: https://issues.apache.org/jira/browse/HIVE-2308 Project: Hive

[jira] [Updated] (HIVE-2309) Incorrect regular expression for extracting task id from filename

2011-07-26 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-2309: Attachment: HIVE-2309.1.patch Incorrect regular expression for extracting task id from filename

[jira] [Commented] (HIVE-2309) Incorrect regular expression for extracting task id from filename

2011-07-26 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071409#comment-13071409 ] Siying Dong commented on HIVE-2309: --- can we limit number of digits for the attempt ID?

[jira] [Commented] (HIVE-2231) Column aliases

2011-07-26 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071412#comment-13071412 ] Adam Kramer commented on HIVE-2231: --- The use case here is basically providing backwards

[jira] [Updated] (HIVE-1955) Support non-constant expressions for array indexes.

2011-07-26 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-1955: -- Description: FAILED: Error in semantic analysis: line 4:8 Non Constant Expressions for Array Indexes

[jira] [Updated] (HIVE-1466) Add NULL DEFINED AS to ROW FORMAT specification

2011-07-26 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-1466: -- Description: NULL values are passed to transformers as a literal backslash and a literal N. NULL

[jira] [Created] (HIVE-2311) TRANSFORM statements should come with their own ROW FORMATs.

2011-07-26 Thread Adam Kramer (JIRA)
TRANSFORM statements should come with their own ROW FORMATs. Key: HIVE-2311 URL: https://issues.apache.org/jira/browse/HIVE-2311 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-2311) TRANSFORM statements should come with their own ROW FORMATs.

2011-07-26 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-2311: -- Priority: Minor (was: Major) Issue Type: Bug (was: Improvement) TRANSFORM statements should

[jira] [Updated] (HIVE-2309) Incorrect regular expression for extracting task id from filename

2011-07-26 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-2309: Attachment: HIVE-2309.2.patch Incorrect regular expression for extracting task id from filename

[jira] [Created] (HIVE-2312) Make CLI variables available to UDFs

2011-07-26 Thread Adam Kramer (JIRA)
Make CLI variables available to UDFs Key: HIVE-2312 URL: https://issues.apache.org/jira/browse/HIVE-2312 Project: Hive Issue Type: Improvement Components: CLI, Clients, UDF

[jira] [Commented] (HIVE-2309) Incorrect regular expression for extracting task id from filename

2011-07-26 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071420#comment-13071420 ] Siying Dong commented on HIVE-2309: --- +1, will commit after tests pass Incorrect regular

[jira] [Updated] (HIVE-89) avg() min() max() will get error message

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-89: --- Fix Version/s: 0.3.0 avg() min() max() will get error message

[jira] [Updated] (HIVE-1251) TRANSFORM should allow piping or allow cross-subquery assumptions.

2011-07-26 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-1251: -- Description: Many traditional transforms can be accomplished via simple unix commands chained

[jira] [Updated] (HIVE-10) [Hive] filter is executed after the join

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-10: --- Fix Version/s: 0.3.0 [Hive] filter is executed after the join

[jira] [Updated] (HIVE-39) Hive: we should be able to specify a column without a table/alias name

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-39: --- Fix Version/s: 0.3.0 Hive: we should be able to specify a column without a table/alias name

[jira] [Updated] (HIVE-58) [hive] join condition does not allow a simple filter

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-58: --- Fix Version/s: 0.3.0 [hive] join condition does not allow a simple filter

[jira] [Updated] (HIVE-26) [Hive] uppercase alias with a join not working

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-26: --- Fix Version/s: 0.3.0 [Hive] uppercase alias with a join not working

[jira] [Updated] (HIVE-836) Add syntax to force a new mapreduce job / transform subquery in mapper

2011-07-26 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-836: - Description: Hive currently does a lot of awesome work to figure out when my transformers should be used

[jira] [Updated] (HIVE-141) drop table partition behaving oddly - does not create subdirectories

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-141: Fix Version/s: 0.3.0 drop table partition behaving oddly - does not create subdirectories

[jira] [Updated] (HIVE-66) Insert into a dynamic serde table from a MetadataTypedColumnSetSerDe

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-66: --- Fix Version/s: 0.3.0 Insert into a dynamic serde table from a MetadataTypedColumnSetSerDe

[jira] [Updated] (HIVE-106) Join operation fails for some queries

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-106: Fix Version/s: 0.8.0 Join operation fails for some queries -

[jira] [Updated] (HIVE-145) Hive wiki provides incorrect download and setup instructions

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-145: Fix Version/s: 0.3.0 Hive wiki provides incorrect download and setup instructions

[jira] [Updated] (HIVE-835) Deprecate, remove, or fix MAP and REDUCE syntax.

2011-07-26 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-835: - Summary: Deprecate, remove, or fix MAP and REDUCE syntax. (was: Make MAP and REDUCE work as expected or

[jira] [Updated] (HIVE-211) Add metastore_db to svn ignore

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-211: Fix Version/s: 0.3.0 Add metastore_db to svn ignore --

[jira] [Updated] (HIVE-835) Deprecate, remove, or fix MAP and REDUCE syntax.

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-835: Component/s: SQL Deprecate, remove, or fix MAP and REDUCE syntax.

[jira] [Commented] (HIVE-2226) Add API to retrieve table names by an arbitrary filter, e.g., by owner, retention, parameters, etc.

2011-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071426#comment-13071426 ] Hudson commented on HIVE-2226: -- Integrated in Hive-trunk-h0.21 #851 (See

[jira] [Updated] (HIVE-150) group by count(1) will get error

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-150: Fix Version/s: 0.3.0 group by count(1) will get error

Re: Review Request: HIVE-2286: ClassCastException when building index with security.authorization turned on

2011-07-26 Thread Syed Albiz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1137/ --- (Updated 2011-07-26 23:28:13.279889) Review request for hive, John Sichi and

[jira] [Updated] (HIVE-2286) ClassCastException when building index with security.authorization turned on

2011-07-26 Thread Syed S. Albiz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed S. Albiz updated HIVE-2286: Attachment: HIVE-2286.6.patch ClassCastException when building index with security.authorization

[jira] [Updated] (HIVE-2286) ClassCastException when building index with security.authorization turned on

2011-07-26 Thread Syed S. Albiz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed S. Albiz updated HIVE-2286: Status: Patch Available (was: Open) ClassCastException when building index with

[jira] [Commented] (HIVE-2286) ClassCastException when building index with security.authorization turned on

2011-07-26 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13071428#comment-13071428 ] jirapos...@reviews.apache.org commented on HIVE-2286: -

[jira] [Reopened] (HIVE-401) Reduce the ant test time to under 15 minutes

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-401: - Yesterday it took me 4 hours to run the tests on trunk. Reduce the ant test time to under 15 minutes

[jira] [Updated] (HIVE-494) Select columns by index instead of name

2011-07-26 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-494: - Description: SELECT mytable[0], mytable[2] FROM some_table_name mytable; ...should return the first and

[jira] [Updated] (HIVE-2204) unable to get column names for a specific table that has '_' as part of its table name

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2204: - Fix Version/s: 0.8.0 unable to get column names for a specific table that has '_' as part of its

[jira] [Updated] (HIVE-2248) Comparison Operators convert number types to common type instead of double if possible

2011-07-26 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2248: -- Summary: Comparison Operators convert number types to common type instead of double if possible (was:

[jira] [Reopened] (HIVE-2046) In error scenario some opened streams may not closed in Utilities.java

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-2046: -- In error scenario some opened streams may not closed in Utilities.java

[jira] [Resolved] (HIVE-2046) In error scenario some opened streams may not closed in Utilities.java

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2046. -- Resolution: Duplicate In error scenario some opened streams may not closed in Utilities.java

[jira] [Updated] (HIVE-2051) getInputSummary() to call FileSystem.getContentSummary() in parallel

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2051: - Fix Version/s: 0.8.0 getInputSummary() to call FileSystem.getContentSummary() in parallel

[jira] [Reopened] (HIVE-2044) In error scenario opened streams may not closed in TypedBytesWritableOutput.java

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-2044: -- In error scenario opened streams may not closed in TypedBytesWritableOutput.java

[jira] [Updated] (HIVE-1937) DDLSemanticAnalyzer won't take newly set Hive parameters

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1937: - Component/s: Query Processor Fix Version/s: 0.8.0 DDLSemanticAnalyzer won't take newly set

[jira] [Reopened] (HIVE-1890) Optimize privilege checking for authorization

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-1890: -- Optimize privilege checking for authorization -

[jira] [Resolved] (HIVE-1890) Optimize privilege checking for authorization

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-1890. -- Resolution: Duplicate Optimize privilege checking for authorization

[jira] [Updated] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1644: - Fix Version/s: 0.8.0 use filter pushdown for automatically accessing indexes

[jira] [Updated] (HIVE-1595) job name for alter table T archive partition P is not correct

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1595: - Fix Version/s: 0.8.0 job name for alter table T archive partition P is not correct

[jira] [Reopened] (HIVE-1490) More implicit type conversion: UNION ALL and COALESCE

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-1490: -- More implicit type conversion: UNION ALL and COALESCE

[jira] [Updated] (HIVE-2199) incorrect success flag passed to jobClose

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2199: - Fix Version/s: 0.8.0 incorrect success flag passed to jobClose

[jira] [Updated] (HIVE-2024) In Driver.execute(), mapred.job.tracker is not restored if one of the task fails.

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2024: - Component/s: Query Processor Fix Version/s: 0.8.0 In Driver.execute(), mapred.job.tracker

[jira] [Updated] (HIVE-2052) PostHook and PreHook API to add flag to indicate it is pre or post hook plus cache for content summary

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2052: - Fix Version/s: 0.8.0 PostHook and PreHook API to add flag to indicate it is pre or post hook

[jira] [Updated] (HIVE-2082) Reduce memory consumption in preparing MapReduce job

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2082: - Component/s: Query Processor Fix Version/s: 0.8.0 Reduce memory consumption in preparing

[jira] [Updated] (HIVE-178) SELECT without FROM should assume a one-row table with no columns.

2011-07-26 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kramer updated HIVE-178: - Component/s: Testing Infrastructure Description: SELECT 1+1; should just return '2', but instead hive

[jira] [Updated] (HIVE-2096) throw a error if the input is larger than a threshold for index input format

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2096: - Component/s: Query Processor Diagnosability Fix Version/s: 0.8.0 throw

[jira] [Assigned] (HIVE-2096) throw a error if the input is larger than a threshold for index input format

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-2096: Assignee: Wojciech Galuba throw a error if the input is larger than a threshold for index

[jira] [Updated] (HIVE-2106) Increase the number of operator counter

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2106: - Fix Version/s: 0.8.0 Increase the number of operator counter

[jira] [Updated] (HIVE-2186) Dynamic Partitioning Failing because of characters not supported globStatus

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2186: - Fix Version/s: 0.8.0 Dynamic Partitioning Failing because of characters not supported globStatus

[jira] [Updated] (HIVE-2159) TableSample(percent ) uses one intermediate size to be int, which overflows for large sampled size, making the sampling never triggered.

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2159: - Component/s: Query Processor Fix Version/s: 0.8.0 TableSample(percent ) uses one

[jira] [Updated] (HIVE-2121) Input Sampling By Splits

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2121: - Component/s: Query Processor Fix Version/s: 0.8.0 Input Sampling By Splits

[jira] [Updated] (HIVE-2157) NPE in MapJoinObjectKey

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2157: - Component/s: Query Processor Fix Version/s: 0.8.0 NPE in MapJoinObjectKey

[jira] [Updated] (HIVE-2262) mapjoin followed by union all, groupby does not work

2011-07-26 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2262: - Fix Version/s: (was: 0.7.1) mapjoin followed by union all, groupby does not work

[jira] [Updated] (HIVE-2306) Hbase's timestamp attribute to be mapped for read or write, and then import data of timestamp to hbase's table from hive

2011-07-26 Thread Jianyi Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianyi Zhang updated HIVE-2306: --- Description: Current column mapping dosn't support hbase's timestamp column to be mapped for read or