Skip to content

Adding code that forwards CryptoFactory calls to the C++ version#14

Merged
sofia-tekdatum merged 1 commit into
dev_phase2from
forward_crypto_factory_calls
Aug 4, 2025
Merged

Adding code that forwards CryptoFactory calls to the C++ version#14
sofia-tekdatum merged 1 commit into
dev_phase2from
forward_crypto_factory_calls

Conversation

@sofia-tekdatum

Copy link
Copy Markdown
Collaborator

Forward the calls for GetExternalFileEncryptionProperties to the C++ CryptoFactory

@github-actions

Copy link
Copy Markdown

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

Comment thread python/pyarrow/src/arrow/python/parquet_encryption.cc
@sofia-tekdatum sofia-tekdatum merged commit 84a828e into dev_phase2 Aug 4, 2025
9 of 26 checks passed
@sofia-tekdatum sofia-tekdatum deleted the forward_crypto_factory_calls branch August 4, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement changes to CryptoFactory > Create ExternalEncryptionProperties (getMethod + datatype) @CPP

3 participants