Skip to content

Commit 6a85f19

Browse files
committed
Minor - Clarifying S3 to parquet docs
1 parent ce49b17 commit 6a85f19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

awswrangler/s3/_write_parquet.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,6 @@ def to_parquet( # pylint: disable=too-many-arguments,too-many-locals,too-many-b
243243
will be automatically sanitized using `wr.catalog.sanitize_table_name` and `wr.catalog.sanitize_column_name`.
244244
Please, pass `sanitize_columns=True` to enforce this behaviour always.
245245
246-
Note
247-
----
248-
On `append` mode, the `parameters` will be upsert on an existing table.
249-
250246
Note
251247
----
252248
In case of `use_threads=True` the number of threads

0 commit comments

Comments
 (0)