Skip to content

DX-108149: Add support for the padding flag for AES-ECB#109

Merged
timhurskidremio merged 1 commit intodremio:dremio_26.1_18.1.0from
timhurskidremio:add-support-for-ecb-padding
Dec 1, 2025
Merged

DX-108149: Add support for the padding flag for AES-ECB#109
timhurskidremio merged 1 commit intodremio:dremio_26.1_18.1.0from
timhurskidremio:add-support-for-ecb-padding

Conversation

@timhurskidremio
Copy link
Copy Markdown

Since ECB is not a streaming mode, we should support the padding indicator for it

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 1, 2025

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:

@timhurskidremio
Copy link
Copy Markdown
Author

@timhurskidremio timhurskidremio force-pushed the add-support-for-ecb-padding branch from b1597dd to b6901e1 Compare December 1, 2025 19:30
@timhurskidremio timhurskidremio merged commit 99a56b2 into dremio:dremio_26.1_18.1.0 Dec 1, 2025
6 of 29 checks passed
@timhurskidremio
Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants