AlenkaF commented on PR #45411:
URL: https://github.com/apache/arrow/pull/45411#issuecomment-2729873114

   Here is also the Python part of the rendered docs change: 
http://crossbow.voltrondata.com/pr_docs/45411/python/parquet.html#encryption-configuration
   
   Thank you for the contribution @EnricoMi!
   I agree with what was suggested about moving the example to a separate file 
in C++. In Python we normally include it in the docs but somehow the examples 
are smaller :)
   
   I like how the `literalinclude` is used for specific parts from the example. 
Instead of including the full example at the end though, could we link to it? 
Something like this should work:
   
   ```
   See the full example in the `parquet_column_encryption file 
<../../cpp/examples/arrow/parquet_column_encryption.cc>`_.
   ```


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to