Skip to content

Enable per_value result on encryption Sequencer + Updated testing script to cover more combinations.#186

Merged
avalerio-tkd merged 1 commit into
mainfrom
av_sequncer_decryption_029
Dec 7, 2025
Merged

Enable per_value result on encryption Sequencer + Updated testing script to cover more combinations.#186
avalerio-tkd merged 1 commit into
mainfrom
av_sequncer_decryption_029

Conversation

@avalerio-tkd

Copy link
Copy Markdown
Collaborator
  • Update of test script to add:
    (1) Compression SNAPPY
    (2) Page type: Dictionary, Data_page_v1, Data_page_v2
    (3) Encoding: PLAIN (any others are unsupported)
    (4) DataType: BYTE_ARRAY, floats, FIXED_LEN_BYTE_ARRAY

  • This is a temporary update to the testing script. A rewrite of this script is planned to tidy it up.

  (1) Compression SNAPPY
  (2) Page type: Dictionary, Data_page_v1, Data_page_v2
  (3) Encoding: PLAIN  (any others are unsupported)
  (4) DataType: BYTE_ARRAY, floats, FIXED_LEN_BYTE_ARRAY

- This is a temporary update to the testing script. A rewrite of this script is planned to tidy it up.
@avalerio-tkd

avalerio-tkd commented Dec 7, 2025

Copy link
Copy Markdown
Collaborator Author

@argmarco-tkd @sofia-tekdatum, gonna merge this without review to enable the encryption Sequencing code, which is the only change. Made an untidy update to the testing script to check for more combinations.

Will add an Issue and implement a proper test or full rewrite of the testing script.

The good news is that the full per_value flow is working, tested with the script with various combinations of compression/data_page_versions/encoding/datatype. So I enable it, and future calls will go through the per_value route instead of falling back to per_block.

But this is still preliminary testing. We need to do a more thorough test with Arrow / base_app / etc etc. But we'll get to that.

Thanks very much to both for the busy sprint!

@avalerio-tkd avalerio-tkd merged commit d980f66 into main Dec 7, 2025
2 checks passed
@avalerio-tkd avalerio-tkd deleted the av_sequncer_decryption_029 branch December 7, 2025 21:38
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.

1 participant