jorisvandenbossche commented on code in PR #12704:
URL: https://github.com/apache/arrow/pull/12704#discussion_r841536971


##########
python/pyarrow/parquet.py:
##########
@@ -612,6 +857,58 @@ def _sanitize_table(table, new_schema, flavor):
     the batch size can help keep page sizes closer to the intended size.
 """
 
+_parquet_writer_example_doc = """\

Review Comment:
   I suppose the reason for that is because the example code includes some `{  
}`, and then the string formatting gets confused with that



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to