You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Vilhelm von Ehrenheim (JIRA)" <ji...@apache.org> on 2017/12/05 16:43:00 UTC

[jira] [Comment Edited] (BEAM-3070) Add support for windowed filenames in Python SDK

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

Vilhelm von Ehrenheim edited comment on BEAM-3070 at 12/5/17 4:42 PM:
----------------------------------------------------------------------

Sure! I'd be happy to. Might need some pointers though. Maybe I'll ask for help on slack in that case. 


was (Author: while):
Sure! I'd be happy to. Might need some pointers though. Maybe I'll ask for help in slack in that case. 

> Add support for windowed filenames in Python SDK
> ------------------------------------------------
>
>                 Key: BEAM-3070
>                 URL: https://issues.apache.org/jira/browse/BEAM-3070
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Vilhelm von Ehrenheim
>            Assignee: Vilhelm von Ehrenheim
>
> The Python SDK's FilebasedSink does not support windowed filenames. Currently the only filename template available is based on shards.
> The Java SDK has this feature in the `FilenamePolicy.windowedFilename()`. The python SDk only has a somewhat more simple implementation using a text template and `FileBasedSink._template_to_format()` which does not support windows.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)