You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/12 21:43:10 UTC

[GitHub] [arrow] andersonm-ibm commented on a diff in pull request #12837: ARROW-15824: [Python] Make pyarrow.parquet a package

andersonm-ibm commented on code in PR #12837:
URL: https://github.com/apache/arrow/pull/12837#discussion_r848555757


##########
docs/source/python/parquet.rst:
##########
@@ -683,7 +683,7 @@ For example, in order to use the ``MyKmsClient`` defined above:
 
    crypto_factory = CryptoFactory(kms_client_factory)
 
-An :download:`example <../../../python/examples/parquet_encryption/sample_vault_kms_client.py>`
+An :download:`example <../../../python/examples/parquet.encryption/sample_vault_kms_client.py>`

Review Comment:
   Either the examples folder should change to `parquet/encryption/` for consistency and this would change to  `parquet/encryption/sample_vault_kms_client.py` , or this should stay parquet_encryption.



-- 
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-unsubscribe@arrow.apache.org

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