Brian Hulette created BEAM-12201:
------------------------------------
Summary: 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
Reporter: Brian Hulette
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)