[jira] [Commented] (HIVE-3459) Dynamic partition queries producing no partitions fail with hive.stats.reliable=true

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454711#comment-13454711 ] Namit Jain commented on HIVE-3459: -- +1 > Dynamic partition queries produc

[jira] [Assigned] (HIVE-3432) perform a map-only group by if grouping key matches the sorting properties of the table

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-3432: Assignee: Namit Jain (was: Sambavi Muthukrishnan) > perform a map-only group by if grouping key

[jira] [Updated] (HIVE-3432) perform a map-only group by if grouping key matches the sorting properties of the table

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3432: - Status: Patch Available (was: Open) > perform a map-only group by if grouping key matches the sorting

[jira] [Updated] (HIVE-3432) perform a map-only group by if grouping key matches the sorting properties of the table

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3432: - Attachment: hive.3432.1.patch > perform a map-only group by if grouping key matches the sorting proper

[jira] [Updated] (HIVE-3459) Dynamic partition queries producing no partitions fail with hive.stats.reliable=true

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3459: - Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status: Resolved (wa

[jira] [Updated] (HIVE-3391) Keep the original query in HiveDriverRunHookContextImpl

2012-09-13 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3391: Resolution: Fixed Fix Version/s: 0.10.0 Status: Resolved (was: Patch Available) C

[jira] [Updated] (HIVE-3391) Keep the original query in HiveDriverRunHookContextImpl

2012-09-13 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3391: Component/s: Logging > Keep the original query in HiveDriverRunHookContextImpl > ---

[jira] [Commented] (HIVE-3421) Column Level Top K Values Statistics

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454785#comment-13454785 ] Namit Jain commented on HIVE-3421: -- comments on phabricator > Column Leve

[jira] [Updated] (HIVE-3432) perform a map-only group by if grouping key matches the sorting properties of the table

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3432: - Status: Open (was: Patch Available) Found some issues when thinking more about it - fixing it right now

[jira] [Commented] (HIVE-3339) Change the rules in SemanticAnalyzer to use Operator.getName() instead of hardcoded names

2012-09-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454813#comment-13454813 ] Hudson commented on HIVE-3339: -- Integrated in Hive-trunk-h0.21 #1666 (See [https://builds.apa

RE: newbie in hive dev - process help

2012-09-13 Thread Chalcy Raja
Anybody??? -Original Message- From: Chalcy Raja [mailto:chalcy.r...@careerbuilder.com] Sent: Wednesday, September 12, 2012 9:30 AM To: dev@hive.apache.org; hive-...@hadoop.apache.org Subject: newbie in hive dev - process help Hi hive dev Gurus, I am a newbie to hive dev, but using hive

Re: newbie in hive dev - process help

2012-09-13 Thread Philip Tromans
If you want code committed to Hive, then you need to open a JIRA and attach a patch. Cheers, Phil. On 13 September 2012 13:16, Chalcy Raja wrote: > Anybody??? > > -Original Message- > From: Chalcy Raja [mailto:chalcy.r...@careerbuilder.com] > Sent: Wednesday, September 12, 2012 9:30 AM

RE: newbie in hive dev - process help

2012-09-13 Thread Chalcy Raja
Appreciate your reply, Phil. I'll create a jira and start from there. -Original Message- From: Philip Tromans [mailto:philip.j.trom...@gmail.com] Sent: Thursday, September 13, 2012 8:39 AM To: dev@hive.apache.org Subject: Re: newbie in hive dev - process help If you want code committed

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #136

2012-09-13 Thread Apache Jenkins Server
See -- [...truncated 10125 lines...] [echo] Project: odbc [copy] Warning:

[jira] [Updated] (HIVE-3432) perform a map-only group by if grouping key matches the sorting properties of the table

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3432: - Status: Patch Available (was: Open) fixed some more bugs - ready for review now > perfor

[jira] [Updated] (HIVE-3432) perform a map-only group by if grouping key matches the sorting properties of the table

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3432: - Attachment: hive.3432.2.patch > perform a map-only group by if grouping key matches the sorting proper

Re: Review Request: HIVE-3443: Add serdeParamKey option to Hive Metatool

2012-09-13 Thread Shreepadma Venugopalan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6962/ --- (Updated Sept. 13, 2012, 4:50 p.m.) Review request for hive, Carl Steinbach and

Re: Review Request: HIVE-3443: Add serdeParamKey option to Hive Metatool

2012-09-13 Thread Shreepadma Venugopalan
> On Sept. 11, 2012, 12:38 a.m., Carl Steinbach wrote: > > metastore/src/test/org/apache/hadoop/hive/metastore/TestHiveMetaTool.java, > > line 114 > > > > > > Please add bad URI records for the different fields and ver

[jira] [Updated] (HIVE-3443) Hive Metatool should take serde_param_key from the user to allow for changes to avro serde's schema url key

2012-09-13 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreepadma Venugopalan updated HIVE-3443: - Attachment: HIVE-3443.3.patch.txt > Hive Metatool should take serde_param_key

[jira] [Updated] (HIVE-3443) Hive Metatool should take serde_param_key from the user to allow for changes to avro serde's schema url key

2012-09-13 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shreepadma Venugopalan updated HIVE-3443: - Status: Patch Available (was: Open) > Hive Metatool should take serde_param_k

[jira] [Commented] (HIVE-3443) Hive Metatool should take serde_param_key from the user to allow for changes to avro serde's schema url key

2012-09-13 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455004#comment-13455004 ] Shreepadma Venugopalan commented on HIVE-3443: -- Updated patch available for re

[jira] [Updated] (HIVE-3452) Missing column causes null pointer exception

2012-09-13 Thread Jean Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean Xu updated HIVE-3452: -- Release Note: when a table name is used as column in select, it will get null exception. TypeCheckProcFactory.ja

[jira] [Commented] (HIVE-3459) Dynamic partition queries producing no partitions fail with hive.stats.reliable=true

2012-09-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455050#comment-13455050 ] Hudson commented on HIVE-3459: -- Integrated in Hive-trunk-h0.21 #1667 (See [https://builds.apa

[jira] [Commented] (HIVE-3391) Keep the original query in HiveDriverRunHookContextImpl

2012-09-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455051#comment-13455051 ] Hudson commented on HIVE-3391: -- Integrated in Hive-trunk-h0.21 #1667 (See [https://builds.apa

Hive-trunk-h0.21 - Build # 1667 - Failure

2012-09-13 Thread Apache Jenkins Server
Changes for Build #1667 [kevinwilfong] HIVE-3391. Keep the original query in HiveDriverRunHookContextImpl. (Dawid Dabrowski via kevinwilfong) [namit] HIVE-3459 Dynamic partition queries producing no partitions fail with hive.stats.reliable=true (Kevin Wilfong via namit) 1 tests failed. REGRE

[jira] [Updated] (HIVE-2957) Hive JDBC doesn't support TIMESTAMP column

2012-09-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2957: - Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status: Resol

[jira] [Updated] (HIVE-3438) Add tests for 'm' bigs tables sortmerge join with 'n' small tables where both m,n>1

2012-09-13 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3438: Resolution: Fixed Fix Version/s: 0.10.0 Status: Resolved (was: Patch Available) C

[jira] [Commented] (HIVE-967) Implement "show create table"

2012-09-13 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455087#comment-13455087 ] Kevin Wilfong commented on HIVE-967: I don't know what you mean by "frozen at the time t

[jira] [Updated] (HIVE-3455) ANSI CORR(X,Y) is incorrect

2012-09-13 Thread Maxim Bolotin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Bolotin updated HIVE-3455: Affects Version/s: 0.8.1 > ANSI CORR(X,Y) is incorrect > --- > >

[jira] [Updated] (HIVE-3455) ANSI CORR(X,Y) is incorrect

2012-09-13 Thread Maxim Bolotin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Bolotin updated HIVE-3455: Affects Version/s: 0.10.0 > ANSI CORR(X,Y) is incorrect > --- > >

[jira] [Updated] (HIVE-3422) Support partial partition specifications in when enabling/disabling protections in Hive

2012-09-13 Thread Jean Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean Xu updated HIVE-3422: -- Release Note: For alter table with partial partition spec, DDLSemanticAnalyzer will call table.getPartitions to

[jira] [Commented] (HIVE-967) Implement "show create table"

2012-09-13 Thread Steven Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455158#comment-13455158 ] Steven Wong commented on HIVE-967: -- @Kevin, https://cwiki.apache.org/confluence/display/Hi

[jira] [Commented] (HIVE-967) Implement "show create table"

2012-09-13 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455168#comment-13455168 ] Kevin Wilfong commented on HIVE-967: Thanks Steven, I understand now. You're right. Fe

[jira] [Updated] (HIVE-3450) Hive maven-publish ant task should be configurable

2012-09-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3450: - Component/s: Build Infrastructure > Hive maven-publish ant task should be configurable > -

[jira] [Updated] (HIVE-3231) msck repair should find partitions already containing data files

2012-09-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3231: - Component/s: Metastore > msck repair should find partitions already containing data files > --

[jira] [Updated] (HIVE-3231) msck repair should find partitions already containing data files

2012-09-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3231: - Status: Open (was: Patch Available) @Keegan: This patch needs to be rebased on trunk. Also, repai

[jira] [Updated] (HIVE-3231) msck repair should find partitions already containing data files

2012-09-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3231: - Assignee: Keegan Mosley > msck repair should find partitions already containing data files > -

Jenkins build is back to normal : Hive-0.9.1-SNAPSHOT-h0.21 #136

2012-09-13 Thread Apache Jenkins Server
See

[jira] [Updated] (HIVE-3098) Memory leak from large number of FileSystem instances in FileSystem.CACHE

2012-09-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3098: --- Fix Version/s: 0.9.1 Committed to 0.9 branch. > Memory leak from large number

[jira] [Commented] (HIVE-3428) Fix log4j configuration errors when running hive on hadoop23

2012-09-13 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455342#comment-13455342 ] Zhenxiao Luo commented on HIVE-3428: Updated patch. comments addressed. review request

[jira] [Updated] (HIVE-3428) Fix log4j configuration errors when running hive on hadoop23

2012-09-13 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-3428: --- Status: Open (was: Patch Available) > Fix log4j configuration errors when running hive on hadoop2

[jira] [Updated] (HIVE-3428) Fix log4j configuration errors when running hive on hadoop23

2012-09-13 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-3428: --- Attachment: HIVE-3428.4.patch.txt > Fix log4j configuration errors when running hive on hadoop23 >

[jira] [Updated] (HIVE-3428) Fix log4j configuration errors when running hive on hadoop23

2012-09-13 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-3428: --- Status: Patch Available (was: Open) > Fix log4j configuration errors when running hive on hadoop2

Re: Review Request: HIVE-1362: Support for column statistics in Hive

2012-09-13 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6878/#review11502 --- Made it most of the way through the first page of the review. More co

[jira] [Created] (HIVE-3460) Simultaneous attempts to initialize the Hive Metastore can fail due to error "Table 'metastore_DELETEME1347565995856' doesn't exist"

2012-09-13 Thread Lenni Kuff (JIRA)
Lenni Kuff created HIVE-3460: Summary: Simultaneous attempts to initialize the Hive Metastore can fail due to error "Table 'metastore_DELETEME1347565995856' doesn't exist" Key: HIVE-3460 URL: https://issues.apache.org

[jira] [Commented] (HIVE-3460) Simultaneous attempts to initialize the Hive Metastore can fail due to error "Table 'metastore_DELETEME1347565995856' doesn't exist"

2012-09-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455398#comment-13455398 ] Carl Steinbach commented on HIVE-3460: -- Ed reported encountering this problem in an em

Hive-trunk-h0.21 - Build # 1668 - Still Failing

2012-09-13 Thread Apache Jenkins Server
Changes for Build #1667 [kevinwilfong] HIVE-3391. Keep the original query in HiveDriverRunHookContextImpl. (Dawid Dabrowski via kevinwilfong) [namit] HIVE-3459 Dynamic partition queries producing no partitions fail with hive.stats.reliable=true (Kevin Wilfong via namit) Changes for Build #1668

[jira] [Commented] (HIVE-3098) Memory leak from large number of FileSystem instances in FileSystem.CACHE

2012-09-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455465#comment-13455465 ] Hudson commented on HIVE-3098: -- Integrated in Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #137 (

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #137

2012-09-13 Thread Apache Jenkins Server
See Changes: [hashutosh] HIVE-3098 : Memory leak from large number of FileSystem instances in FileSystem.CACHE (Mithun Radhakrishnan via Ashutosh Chauhan) -- [...trunca

[jira] [Created] (HIVE-3461) hive unit tests fail to get lock using zookeeper on windows

2012-09-13 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-3461: --- Summary: hive unit tests fail to get lock using zookeeper on windows Key: HIVE-3461 URL: https://issues.apache.org/jira/browse/HIVE-3461 Project: Hive Issue T

[jira] [Updated] (HIVE-3461) hive unit tests fail to get lock using zookeeper on windows

2012-09-13 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-3461: Description: Following exception is seen from test cases when lock is attempted - {code} 2012-08-26

[jira] [Commented] (HIVE-3432) perform a map-only group by if grouping key matches the sorting properties of the table

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455561#comment-13455561 ] Namit Jain commented on HIVE-3432: -- All the tests passed > perform a map-

[jira] [Created] (HIVE-3462) bucketcontext_5.q.out missing from results

2012-09-13 Thread Namit Jain (JIRA)
Namit Jain created HIVE-3462: Summary: bucketcontext_5.q.out missing from results Key: HIVE-3462 URL: https://issues.apache.org/jira/browse/HIVE-3462 Project: Hive Issue Type: Bug Compo

[jira] [Resolved] (HIVE-3462) bucketcontext_5.q.out missing from results

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-3462. -- Resolution: Won't Fix Something was wrong in my env. - the file shows up now > bucketco

[jira] [Commented] (HIVE-3098) Memory leak from large number of FileSystem instances in FileSystem.CACHE

2012-09-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455572#comment-13455572 ] Hudson commented on HIVE-3098: -- Integrated in Hive-0.9.1-SNAPSHOT-h0.21 #137 (See [https://bu

[jira] [Updated] (HIVE-3422) Support partial partition specifications in when enabling/disabling protections in Hive

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3422: - Status: Open (was: Patch Available) comments on phabricator > Support partial partition

Hive JIRA issue HIVE-3299 : Patch submitted

2012-09-13 Thread Namitha Babychan/TVM/TCS
Dear All, The patch for the issue HIVE-3299 has been submitted . Please review . Thanks and Regards, Namitha Babychan 533296 NextGen Solutions - Kochi Ph:+914846618356,9446483467 =-=-= Notice: The information contained in this e-mail message and/or attachments to i

[jira] [Updated] (HIVE-3452) Missing column causes null pointer exception

2012-09-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3452: - Status: Open (was: Patch Available) minor comments on phabricator > Missing column cause

[jira] [Created] (HIVE-3463) Add CASCADING to MySQL's InnoDB schema

2012-09-13 Thread Alexander Alten-Lorenz (JIRA)
Alexander Alten-Lorenz created HIVE-3463: Summary: Add CASCADING to MySQL's InnoDB schema Key: HIVE-3463 URL: https://issues.apache.org/jira/browse/HIVE-3463 Project: Hive Issue Type:

[jira] [Updated] (HIVE-3299) UDF DAYNAME(date) to HIVE

2012-09-13 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3299: - Status: Open (was: Patch Available) @Namitha: A couple comments about the patch: * The patch cau

Re: Hive JIRA issue HIVE-3299 : Patch submitted

2012-09-13 Thread Carl Steinbach
Hi Namitha, I left review comments on JIRA. Thanks. Carl On Thu, Sep 13, 2012 at 10:04 PM, Namitha Babychan/TVM/TCS < namitha.babyc...@tcs.com> wrote: > > > > > > > > > Dear All, > > > The patch for the issue HIVE-3299 has been submitted . Please review . > > > Thanks and Regards, > > > Namith

[jira] [Created] (HIVE-3464) Merging join tree may reorder joins which could be invalid

2012-09-13 Thread Navis (JIRA)
Navis created HIVE-3464: --- Summary: Merging join tree may reorder joins which could be invalid Key: HIVE-3464 URL: https://issues.apache.org/jira/browse/HIVE-3464 Project: Hive Issue Type: Bug