Skip to content

Implement CompressionAndJoin to complete the Decryption sequence#185

Merged
avalerio-tkd merged 2 commits into
mainfrom
av_sequncer_decryption_023
Dec 7, 2025
Merged

Implement CompressionAndJoin to complete the Decryption sequence#185
avalerio-tkd merged 2 commits into
mainfrom
av_sequncer_decryption_023

Conversation

@avalerio-tkd

Copy link
Copy Markdown
Collaborator
  • Implement CompressAndJoin.
  • Adding unittests.

- Adding unittests.
EXPECT_EQ(joined, value_bytes);
}

TEST(ParquetUtils, CompressAndJoin_UnsupportedCompression) {

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.

do we need a similar test ("throws") for unsupported encoding?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Added. Thanks.

@argmarco-tkd argmarco-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.

Thank you for this - the final piece! - LGTM, ship it!

@avalerio-tkd

Copy link
Copy Markdown
Collaborator Author

Thank you for this - the final piece! - LGTM, ship it!

Thanks for the reviews. The throw Unsupported is still on the ConvertAndEncrypt method. I will do a round of testing and updating the test_remote_agent script to test combinations more thoroughly before enabling it for good.

@avalerio-tkd avalerio-tkd merged commit 641dfcd into main Dec 7, 2025
2 checks passed
@avalerio-tkd avalerio-tkd deleted the av_sequncer_decryption_023 branch December 7, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants