[jira] [Assigned] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang reassigned HIVE-1363: - Assignee: Chaoyu Tang (was: Carl Steinbach) I am running into this issue and pick up this JIRA

[jira] [Commented] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124348#comment-14124348 ] Pradeep Kamath commented on HIVE-1363: -- This email account is inactive. Please contact

[jira] [Updated] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-1363: -- Attachment: HIVE-1363.patch The patch is requesting for the review: https://reviews.apache.org/r/25412/

[jira] [Updated] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-1363: -- Fix Version/s: 0.14.0 Affects Version/s: 0.14.0 Status: Patch Available (was:

Re: Review Request 25176: HIVE-7870: Insert overwrite table query does not generate correct task plan [Spark Branch]

2014-09-06 Thread Na Yang
On Sept. 5, 2014, 8:17 p.m., Xuefu Zhang wrote: ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java, line 1747 https://reviews.apache.org/r/25176/diff/4/?file=676862#file676862line1747 The if condition already checks fileSinkDesc.isLinkedFileSink(), how come in

[jira] [Commented] (HIVE-6550) SemanticAnalyzer.reset() doesn't clear all the state

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124356#comment-14124356 ] Hive QA commented on HIVE-6550: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-7870) Insert overwrite table query does not generate correct task plan [Spark Branch]

2014-09-06 Thread Na Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124358#comment-14124358 ] Na Yang commented on HIVE-7870: --- Removing those duplicated filesinks is hard because during

[jira] [Commented] (HIVE-8008) NPE while reading null decimal value

2014-09-06 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124370#comment-14124370 ] Lars Francke commented on HIVE-8008: +1 NPE while reading null decimal value

[jira] [Commented] (HIVE-7508) Kerberos support for streaming

2014-09-06 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124383#comment-14124383 ] Lefty Leverenz commented on HIVE-7508: -- Sorry [~roshan_naik], I can't grant write

[jira] [Commented] (HIVE-7989) Optimize Windowing function performance for row frames

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124393#comment-14124393 ] Hive QA commented on HIVE-7989: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-09-06 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7405: --- Status: Patch Available (was: In Progress) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

[jira] [Commented] (HIVE-8009) show compactions fails when a table with no partitions is being compacted

2014-09-06 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124396#comment-14124396 ] Damien Carol commented on HIVE-8009: I already filed a JIRA with a patch that fix this

[jira] [Resolved] (HIVE-8009) show compactions fails when a table with no partitions is being compacted

2014-09-06 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damien Carol resolved HIVE-8009. Resolution: Duplicate show compactions fails when a table with no partitions is being compacted

[jira] [Commented] (HIVE-8009) show compactions fails when a table with no partitions is being compacted

2014-09-06 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124397#comment-14124397 ] Damien Carol commented on HIVE-8009: [~alangates] see my descritpion of the bug. I can

[jira] [Commented] (HIVE-7991) Incorrect calculation of number of rows in JoinStatsRule.process results in overflow

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124407#comment-14124407 ] Hive QA commented on HIVE-7991: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-2390) Expand support for union types

2014-09-06 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-2390: --- Attachment: HIVE-2390.1.patch Expand support for union types --

[jira] [Commented] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124452#comment-14124452 ] Hive QA commented on HIVE-7946: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7946: - Status: Open (was: Patch Available) CBO: Merge CBO changes to Trunk

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7946: - Attachment: HIVE-7946.3.patch CBO: Merge CBO changes to Trunk

[jira] [Updated] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7946: - Status: Patch Available (was: Open) CBO: Merge CBO changes to Trunk

[jira] [Commented] (HIVE-7704) Create tez task for fast file merging

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124502#comment-14124502 ] Hive QA commented on HIVE-7704: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-7470) Wrong Thrift declaration for {{ShowCompactResponseElement}}

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124503#comment-14124503 ] Alan Gates commented on HIVE-7470: -- Patch looks good. Please rebase and I'll get it

[jira] [Commented] (HIVE-8009) show compactions fails when a table with no partitions is being compacted

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124504#comment-14124504 ] Alan Gates commented on HIVE-8009: -- [~damien.carol] thanks for pointing this out. Please

[jira] [Updated] (HIVE-7470) Wrong Thrift declaration for {{ShowCompactResponseElement}}

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7470: - Status: Open (was: Patch Available) Patch looks good but needs rebased. Wrong Thrift declaration for

[jira] [Issue Comment Deleted] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-1363: -- Comment: was deleted (was: This email account is inactive. Please contact another person at the company

Re: Review Request 25412: HIVE-1363: SHOW TABLE EXTENDED LIKE command does not strip single/double quotes

2014-09-06 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25412/#review52540 ---

[jira] [Commented] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124508#comment-14124508 ] Xuefu Zhang commented on HIVE-1363: --- Thanks for working on this, [~ctang.cloudera]. Patch

[jira] [Commented] (HIVE-7863) Potential null reference in TxnDbUtil#prepareDb()

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124511#comment-14124511 ] Alan Gates commented on HIVE-7863: -- +1. The HS2 unit test failure is unrelated.

[jira] [Updated] (HIVE-7078) Need file sink operators that work with ACID

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7078: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Neither

[jira] [Commented] (HIVE-7863) Potential null reference in TxnDbUtil#prepareDb()

2014-09-06 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124538#comment-14124538 ] Lars Francke commented on HIVE-7863: Alan, thanks for checking. I hadn't gotten around

[jira] [Commented] (HIVE-8008) NPE while reading null decimal value

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124539#comment-14124539 ] Hive QA commented on HIVE-8008: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-7984) AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez

2014-09-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7984: - Summary: AccumuloOutputFormat Configuration items from StorageHandler not re-set in Configuration in Tez

[jira] [Created] (HIVE-8014) hive.in.test not set in MiniTezCli tests

2014-09-06 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8014: Summary: hive.in.test not set in MiniTezCli tests Key: HIVE-8014 URL: https://issues.apache.org/jira/browse/HIVE-8014 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7788: - Status: Patch Available (was: Open) Generate plans for insert, update, and delete

[jira] [Updated] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7788: - Attachment: HIVE-7788.patch This patch adds plan generation as well as making modifications to some of the

Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/ --- Review request for hive, Ashutosh Chauhan, Eugene Koifman, Jason Dere, and

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/ --- (Updated Sept. 6, 2014, 4:32 p.m.) Review request for hive, Ashutosh Chauhan,

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/ --- (Updated Sept. 6, 2014, 4:32 p.m.) Review request for hive, Ashutosh Chauhan,

[jira] [Commented] (HIVE-7788) Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124546#comment-14124546 ] Alan Gates commented on HIVE-7788: -- Posted review https://reviews.apache.org/r/25414/

[jira] [Updated] (HIVE-7975) HS2 memory optimization: Internalizing instance fields of Thrift-generated metastore API classes

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7975: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thank you [~wilbur.yang]!! I have

[jira] [Updated] (HIVE-7975) HS2 memory optimization: Internalizing instance fields of Thrift-generated metastore API classes

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7975: --- Attachment: HIVE-7975.3.patch PS I made a minor change on commit and moved thrift-replacements.txt

[jira] [Comment Edited] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124559#comment-14124559 ] Brock Noland edited comment on HIVE-7946 at 9/6/14 5:09 PM:

[jira] [Commented] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124559#comment-14124559 ] Brock Noland commented on HIVE-7946: Thank you guys for doing this work! Two questions:

Re: Review Request 25412: HIVE-1363: SHOW TABLE EXTENDED LIKE command does not strip single/double quotes

2014-09-06 Thread Chaoyu Tang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25412/ --- (Updated Sept. 6, 2014, 5:15 p.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-1363: -- Attachment: HIVE-1363.1.patch Thanks [~xuefuz] for the review. I made the change based on the comments

[jira] [Updated] (HIVE-7553) avoid the scheduling maintenance window for every jar change

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7553: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available)

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/#review52542 --- I obivously don't have context here but I do have a few items which

[jira] [Created] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
Brock Noland created HIVE-8015: -- Summary: Merge from trunk (3) [Spark Branch] Key: HIVE-8015 URL: https://issues.apache.org/jira/browse/HIVE-8015 Project: Hive Issue Type: Sub-task

[jira] [Commented] (HIVE-7923) populate stats for test tables

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124567#comment-14124567 ] Hive QA commented on HIVE-7923: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8015: --- Attachment: HIVE-8015.1-spark.patch Merge from trunk (3) [Spark Branch]

[jira] [Updated] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8015: --- Assignee: Brock Noland Status: Patch Available (was: Open) Merge from trunk (3) [Spark Branch]

[jira] [Updated] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8015: --- Attachment: HIVE-8015.1-post-merge.patch Merge from trunk (3) [Spark Branch]

[jira] [Commented] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124578#comment-14124578 ] Laljo John Pullokkaran commented on HIVE-7946: -- Brock, thanks for looking

[jira] [Commented] (HIVE-8011) Fix couple of tests to work when FileSystem.access() is available

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124608#comment-14124608 ] Hive QA commented on HIVE-8011: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-6550) SemanticAnalyzer.reset() doesn't clear all the state

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6550: --- Affects Version/s: 0.13.1 Status: Open (was: Patch Available) Test failures

[jira] [Updated] (HIVE-7923) populate stats for test tables

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7923: --- Status: Open (was: Patch Available) Test failures needs to be looked at. populate stats for

[jira] [Resolved] (HIVE-7813) Hive join key not null shouldn't be generated for partition column

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-7813. Resolution: Fixed Fix Version/s: 0.14.0 Fixed via HIVE-7912 Hive join key not null

[jira] [Updated] (HIVE-7813) Hive join key not null shouldn't be generated for partition column

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7813: --- Affects Version/s: 0.14.0 Hive join key not null shouldn't be generated for partition column

[jira] [Updated] (HIVE-7813) Hive join key not null shouldn't be generated for partition column

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7813: --- Component/s: Query Processor Hive join key not null shouldn't be generated for partition

[jira] [Updated] (HIVE-8010) [CBO] Handle nested types

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8010: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to cbo branch.

[jira] [Resolved] (HIVE-7967) CBO Trunk Merge: Fall Back in case of complex types

2014-09-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-7967. Resolution: Fixed Fixed via HIVE-8010 CBO Trunk Merge: Fall Back in case of complex types

[jira] [Commented] (HIVE-7992) StatsRulesProcFactory should gracefully handle overflows

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124649#comment-14124649 ] Hive QA commented on HIVE-7992: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-7969) CBO:Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7969: - Summary: CBO:Use Optiq's native FieldTrimmer instead of HiveRelFieldTrimmer (was:

[jira] [Updated] (HIVE-7965) CBO:Handle Row Schema

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7965: - Summary: CBO:Handle Row Schema (was: Handle Row Schema) CBO:Handle Row Schema

[jira] [Updated] (HIVE-8013) CBO:fix checkstyle warnings

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8013: - Summary: CBO:fix checkstyle warnings (was: fix checkstyle warnings) CBO:fix

[jira] [Updated] (HIVE-7655) CBO: Reading of partitioned table stats slows down explain

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7655: - Summary: CBO: Reading of partitioned table stats slows down explain (was: Reading

[jira] [Updated] (HIVE-7612) CBO: Add link to parent vertex to mapjoin in explain

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7612: - Summary: CBO: Add link to parent vertex to mapjoin in explain (was: Add link to

[jira] [Updated] (HIVE-7703) CBO: Don't recompute partition list between optiq and hive planning

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7703: - Summary: CBO: Don't recompute partition list between optiq and hive planning

[jira] [Updated] (HIVE-7463) CBO:Add rule for transitive inference

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7463: - Summary: CBO:Add rule for transitive inference (was: Add rule for transitive

[jira] [Updated] (HIVE-7565) CBO: Fix exception in Greedy Join reordering Algo

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7565: - Summary: CBO: Fix exception in Greedy Join reordering Algo (was: Fix exception in

[jira] [Updated] (HIVE-7546) CBO: Pull partition and column stats regardless of hive conf settings

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7546: - Summary: CBO: Pull partition and column stats regardless of hive conf settings

[jira] [Updated] (HIVE-7611) CBO: Workaround for pom issue with optiq-avatica

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7611: - Summary: CBO: Workaround for pom issue with optiq-avatica (was: Workaround for

[jira] [Resolved] (HIVE-7463) CBO:Add rule for transitive inference

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran resolved HIVE-7463. -- Resolution: Fixed CBO:Add rule for transitive inference

[jira] [Updated] (HIVE-7395) CBO: Work around non availability of stats for partition columns

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7395: - Summary: CBO: Work around non availability of stats for partition columns (was:

[jira] [Updated] (HIVE-7392) CBO: Support Columns Stats for Partition Columns

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7392: - Summary: CBO: Support Columns Stats for Partition Columns (was: Support Columns

[jira] [Updated] (HIVE-7388) CBO: Remove non-ascii char from comments

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7388: - Summary: CBO: Remove non-ascii char from comments (was: Remove non-ascii char

[jira] [Updated] (HIVE-7401) CBO:Fetch Column stats on Demand

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-7401: - Summary: CBO:Fetch Column stats on Demand (was: Fetch Column stats on Demand)

[jira] [Created] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-8016: Summary: CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup Key: HIVE-8016 URL: https://issues.apache.org/jira/browse/HIVE-8016

[jira] [Updated] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8016: - Attachment: HIVE-8016.patch CBO: PPD to honor hive Join Cond, Casting fixes, Add

[jira] [Updated] (HIVE-8016) CBO: PPD to honor hive Join Cond, Casting fixes, Add annotations for IF, Code cleanup

2014-09-06 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8016: - Status: Patch Available (was: Open) CBO: PPD to honor hive Join Cond, Casting

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-06 Thread Alan Gates
On Sept. 6, 2014, 5:43 p.m., Brock Noland wrote: I obivously don't have context here but I do have a few items which I think should be addressed. Thx! Thanks for the review. On Sept. 6, 2014, 5:43 p.m., Brock Noland wrote:

[jira] [Updated] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-8015: --- Attachment: (was: HIVE-8015.1-post-merge.patch) Merge from trunk (3) [Spark Branch]

[jira] [Commented] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124687#comment-14124687 ] Hive QA commented on HIVE-1363: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-8012) TestHiveServer2Concurrency is not implemented

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124696#comment-14124696 ] Brock Noland commented on HIVE-8012: Yeah that test was excluded from the old days of

[jira] [Commented] (HIVE-8015) Merge from trunk (3) [Spark Branch]

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124701#comment-14124701 ] Hive QA commented on HIVE-8015: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-7926) long-lived daemons for query fragment execution, I/O and caching

2014-09-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124708#comment-14124708 ] Brock Noland commented on HIVE-7926: bq. Small/short queries can be largely processed

[jira] [Commented] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124718#comment-14124718 ] Hive QA commented on HIVE-7405: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaoyu Tang updated HIVE-1363: -- Attachment: HIVE-1363.2.patch The describe_table_json.q test failure is related to the change from this

[jira] [Commented] (HIVE-2390) Expand support for union types

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124734#comment-14124734 ] Hive QA commented on HIVE-2390: --- {color:red}Overall{color}: -1 at least one tests failed

Re: hive unit test report question

2014-09-06 Thread wzc
hi all: I would like to create a jenkins job to run both hive ut and integration test. Right now it seems that I have to execute mulitple maven goals in different poms: mvn clean install surefire-report:report -Daggregate=true -Phadoop-2 cd itests mvn clean install surefire-report:report

[jira] [Commented] (HIVE-7949) Create table LIKE command doesn't set new owner

2014-09-06 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124740#comment-14124740 ] Lefty Leverenz commented on HIVE-7949: -- This is a regression from 0.12 Should this

[jira] [Created] (HIVE-8017) Use HiveKey instead of Byteswritable as key type of the pair RDD [Spark Branch]

2014-09-06 Thread Rui Li (JIRA)
Rui Li created HIVE-8017: Summary: Use HiveKey instead of Byteswritable as key type of the pair RDD [Spark Branch] Key: HIVE-8017 URL: https://issues.apache.org/jira/browse/HIVE-8017 Project: Hive

[jira] [Updated] (HIVE-8017) Use HiveKey instead of Byteswritable as key type of the pair RDD [Spark Branch]

2014-09-06 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8017: - Issue Type: Sub-task (was: Bug) Parent: HIVE-7292 Use HiveKey instead of Byteswritable as key type of

[jira] [Updated] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-06 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8017: - Summary: Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch] (was: Use HiveKey

[jira] [Commented] (HIVE-7956) When inserting into a bucketed table, all data goes to a single bucket [Spark Branch]

2014-09-06 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124742#comment-14124742 ] Rui Li commented on HIVE-7956: -- [~xuefuz] that's great! I created HIVE-8017 and will do the

[jira] [Commented] (HIVE-8008) NPE while reading null decimal value

2014-09-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124756#comment-14124756 ] Xuefu Zhang commented on HIVE-8008: --- +1. I think the above test failure isn't related.

[jira] [Commented] (HIVE-1363) 'SHOW TABLE EXTENDED LIKE' command does not strip single/double quotes

2014-09-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124760#comment-14124760 ] Xuefu Zhang commented on HIVE-1363: --- +1, pending on the new test result. 'SHOW TABLE

[jira] [Commented] (HIVE-7946) CBO: Merge CBO changes to Trunk

2014-09-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14124763#comment-14124763 ] Hive QA commented on HIVE-7946: --- {color:red}Overall{color}: -1 at least one tests failed

Re: Review Request 25176: HIVE-7870: Insert overwrite table query does not generate correct task plan [Spark Branch]

2014-09-06 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25176/#review52554 ---

Re: Review Request 25176: HIVE-7870: Insert overwrite table query does not generate correct task plan [Spark Branch]

2014-09-06 Thread Na Yang
On Sept. 7, 2014, 4:46 a.m., Xuefu Zhang wrote: ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java, line 1749 https://reviews.apache.org/r/25176/diff/4/?file=676862#file676862line1749 sorry for my curiosity. If the dir is the same, wouldn't data overwrites

  1   2   >