Skip to content

Add external enum#35

Merged
sofia-tekdatum merged 3 commits into
dev_phase2from
add_external_enum
Aug 8, 2025
Merged

Add external enum#35
sofia-tekdatum merged 3 commits into
dev_phase2from
add_external_enum

Conversation

@sofia-tekdatum

@sofia-tekdatum sofia-tekdatum commented Aug 7, 2025

Copy link
Copy Markdown
Collaborator

Add the new enum value for the External DBPA Encryptor.

This change requires us to use thrift generated code. After modifying parquet_thrift and thrift_internal, the command needed to regenerate the code is:

cd cpp
./build-support/update-thrift.sh

@github-actions

github-actions Bot commented Aug 7, 2025

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 cpp/src/generated/parquet_types.cpp
Comment thread cpp/src/generated/parquet_types.h

@avalerio-tkd avalerio-tkd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the clarifications.

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.

Expand encryption algorithm enum > Add new enum value to ParquetCipher and change thrift code

2 participants