[
https://issues.apache.org/jira/browse/BEAM-7606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869690#comment-16869690
]
Charith Ellawala commented on BEAM-7606:
----------------------------------------
This is probably flaky because JDBC date/time values operate on local time. The
timezone of the user who runs the tests affects the outcome. I have pushed a
patch that should fix it but given that even the old tests passed on my machine
and on Jenkins, I might need your help to verify that it indeed works
everywhere.
> SchemaUtilTest.testBeamRowMapper_datetime is broken
> ---------------------------------------------------
>
> Key: BEAM-7606
> URL: https://issues.apache.org/jira/browse/BEAM-7606
> Project: Beam
> Issue Type: Bug
> Components: io-java-jdbc
> Reporter: Ismaël Mejía
> Assignee: Charith Ellawala
> Priority: Critical
> Fix For: 2.14.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It seems that after merging the support for Beam Rows in JdbcIO (BEAM-6674)
> the _Test is broken, can somebody please take a look.
> CC: [~reuvenlax]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)