[jira] [Commented] (HIVE-1446) Move Hive Documentation from the wiki to version control

2013-07-12 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706758#comment-13706758 ] Lefty Leverenz commented on HIVE-1446: -- I'd have called this Resolved: Won't Fix but

[jira] [Commented] (HIVE-4658) Make KW_OUTER optional in outer joins

2013-07-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707028#comment-13707028 ] Navis commented on HIVE-4658: - Sorry, missed this. Running test. > Make KW_OUT

[jira] [Updated] (HIVE-4790) MapredLocalTask task does not make virtual columns

2013-07-12 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4790: -- Attachment: HIVE-4790.D11511.2.patch navis updated the revision "HIVE-4790 [jira] MapredLocalTask task d

[jira] [Updated] (HIVE-4790) MapredLocalTask task does not make virtual columns

2013-07-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4790: Status: Patch Available (was: Open) > MapredLocalTask task does not make virtual columns >

[jira] [Updated] (HIVE-2608) Do not require AS a,b,c part in LATERAL VIEW

2013-07-12 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2608: -- Attachment: HIVE-2608.D4317.6.patch navis updated the revision "HIVE-2608 [jira] Do not require AS a,b,c

[jira] [Updated] (HIVE-2608) Do not require AS a,b,c part in LATERAL VIEW

2013-07-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2608: Affects Version/s: (was: 0.10.0) Status: Patch Available (was: Open) > Do not require AS a,b

[jira] [Updated] (HIVE-4730) Join on more than 2^31 records on single reducer failed (wrong results)

2013-07-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4730: Status: Patch Available (was: Open) > Join on more than 2^31 records on single reducer failed (wrong results) >

[jira] [Updated] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4838: --- Status: Patch Available (was: Open) Marking "Patch Available" I tested this with an experimental tes

[jira] [Updated] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4838: --- Attachment: HIVE-4838.patch New patch does contains trivial updates. It makes one variable transient t

[jira] [Resolved] (HIVE-4597) Remove test code from ql\src\java tree, place it itn ql\src\test tree

2013-07-12 Thread Tony Murphy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Murphy resolved HIVE-4597. --- Resolution: Not A Problem There is not test code under ql/src/java, the test generation code does live

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707154#comment-13707154 ] Ashutosh Chauhan commented on HIVE-4838: I see there is an update to .q.out file. D

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707181#comment-13707181 ] Brock Noland commented on HIVE-4838: Hi, Correct there is. It's related to the snippet

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707205#comment-13707205 ] Ashutosh Chauhan commented on HIVE-4838: Interesting. Lets tease out that part from

[jira] [Resolved] (HIVE-4839) build-common.xml has

2013-07-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman resolved HIVE-4839. -- Resolution: Not A Problem Since build-common.xml is always imported from 1 level down from hive

[jira] [Created] (HIVE-4845) Correctness issue with MapJoins using the null safe operator

2013-07-12 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4845: -- Summary: Correctness issue with MapJoins using the null safe operator Key: HIVE-4845 URL: https://issues.apache.org/jira/browse/HIVE-4845 Project: Hive Issue Ty

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707213#comment-13707213 ] Brock Noland commented on HIVE-4838: Fair enough, I'll have a patch for HIVE-4845 short

[jira] [Updated] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4838: --- Status: Open (was: Patch Available) Canceling patch to fix correctness issue in a separate JIRA.

Re: Review Request 11925: Hive-3159 Update AvroSerde to determine schema of new tables

2013-07-12 Thread Mohammad Islam
> On June 30, 2013, 2:43 a.m., Ashutosh Chauhan wrote: > > Can you also run all new tests with ant test -Dhadoop.mr.rev=23 to make > > sure we are getting right results. Else, you might need to add more columns > > in order-by columns. Tested > On June 30, 2013, 2:43 a.m., Ashutosh Chauhan w

Re: Review Request 11925: Hive-3159 Update AvroSerde to determine schema of new tables

2013-07-12 Thread Mohammad Islam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11925/ --- (Updated July 12, 2013, 6:49 p.m.) Review request for hive, Ashutosh Chauhan an

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707239#comment-13707239 ] Edward Capriolo commented on HIVE-4838: --- So which version is correct the map join or

[jira] [Updated] (HIVE-4845) Correctness issue with MapJoins using the null safe operator

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4845: --- Attachment: HIVE-4845.patch > Correctness issue with MapJoins using the null safe operator > -

[jira] [Updated] (HIVE-4845) Correctness issue with MapJoins using the null safe operator

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4845: --- Description: I found a correctness issue while working on HIVE-4838. The following query from join_nu

[jira] [Updated] (HIVE-4845) Correctness issue with MapJoins using the null safe operator

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4845: --- Description: I found a correctness issue while working on HIVE-4838. The following query from join_nu

[jira] [Updated] (HIVE-4845) Correctness issue with MapJoins using the null safe operator

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4845: --- Description: I found a correctness issue while working on HIVE-4838. The following query from join_nu

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707269#comment-13707269 ] Brock Noland commented on HIVE-4838: Map-side is wrong and reduce-side was correct. For

[jira] [Updated] (HIVE-4845) Correctness issue with MapJoins using the null safe operator

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4845: --- Description: I found a correctness issue while working on HIVE-4838. The following query from join_nu

[jira] [Commented] (HIVE-2436) Update project naming and description in Hive website

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707310#comment-13707310 ] Brock Noland commented on HIVE-2436: OK I've got forrest working so I can generate a pa

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707318#comment-13707318 ] Edward Capriolo commented on HIVE-4838: --- This is pretty sad news. How long has map-si

