[
https://issues.apache.org/jira/browse/BEAM-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145353#comment-17145353
]
Beam JIRA Bot commented on BEAM-3070:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> 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
> Priority: P3
>
> 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
(v8.3.4#803005)