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/13 08:35:53 UTC

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

raulcd commented on code in PR #12837:
URL: https://github.com/apache/arrow/pull/12837#discussion_r849226398


##########
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:
   Thanks for the comment, you are correct, I have reverted back to the current examples directory: `python/examples/parquet_encryption/sample_vault_kms_client.py`



-- 
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