You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/09 15:31:00 UTC

[jira] [Commented] (IMPALA-10158) test_iceberg_query and test_iceberg_profile fail after IMPALA-9741

    [ https://issues.apache.org/jira/browse/IMPALA-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192954#comment-17192954 ] 

ASF subversion and git services commented on IMPALA-10158:
----------------------------------------------------------

Commit efc627d050caeb9947af2dfd3fc8a02236c44d0e in impala's branch refs/heads/master from Fang-Yu Rao
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=efc627d ]

IMPALA-10158: Set timezone to UTC for Iceberg-related E2E tests

We found that the tests of test_iceberg_query and test_iceberg_profile
fail after the patch for IMPALA-9741 has been merged and that it is due
to the default timezone of Impala not being UTC. This patch fixes the
issue by adding "SET TIMEZONE=UTC;" before those test queries are run.

Testing:
 - Verified in a local development environment that the tests of
   test_iceberg_query and test_iceberg_profile could pass after applying
   this patch.

Change-Id: Ie985519e8ded04f90465e141488bd2dda78af6c3
Reviewed-on: http://gerrit.cloudera.org:8080/16425
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> test_iceberg_query and test_iceberg_profile fail after IMPALA-9741
> ------------------------------------------------------------------
>
>                 Key: IMPALA-10158
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10158
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Fang-Yu Rao
>            Assignee: Fang-Yu Rao
>            Priority: Major
>
> We found that the tests of {{test_iceberg_query}} and {{test_iceberg_profile}} fail after the patch for  IMPALA-9741 has been merged.
> After some investigation with the help of [~boroknagyz] and [~csringhofer], we found that it is a timezone-related issue and that we should add {{SET TIMEZONE=UTC}} in the corresponding test files.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org