> On June 28, 2015, 3:30 a.m., Xuefu Zhang wrote: > > jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java, line 394 > > <https://reviews.apache.org/r/35963/diff/2/?file=993962#file993962line394> > > > > This is nice, but will break java 6 build. Though, I'm not sure if jdk6 > > support is dropped from hive yet.
HIVE-9521 Drop support for Java6 was Resolved on Feb 3 in 1.2.0 - Alexander ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35963/#review89652 ----------------------------------------------------------- On June 27, 2015, 8:17 p.m., Alexander Pivovarov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35963/ > ----------------------------------------------------------- > > (Updated June 27, 2015, 8:17 p.m.) > > > Review request for hive, Ashutosh Chauhan and Thejas Nair. > > > Bugs: HIVE-7150 > https://issues.apache.org/jira/browse/HIVE-7150 > > > Repository: hive-git > > > Description > ------- > > HIVE-7150 FileInputStream is not closed in HiveConnection class > > > Diffs > ----- > > jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java > 277f6d44d3b3472218526a2933380420676729a3 > > Diff: https://reviews.apache.org/r/35963/diff/ > > > Testing > ------- > > > Thanks, > > Alexander Pivovarov > >