Search Discussions
-
Modified: hive/trunk/ql/src/test/results/clientpositive/index_auto_self_join.q.out URL ...
Hashutosh
Feb 26, 2013 at 12:28 am
Feb 26, 2013 at 12:29 am -
Modified: hive/trunk/ql/src/test/results/clientpositive/bucketmapjoin7.q.out URL ...
Hashutosh
Feb 26, 2013 at 12:28 am
Feb 26, 2013 at 12:28 am -
Modified: hive/branches/ptf-windowing/metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/Table.java URL ...
Hashutosh
Feb 16, 2013 at 5:48 am
Feb 16, 2013 at 5:49 am -
Author: namit Date: Tue Feb 19 05:17:52 2013 New Revision: 1447593 URL: http://svn.apache.org/r1447593 Log: HIVE-3403 user should not specify mapjoin to perform sort-merge bucketed join (Namit Jain ...
Namit
Feb 19, 2013 at 5:18 am
Feb 19, 2013 at 5:18 am -
Author: kevinwilfong Date: Tue Feb 12 18:52:55 2013 New Revision: 1445309 URL: http://svn.apache.org/r1445309 Log: HIVE-3252. Add environment context to metastore Thrift calls. (Samuel Yuan via ...
Kevinwilfong
Feb 12, 2013 at 6:53 pm
Feb 12, 2013 at 6:53 pm -
Added: hive/branches/ptf-windowing/ql/src/java/org/apache/hadoop/hive/ql/plan/PTFDef.java URL ...
Hashutosh
Feb 3, 2013 at 9:43 pm
Feb 3, 2013 at 9:44 pm -
Author: hashutosh Date: Wed Feb 20 02:27:17 2013 New Revision: 1447989 URL: http://svn.apache.org/r1447989 Log: HIVE-3984 : Maintain a clear separation between Windowing & PTF at the specification ...
Hashutosh
Feb 20, 2013 at 2:27 am
Feb 20, 2013 at 2:28 am -
Added: hive/trunk/ql/src/test/results/clientnegative/alter_partition_with_whitelist.q.out URL ...
Namit
Feb 21, 2013 at 8:33 am
Feb 21, 2013 at 8:33 am -
Author: namit Date: Thu Feb 28 17:20:46 2013 New Revision: 1451259 URL: http://svn.apache.org/r1451259 Log: HIVE-3849 Aliased column in where clause for multi-groupby single reducer cannot be ...
Namit
Feb 28, 2013 at 5:21 pm
Feb 28, 2013 at 5:21 pm -
Author: namit Date: Fri Feb 22 16:33:43 2013 New Revision: 1449109 URL: http://svn.apache.org/r1449109 Log: HIVE-3672 Support altering partition column type in Hive (Jingwei Lu via namit) Added ...
Namit
Feb 22, 2013 at 4:34 pm
Feb 22, 2013 at 4:34 pm -
Added: hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/IdentifiersParser.g URL ...
Kevinwilfong
Feb 21, 2013 at 6:28 pm
Feb 21, 2013 at 6:28 pm -
Modified: hive/branches/ptf-windowing/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/TableFunctionResolver.java URL ...
Hashutosh
Feb 5, 2013 at 4:26 am
Feb 5, 2013 at 4:26 am -
Modified: hive/trunk/ql/src/test/queries/clientnegative/create_udaf_failure.q URL ...
Hashutosh
Feb 3, 2013 at 5:47 pm
Feb 3, 2013 at 5:47 pm -
Added: hive/trunk/ql/src/test/results/clientpositive/stats_noscan_2.q.out URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/stats_noscan_2.q.out?rev=1441938&view=auto ...
Namit
Feb 3, 2013 at 5:46 pm
Feb 3, 2013 at 5:47 pm -
Author: hashutosh Date: Thu Feb 28 23:36:06 2013 New Revision: 1451437 URL: http://svn.apache.org/r1451437 Log: HIVE-3775 : Unit test failures due to unspecified order of results in show grant ...
Hashutosh
Feb 28, 2013 at 11:36 pm
Feb 28, 2013 at 11:36 pm -
Author: hashutosh Date: Thu Feb 28 18:29:25 2013 New Revision: 1451280 URL: http://svn.apache.org/r1451280 Log: HIVE-4075 : TypeInfoFactory is not thread safe and is access by multiple threads (Brock ...
Hashutosh
Feb 28, 2013 at 6:29 pm
Feb 28, 2013 at 6:29 pm -
Author: hashutosh Date: Thu Feb 28 18:20:45 2013 New Revision: 1451274 URL: http://svn.apache.org/r1451274 Log: HIVE-4080: Add Lead & Lag UDAFs (Harish Butani via Ashutosh Chauhan) Added ...
Hashutosh
Feb 28, 2013 at 6:21 pm
Feb 28, 2013 at 6:21 pm -
Author: namit Date: Thu Feb 28 17:27:32 2013 New Revision: 1451261 URL: http://svn.apache.org/r1451261 Log: HIVE-3628 Provide a way to use counters in Hive through UDF (Navis via namit) Added ...
Namit
Feb 28, 2013 at 5:27 pm
Feb 28, 2013 at 5:27 pm -
Author: namit Date: Thu Feb 28 17:24:32 2013 New Revision: 1451260 URL: http://svn.apache.org/r1451260 Log: HIVE-3904 Replace hashmaps in JoinOperators to array (Navis via namit) Modified ...
Namit
Feb 28, 2013 at 5:24 pm
Feb 28, 2013 at 5:24 pm -
Author: namit Date: Thu Feb 28 11:07:23 2013 New Revision: 1451173 URL: http://svn.apache.org/r1451173 Log: HIVE-4079 Altering a view partition fails with NPE (Kevin Wilfong via namit) Modified ...
Namit
Feb 28, 2013 at 11:07 am
Feb 28, 2013 at 11:07 am -
Author: namit Date: Thu Feb 28 10:48:31 2013 New Revision: 1451171 URL: http://svn.apache.org/r1451171 Log: HIVE-4090 Use of hive.exec.script.allow.partial.consumption can produce partial results ...
Namit
Feb 28, 2013 at 10:48 am
Feb 28, 2013 at 10:48 am -
Author: namit Date: Thu Feb 28 10:05:15 2013 New Revision: 1451162 URL: http://svn.apache.org/r1451162 Log: HIVE-4072 Hive eclipse build path update for string template jar (Vikram Dixit K via namit) ...
Namit
Feb 28, 2013 at 10:05 am
Feb 28, 2013 at 10:05 am -
Author: namit Date: Thu Feb 28 07:52:00 2013 New Revision: 1451130 URL: http://svn.apache.org/r1451130 Log: HIVE-4056 Extend rcfilecat to support (un)compressed size and no. of row Gang Tim Liu via ...
Namit
Feb 28, 2013 at 7:52 am
Feb 28, 2013 at 7:52 am -
Author: hashutosh Date: Wed Feb 27 07:21:50 2013 New Revision: 1450645 URL: http://svn.apache.org/r1450645 Log: HIVE-3428 : Fix log4j configuration errors when running hive on hadoop23 (Gunther ...
Hashutosh
Feb 27, 2013 at 7:22 am
Feb 27, 2013 at 7:22 am -
Author: hashutosh Date: Tue Feb 26 19:16:01 2013 New Revision: 1450365 URL: http://svn.apache.org/r1450365 Log: HIVE-4076 Summary: Refactor Test Plan: Existing test cases passed. Reviewers: hbutani ...
Hashutosh
Feb 26, 2013 at 7:16 pm
Feb 26, 2013 at 7:16 pm -
Author: hashutosh Date: Tue Feb 26 06:03:29 2013 New Revision: 1450040 URL: http://svn.apache.org/r1450040 Log: HIVE-4052 : Disallow partition/sort and distribute/order combinations in windowing and ...
Hashutosh
Feb 26, 2013 at 6:03 am
Feb 26, 2013 at 6:03 am -
Author: hashutosh Date: Sat Feb 23 16:40:48 2013 New Revision: 1449368 URL: http://svn.apache.org/r1449368 Log: HIVE-4036 : remove use of FunctionRegistry during PTF Op initialization (Harish Butani ...
Hashutosh
Feb 23, 2013 at 4:41 pm
Feb 23, 2013 at 4:41 pm -
Author: hashutosh Date: Sat Feb 23 16:33:44 2013 New Revision: 1449363 URL: http://svn.apache.org/r1449363 Log: HIVE-4035 : Column Pruner for PTF Op (Prajakta Kalmegh via Ashutosh Chauhan) Modified ...
Hashutosh
Feb 23, 2013 at 4:34 pm
Feb 23, 2013 at 4:34 pm -
Author: namit Date: Fri Feb 22 05:32:57 2013 New Revision: 1448900 URL: http://svn.apache.org/r1448900 Log: HIVE-4025 Add reflect UDF for member method invocation of column (Navis via namit) Added ...
Namit
Feb 22, 2013 at 5:33 am
Feb 22, 2013 at 5:33 am -
Author: hashutosh Date: Fri Feb 22 01:31:36 2013 New Revision: 1448881 URL: http://svn.apache.org/r1448881 Log: HIVE-4048 : Allow partition by/order by in partitioning spec in over clause and ...
Hashutosh
Feb 22, 2013 at 1:32 am
Feb 22, 2013 at 1:32 am -
Author: namit Date: Thu Feb 21 16:34:15 2013 New Revision: 1448712 URL: http://svn.apache.org/r1448712 Log: HIVE-3710 HiveConf.ConfVars.HIVE_STATS_COLLECT_RAWDATASIZE should not be checked in ...
Namit
Feb 21, 2013 at 4:34 pm
Feb 21, 2013 at 4:34 pm -
Author: hashutosh Date: Thu Feb 21 16:04:26 2013 New Revision: 1448699 URL: http://svn.apache.org/r1448699 Log: HIVE-3788 : testCliDriver_repair fails on hadoop-1 (Gunther Hagleitner via Ashutosh ...
Hashutosh
Feb 21, 2013 at 4:04 pm
Feb 21, 2013 at 4:04 pm -
Author: hashutosh Date: Thu Feb 21 15:32:01 2013 New Revision: 1448681 URL: http://svn.apache.org/r1448681 Log: HIVE-4016 : Remove init(fname) from TestParse.vm for each test(Navis via Ashutosh ...
Hashutosh
Feb 21, 2013 at 3:32 pm
Feb 21, 2013 at 3:32 pm -
Author: namit Date: Thu Feb 21 06:06:32 2013 New Revision: 1448518 URL: http://svn.apache.org/r1448518 Log: HIVE-3741 Driver.validateConfVariables() should perform more validations (Gang Tim Liu via ...
Namit
Feb 21, 2013 at 6:07 am
Feb 21, 2013 at 6:07 am -
Author: hashutosh Date: Wed Feb 20 18:36:29 2013 New Revision: 1448344 URL: http://svn.apache.org/r1448344 Log: HIVE-4040: fix ptf negative tests (Prajakta Kalmegh via Ashutosh Chauhan) Added ...
Hashutosh
Feb 20, 2013 at 6:36 pm
Feb 20, 2013 at 6:36 pm -
Author: namit Date: Wed Feb 20 12:56:38 2013 New Revision: 1448138 URL: http://svn.apache.org/r1448138 Log: HIVE-4027 Thrift alter_table api doesnt validate column type (Gang Tim Liu via namit) ...
Namit
Feb 20, 2013 at 12:56 pm
Feb 20, 2013 at 12:56 pm -
Author: namit Date: Wed Feb 20 12:53:15 2013 New Revision: 1448135 URL: http://svn.apache.org/r1448135 Log: HIVE-4039 Hive compiler sometimes fails in semantic analysis / optimisation stage when ...
Namit
Feb 20, 2013 at 12:53 pm
Feb 20, 2013 at 12:53 pm -
Author: namit Date: Wed Feb 20 11:44:21 2013 New Revision: 1448101 URL: http://svn.apache.org/r1448101 Log: HIVE-4004 Incorrect status for AddPartition metastore event if RawStore commit fails (Dilip ...
Namit
Feb 20, 2013 at 11:44 am
Feb 20, 2013 at 11:44 am -
Author: namit Date: Tue Feb 19 06:48:07 2013 New Revision: 1447601 URL: http://svn.apache.org/r1447601 Log: HIVE-4023 Improve Error Logging in MetaStore (Bhushan Mandhani via namit) Modified ...
Namit
Feb 19, 2013 at 6:48 am
Feb 19, 2013 at 6:48 am -
Author: namit Date: Tue Feb 19 03:57:48 2013 New Revision: 1447584 URL: http://svn.apache.org/r1447584 Log: HIVE-4024 Derby metastore update script will fail when upgrading from 0.9.0 to 0.10.0 ...
Namit
Feb 19, 2013 at 3:58 am
Feb 19, 2013 at 3:58 am -
Author: namit Date: Mon Feb 18 09:12:22 2013 New Revision: 1447157 URL: http://svn.apache.org/r1447157 Log: HIVE-4021 PostgreSQL upgrade scripts are creating column with incorrect name (Jarek Jarcec ...
Namit
Feb 18, 2013 at 9:12 am
Feb 18, 2013 at 9:12 am -
Author: hashutosh Date: Mon Feb 18 06:32:12 2013 New Revision: 1447132 URL: http://svn.apache.org/r1447132 Log: Merged with trunk to get 4033 Added ...
Hashutosh
Feb 18, 2013 at 6:32 am
Feb 18, 2013 at 6:32 am -
Author: hashutosh Date: Mon Feb 18 06:25:26 2013 New Revision: 1447131 URL: http://svn.apache.org/r1447131 Log: HIVE-4033 : NPE at runtime while selecting virtual column after joining three tables on ...
Hashutosh
Feb 18, 2013 at 6:25 am
Feb 18, 2013 at 6:25 am -
Author: namit Date: Mon Feb 18 06:16:03 2013 New Revision: 1447130 URL: http://svn.apache.org/r1447130 Log: HIVE-4029 Hive Profiler dies with NPE (Brock Noland via namit) Modified ...
Namit
Feb 18, 2013 at 6:16 am
Feb 18, 2013 at 6:16 am -
Author: hashutosh Date: Mon Feb 18 02:14:26 2013 New Revision: 1447122 URL: http://svn.apache.org/r1447122 Log: HIVE-4000 Hive client goes into infinite loop at 100% cpu (Owen Omalley via Ashutosh ...
Hashutosh
Feb 18, 2013 at 2:14 am
Feb 18, 2013 at 2:14 am -
Author: hashutosh Date: Sat Feb 16 20:39:08 2013 New Revision: 1446937 URL: http://svn.apache.org/r1446937 Log: HIVE-4031 : Add apache headers in new files (Ashutosh Chauhan) Modified ...
Hashutosh
Feb 16, 2013 at 8:39 pm
Feb 16, 2013 at 8:39 pm -
Author: hashutosh Date: Sat Feb 16 20:36:40 2013 New Revision: 1446936 URL: http://svn.apache.org/r1446936 Log: HIVE-4030 : Name windowing function in consistence with sql standard (Ashutosh Chauhan) ...
Hashutosh
Feb 16, 2013 at 8:37 pm
Feb 16, 2013 at 8:37 pm -
Author: hashutosh Date: Sat Feb 16 05:39:09 2013 New Revision: 1446842 URL: http://svn.apache.org/r1446842 Log: HIVE-4028 : Bring paranthesis handling in windowing specification in compliance with ...
Hashutosh
Feb 16, 2013 at 5:39 am
Feb 16, 2013 at 5:39 am -
0
svn commit: r1444404 - in /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde: ./ Constants.java
Author: namit Date: Sat Feb 9 17:55:05 2013 New Revision: 1444404 URL: http://svn.apache.org/r1444404 Log: HIVE-4001 Add o.a.h.h.serde.Constants for backward compatibility (Navis via namit) Added ...Namit
Feb 9, 2013 at 5:55 pm
Feb 9, 2013 at 5:55 pm -
Author: namit Date: Sat Feb 9 06:36:32 2013 New Revision: 1444332 URL: http://svn.apache.org/r1444332 Log: HIVE-3995 PostgreSQL upgrade scripts are not valid (Jarek and Mark via namit) Modified ...
Namit
Feb 9, 2013 at 6:37 am
Feb 9, 2013 at 6:37 am
Group Overview
group | commits |
categories | hive, hadoop |
discussions | 63 |
posts | 124 |
users | 4 |
website | hive.apache.org |
Archives
- June 2016 (207)
- May 2016 (965)
- April 2016 (558)
- March 2016 (314)
- February 2016 (383)
- January 2016 (568)
- December 2015 (583)
- November 2015 (741)
- October 2015 (519)
- September 2015 (854)
- August 2015 (593)
- July 2015 (698)
- June 2015 (903)
- May 2015 (912)
- April 2015 (531)
- March 2015 (499)
- February 2015 (484)
- January 2015 (196)
- December 2014 (435)
- November 2014 (572)
- October 2014 (891)
- September 2014 (555)
- August 2014 (504)
- July 2014 (264)
- June 2014 (216)
- May 2014 (187)
- April 2014 (300)
- March 2014 (570)
- February 2014 (263)
- January 2014 (280)
- December 2013 (250)
- November 2013 (277)
- October 2013 (422)
- September 2013 (425)
- August 2013 (223)
- July 2013 (282)
- June 2013 (110)
- May 2013 (115)
- April 2013 (395)
- March 2013 (214)
- February 2013 (124)
- January 2013 (91)
- December 2012 (89)
- November 2012 (132)
- October 2012 (52)
- September 2012 (77)
- August 2012 (59)
- July 2012 (43)
- June 2012 (68)
- May 2012 (52)
- April 2012 (91)
- March 2012 (42)
- February 2012 (38)
- January 2012 (58)
- December 2011 (74)
- November 2011 (70)
- October 2011 (57)
- September 2011 (98)
- August 2011 (71)
- July 2011 (94)
- June 2011 (59)
- May 2011 (31)
- April 2011 (50)
- March 2011 (88)
- February 2011 (65)
- January 2011 (66)
- December 2010 (71)
- November 2010 (99)
- October 2010 (126)
- September 2010 (62)
- August 2010 (97)
- July 2010 (121)
- June 2010 (44)
- May 2010 (27)
- April 2010 (69)
- March 2010 (57)
- February 2010 (130)
- January 2010 (226)
- December 2009 (63)
- November 2009 (44)
- October 2009 (50)
- September 2009 (81)
- August 2009 (140)
- July 2009 (137)
- June 2009 (121)
- May 2009 (58)
- April 2009 (151)
- March 2009 (63)
- February 2009 (53)
- January 2009 (55)
- December 2008 (65)
- November 2008 (1)