You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/29 23:36:00 UTC

[jira] [Work logged] (BEAM-8517) Jdbc Schema timestamp conversion has timezone inconsistency issue in test

     [ https://issues.apache.org/jira/browse/BEAM-8517?focusedWorklogId=335828&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-335828 ]

ASF GitHub Bot logged work on BEAM-8517:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Oct/19 23:35
            Start Date: 29/Oct/19 23:35
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #9929: [BEAM-8517] Fix timezone conversion issue due to usage of different calls on DateTime for getting values.
URL: https://github.com/apache/beam/pull/9929#issuecomment-547675442
 
 
   R: @TheNeuralBit 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 335828)
    Time Spent: 20m  (was: 10m)

> Jdbc Schema timestamp conversion has timezone inconsistency issue in test
> -------------------------------------------------------------------------
>
>                 Key: BEAM-8517
>                 URL: https://issues.apache.org/jira/browse/BEAM-8517
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-jdbc
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Trivial
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The timezone conversion within [testGetPreparedStatementSetCallerForLogicalTypes|https://github.com/apache/beam/blob/c8bed1c546a698a65dc1a468a47161b8a9bfb644/sdks/java/io/jdbc/src/test/java/org/apache/beam/sdk/io/jdbc/JdbcIOTest.java#L784] fails for me due to an off by one hour error since we attempt to take the number of millis > 86,400,000 and produce a date time that is less.



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