Changes for Build #2539

Changes for Build #2540
[navis] HIVE-5414 : The result of show grant is not visible via JDBC (Navis 
reviewed by Thejas M Nair)


Changes for Build #2541

Changes for Build #2542
[ehans] HIVE-6017: Contribute Decimal128 high-performance decimal(p, s) package 
from Microsoft to Hive (Hideaki Kumura via Eric Hanson)


Changes for Build #2543
[cws] HIVE-3746: Fix HS2 ResultSet Serialization Performance Regression II 
(Navis via cws)

[cws] HIVE-3746: Fix HS2 ResultSet Serialization Performance Regression (Navis 
via cws)

[jitendra] HIVE-6010: TestCompareCliDriver enables tests that would ensure 
vectorization produces same results as non-vectorized execution (Sergey 
Shelukhin via Jitendra Pandey)


Changes for Build #2544
[cws] HIVE-5911: Recent change to schema upgrade scripts breaks file naming 
conventions (Sergey Shelukhin via cws)


Changes for Build #2545

Changes for Build #2546
[ehans] HIVE-5757: Implement vectorized support for CASE (Eric Hanson)


Changes for Build #2547
[thejas] HIVE-5795 : Hive should be able to skip header and footer rows when 
reading data file for a table (Shuaishuai Nie via Thejas Nair)


Changes for Build #2548
[thejas] HIVE-5923 : SQL std auth - parser changes (Thejas Nair, reviewed by 
Brock Noland)


Changes for Build #2549

Changes for Build #2550

Changes for Build #2551
[brock] HIVE-3936 - Remote debug failed with hadoop 0.23X, hadoop 2.X (Swarnim 
Kulkarni via Brock)


Changes for Build #2552

Changes for Build #2553
[gunther] HIVE-6125: Tez: Refactoring changes (Gunther Hagleitner, reviewed by 
Thejas M Nair)


Changes for Build #2554
[cws] HIVE-5829: Rewrite Trim and Pad UDFs based on GenericUDF (Mohammad Islam 
via cws)


Changes for Build #2555
[brock] HIVE-2599 - Support Composit/Compound Keys with HBaseStorageHandler 
(Swarnim Kulkarni via Brock Noland)

[brock] HIVE-5946 - DDL authorization task factory should be better tested 
(Brock reviewed by Thejas)


Changes for Build #2556
[gunther] HIVE-6105: LongWritable.compareTo needs shimming (Navis vis Gunther 
Hagleitner)


Changes for Build #2557

Changes for Build #2558
[ehans] HIVE-6051: Create DecimalColumnVector and a representative 
VectorExpression for decimal (Eric Hanson)


Changes for Build #2559
[thejas] HIVE-5224 : When creating table with AVRO serde, the "avro.schema.url" 
should be about to load serde schema from file system beside HDFS (Shuaishuai 
Nie via Thejas Nair)

[thejas] HIVE-6154 : HiveServer2 returns a detailed error message to the client 
only when the underlying exception is a HiveSQLException (Vaibhav Gumashta via 
Thejas Nair)


Changes for Build #2560

Changes for Build #2561
[gunther] HIVE-6098: Merge Tez branch into trunk (Gunther Hagleitner et al, 
reviewed by Thejas Nair, Vikram Dixit K, Ashutosh Chauhan)


Changes for Build #2562
[hashutosh] HIVE-6171 : Use Paths consistently - V (Ashutosh Chauhan via Thejas 
Nair)


Changes for Build #2563

Changes for Build #2564
[xuefu] HIVE-5446: Hive can CREATE an external table but not SELECT from it 
when file path have spaces


Changes for Build #2565

Changes for Build #2566

Changes for Build #2567
[brock] HIVE-6115 - Remove redundant code in HiveHBaseStorageHandler (Brock 
reviewed by Xuefu and Sushanth)


Changes for Build #2568
[hashutosh] HIVE-6166 : JsonSerDe is too strict about table schema (Sushanth 
Sowmyan via Ashutosh Chauhan)

[hashutosh] HIVE-5679 : add date support to metastore JDO/SQL (Sergey Shelukhin 
via Ashutosh Chauhan)


Changes for Build #2569

Changes for Build #2570
[ehans] HIVE-6067: Implement vectorized decimal comparison filters (Eric Hanson)


Changes for Build #2571
[hashutosh] HIVE-6185 : DDLTask is inconsistent in creating a table and adding 
a partition when dealing with location (Xuefu Zhang via Ashutosh Chauhan)

[hashutosh] HIVE-5032 : Enable hive creating external table at the root 
directory of DFS (Shuaishuai Nie via Ashutosh Chauhan)


Changes for Build #2572
[jitendra] HIVE-6156. Implement vectorized reader for Date datatype for ORC 
format. (jitendra)


Changes for Build #2573
[navis] HIVE-6177 : Fix keyword KW_REANME which was intended to be KW_RENAME 
(Navis reviewed by Brock Noland)


Changes for Build #2574
[hashutosh] HIVE-5515 : Writing to an HBase table throws 
IllegalArgumentException, failing job submission (Viraj Bhat via Ashutosh 
Chauhan & Sushanth Sowmyan)

[hashutosh] HIVE-4216 : TestHBaseMinimrCliDriver throws weird error with HBase 
0.94.5 and Hadoop 23 and test is stuck infinitely (Jason Dere via Brock Noland)


Changes for Build #2575

Changes for Build #2576
[thejas] HIVE-5941 : SQL std auth - support 'show roles' (Navis via Thejas Nair)


Changes for Build #2577
[navis] HIVE-6161 : Fix TCLIService duplicate thrift definition for TColumn 
(Jay Bennett via Navis)


Changes for Build #2578

Changes for Build #2579
[xuefu] HIVE-6174: Beeline 'set varible' doesn't show the value of the variable 
as Hive CLI

[hashutosh] HIVE-6196 : Incorrect package name for few tests. (Ashutosh Chauhan 
via Xuefu Zhang)


Changes for Build #2580
[gunther] HIVE-6189: Support top level union all statements (patch by Gunther 
Hagleitner, reviewed by Navis and Harish Butani)

[thejas] HIVE-6184 : Bug in SessionManager.stop() in HiveServer2 (Navis via 
Thejas Nair)

[xuefu] HIVE-6182: LDAP Authentication errors need to be more informative 
(Szehon via Xuefu)


Changes for Build #2581
[daijy] HIVE-6211: WebHCat job status E2E tests fail in presence of other jobs


Changes for Build #2582

Changes for Build #2583
[yhuai] HIVE-5945: ql.plan.ConditionalResolverCommonJoin.resolveMapJoinTask 
also sums those tables which are not used in the child of this conditional 
task. (Navis via Yin Huai)




No tests ran.

The Apache Jenkins build system has built Hive-trunk-h0.21 (build #2583)

Status: Still Failing

Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/2583/ to 
view the results.

Reply via email to