diff --git ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestOrcTimezone1.java ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestOrcTimezone1.java index f97906a..91e9c8f 100644 --- ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestOrcTimezone1.java +++ ql/src/test/org/apache/hadoop/hive/ql/io/orc/TestOrcTimezone1.java @@ -157,7 +157,7 @@ public void testTimestampWriter() throws Exception { rows.close(); } - //@Test + @Test public void testReadTimestampFormat_0_11() throws Exception { TimeZone.setDefault(TimeZone.getTimeZone(readerTimeZone)); Path oldFilePath =