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 2021/04/20 23:49:00 UTC

[jira] [Commented] (BEAM-12201) DataFrame API: to_parquet(partition_cols=) doesn't work as intended

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

Brian Hulette commented on BEAM-12201:
--------------------------------------

First we should catch this and raise NotImplementedError

> DataFrame API: to_parquet(partition_cols=) doesn't work as intended
> -------------------------------------------------------------------
>
>                 Key: BEAM-12201
>                 URL: https://issues.apache.org/jira/browse/BEAM-12201
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 2.26.0, 2.27.0, 2.28.0, 2.29.0
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>              Labels: dataframe-api
>
> Currently we accept the partition_cols keyword argument, but it doesn't work as intended. It should partition by the specified columns and use dynamic destinations to write partitions to different files.



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