Skip to content

Commit

Permalink
Enable new parser in HiveCompatibilitySuit
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGekk committed Dec 7, 2018
1 parent 07fcf46 commit 6b6ea8a
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -63,7 +63,6 @@ class HiveCompatibilitySuite extends HiveQueryFileTest with BeforeAndAfter {
// Fix session local timezone to America/Los_Angeles for those timezone sensitive tests
// (timestamp_*)
TestHive.setConf(SQLConf.SESSION_LOCAL_TIMEZONE, "America/Los_Angeles")
TestHive.setConf(SQLConf.LEGACY_TIME_PARSER_ENABLED, true)
RuleExecutor.resetMetrics()
}

Expand Down

0 comments on commit 6b6ea8a

Please sign in to comment.