You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2019/09/20 01:45:00 UTC

[jira] [Created] (BEAM-8291) org.apache.beam.sdk.schemas.AvroSchemaTest sensitive to system timezone

Brian Hulette created BEAM-8291:
-----------------------------------

             Summary: org.apache.beam.sdk.schemas.AvroSchemaTest sensitive to system timezone
                 Key: BEAM-8291
                 URL: https://issues.apache.org/jira/browse/BEAM-8291
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Brian Hulette


I noticed that AvroSchemaTest.{testRowToSpecificRecord, testRowToPojo} are failing on my local machine, but don't seem to fail on Jenkins. I looked into it a bit and it seems to be because my default timezone is America/Los_Angeles, but the ROW_FOR_POJO is initialized with an Instant at the start of the day in UTC



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