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

ASF GitHub Bot commented on FLINK-9962:
---------------------------------------

bowenli86 opened a new pull request #6492: [FLINK-9962] [FS connector] allow 
users to specify TimeZone in DateTimeBucketer
URL: https://github.com/apache/flink/pull/6492
 
 
   ## What is the purpose of the change
   
   allow users to specify TimeZone in DateTimeBucketer
   
   ## Brief change log
   
   - add TimeZone as constructor param to DateTimeBucketer
   - add unit tests
   
   ## Verifying this change
   
   This change added tests and can be verified as follows:
   
     - add unit tests in DateTimeBucketerTest
   
   ## Does this pull request potentially affect one of the following parts:
   
     - The S3 file system connector: (yes)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes)
     - If yes, how is the feature documented? (JavaDocs)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> allow users to specify TimeZone in DateTimeBucketer
> ---------------------------------------------------
>
>                 Key: FLINK-9962
>                 URL: https://issues.apache.org/jira/browse/FLINK-9962
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming Connectors
>    Affects Versions: 1.5.1, 1.6.0
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> Currently {{DateTimeBucketer}} will return a bucket path by using local 
> timezone. We should add a {{timezone}} constructor param to allow users to 
> specify a timezone.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to