[ https://issues.apache.org/jira/browse/SPARK-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14803069#comment-14803069 ]
Maximilian Michels commented on SPARK-2537: ------------------------------------------- User 'chenliang613' has created a pull request for this issue: https://github.com/apache/flink/pull/1123 > Workaround Timezone specific Hive tests > --------------------------------------- > > Key: SPARK-2537 > URL: https://issues.apache.org/jira/browse/SPARK-2537 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 1.0.1, 1.1.0 > Reporter: Cheng Lian > Priority: Minor > Fix For: 1.1.0 > > > Several Hive tests in {{HiveCompatibilitySuite}} are timezone sensitive: > - {{timestamp_1}} > - {{timestamp_2}} > - {{timestamp_3}} > - {{timestamp_udf}} > Their answers differ between different timezones. Caching golden answers > naively cause build failures in other timezones. Currently these tests are > blacklisted. A not so clever solution is to cache golden answers of all > timezones for these tests, then select the right version for the current > build according to system timezone. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org