[jira] [Updated] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2013-07-12 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2206: -- Attachment: HIVE-2206.D11097.17.patch yhuai updated the revision "HIVE-2206 [jira] add a new optimizer f

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707332#comment-13707332 ] Brock Noland commented on HIVE-4838: I think the equals method has been broken since HI

[jira] [Commented] (HIVE-2436) Update project naming and description in Hive website

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707336#comment-13707336 ] Brock Noland commented on HIVE-2436: I see the PDF links on the right hand side.

[jira] [Commented] (HIVE-4845) Correctness issue with MapJoins using the null safe operator

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707337#comment-13707337 ] Brock Noland commented on HIVE-4845: I am running tests here https://builds.apache.org

[jira] [Commented] (HIVE-4840) Fix eclipse template classpath to include the BoneCP lib

2013-07-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707342#comment-13707342 ] Ashutosh Chauhan commented on HIVE-4840: +1 > Fix eclipse template

[jira] [Updated] (HIVE-4840) Fix eclipse template classpath to include the BoneCP lib

2013-07-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-4840: --- Resolution: Fixed Fix Version/s: 0.12.0 Status: Resolved (was: Patch Availab

[jira] [Commented] (HIVE-2436) Update project naming and description in Hive website

2013-07-12 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707385#comment-13707385 ] Lefty Leverenz commented on HIVE-2436: -- Is there a way to discover how often people cl

[jira] [Updated] (HIVE-3264) Add support for binary dataype to AvroSerde

2013-07-12 Thread Mark Wagner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Wagner updated HIVE-3264: -- Attachment: HIVE-3264.6.patch I rebased Eli's patch on the current trunk. I've also made changes so tha

[jira] [Updated] (HIVE-4821) Implement vectorized type casting for all types

2013-07-12 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4821: - Assignee: Sarvesh Sakalanaga > Implement vectorized type casting for all types > -

[jira] [Created] (HIVE-4846) Implement Vectorized Limit Operator

2013-07-12 Thread Sarvesh Sakalanaga (JIRA)
Sarvesh Sakalanaga created HIVE-4846: Summary: Implement Vectorized Limit Operator Key: HIVE-4846 URL: https://issues.apache.org/jira/browse/HIVE-4846 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-4846) Implement Vectorized Limit Operator

2013-07-12 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4846: - Status: Patch Available (was: Open) > Implement Vectorized Limit Operator > -

[jira] [Updated] (HIVE-4846) Implement Vectorized Limit Operator

2013-07-12 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4846: - Attachment: Hive-4846.0.patch With this patch map side limit operators are vectorized.

[jira] [Updated] (HIVE-4845) Correctness issue with MapJoins using the null safe operator

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4845: --- Status: Patch Available (was: Open) Tests pass, results are here: https://builds.apache.org/user/bro

[jira] [Commented] (HIVE-4845) Correctness issue with MapJoins using the null safe operator

2013-07-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707471#comment-13707471 ] Brock Noland commented on HIVE-4845: https://reviews.facebook.net/D11685

Re: Review Request 11925: Hive-3159 Update AvroSerde to determine schema of new tables

2013-07-12 Thread Jakob Homan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11925/#review23102 --- Overall, looks good. I'm concerned that there's no end-to-end test

Re: Review Request 12480: HIVE-4732 Reduce or eliminate the expensive Schema equals() check for AvroSerde

2013-07-12 Thread Jakob Homan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12480/#review23113 --- Do you have after-optimization performance numbers? Can you add a t

[jira] [Commented] (HIVE-3264) Add support for binary dataype to AvroSerde

2013-07-12 Thread Mark Wagner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707503#comment-13707503 ] Mark Wagner commented on HIVE-3264: --- Also posted to RB: https://reviews.apache.org/r/1253

[jira] [Commented] (HIVE-4840) Fix eclipse template classpath to include the BoneCP lib

2013-07-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707537#comment-13707537 ] Hudson commented on HIVE-4840: -- FAILURE: Integrated in Hive-trunk-hadoop1-ptest #70 (See [htt

[jira] [Updated] (HIVE-4843) Refactoring MapRedTask and ExecDriver for better re-usability (for tez) and readability

2013-07-12 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-4843: - Attachment: HIVE-4843.2.patch New iteration of the changes. The first patch was a work in progress

[jira] [Created] (HIVE-4847) add rename database functionality

2013-07-12 Thread Greg Rahn (JIRA)
Greg Rahn created HIVE-4847: --- Summary: add rename database functionality Key: HIVE-4847 URL: https://issues.apache.org/jira/browse/HIVE-4847 Project: Hive Issue Type: New Feature Affects Versio

[jira] [Resolved] (HIVE-3039) Move Hive admin documentation from wiki to version control

2013-07-12 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo resolved HIVE-3039. --- Resolution: Won't Fix > Move Hive admin documentation from wiki to version control > -

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707592#comment-13707592 ] Yin Huai commented on HIVE-4838: Hi Brock, I have a question. Does this correctness issue o

[jira] [Commented] (HIVE-4518) Counter Strike: Operation Operator

2013-07-12 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707596#comment-13707596 ] Gunther Hagleitner commented on HIVE-4518: -- Yes, thanks for the nudge. I'll rebase

[jira] [Commented] (HIVE-4838) Refactor MapJoin HashMap code to improve testability and readability

2013-07-12 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707658#comment-13707658 ] Yin Huai commented on HIVE-4838: >From the code, seems this issue only affects <=> operator