You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Alenka Frim (Jira)" <ji...@apache.org> on 2022/05/18 18:51:00 UTC

[jira] [Created] (ARROW-16610) [Python] Raise an error for conflicting options in pq.write_to_dataset

Alenka Frim created ARROW-16610:
-----------------------------------

             Summary: [Python] Raise an error for conflicting options in pq.write_to_dataset
                 Key: ARROW-16610
                 URL: https://issues.apache.org/jira/browse/ARROW-16610
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Alenka Frim
            Assignee: Alenka Frim
             Fix For: 9.0.0


A follow-up for https://issues.apache.org/jira/browse/ARROW-16420 :

For some of the 'conflicting' options, for instance if the user passes both 'partitioning' and 'partition_cols', or 'metadata_collector' and 'file_visitor', an error should be raised.

See: [https://github.com/apache/arrow/pull/13062#pullrequestreview-966014225] 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)