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

ASF GitHub Bot logged work on GOBBLIN-1677:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Aug/22 23:29
            Start Date: 08/Aug/22 23:29
    Worklog Time Spent: 10m 
      Work Description: ZihanLi58 merged PR #3535:
URL: https://github.com/apache/gobblin/pull/3535




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

    Worklog Id:     (was: 799127)
    Time Spent: 1h 10m  (was: 1h)

> Fix timezone property in TimeAwareRecursiveCopyableDataset
> ----------------------------------------------------------
>
>                 Key: GOBBLIN-1677
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1677
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-core
>            Reporter: William Lo
>            Assignee: Abhishek Tiwari
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Fix bug where TimeAwareRecursiveCopyableDataset could not read user 
> configured timezones due to not reading the key correctly.
> Line 72 : {{DateTimeZone.forID(DATE_PATTERN_TIMEZONE_KEY))}}  ===> should be 
> {{DateTimeZone.forID(properties.get(DATE_PATTERN_TIMEZONE_KEY)))}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to