Skip to content

Use VectorFuzzer for BinarySortableSerializer test#24954

Merged
facebook-github-bot merged 1 commit into
prestodb:masterfrom
emilysun201309:export-D73075362
Apr 25, 2025
Merged

Use VectorFuzzer for BinarySortableSerializer test#24954
facebook-github-bot merged 1 commit into
prestodb:masterfrom
emilysun201309:export-D73075362

Conversation

@emilysun201309

@emilysun201309 emilysun201309 commented Apr 23, 2025

Copy link
Copy Markdown
Contributor

Summary:

  • Use VectorFuzzer for test so that we can generate larger input data.
  • These tests work by first using OrderBy operator in Velox to sort the input data. Then serialize the sorted result, and ensure that the sorting order is preserved after serialization.

Reviewed By: xiaoxmeng

Differential Revision: D73075362


== RELEASE NOTES ==

Prestissimo (Native Execution) Changes
* Add BinarySortableSerializer tests with VectorFuzzer. 

@facebook-github-bot

Copy link
Copy Markdown
Collaborator

This pull request was exported from Phabricator. Differential Revision: D73075362

@steveburnett

Copy link
Copy Markdown
Contributor

Thanks for the release note! Nit:

== RELEASE NOTES ==

Prestissimo (Native Execution) Changes
* Add BinarySortableSerializer tests with VectorFuzzer. 

emilysun201309 added a commit to emilysun201309/presto that referenced this pull request Apr 23, 2025
Summary:

- Use VectorFuzzer for test so that we can generate larger input data.
- These tests work by first using OrderBy operator in Velox to sort the input data. Then serialize the sorted result, and ensure that the sorting order is preserved after serialization.

Reviewed By: xiaoxmeng

Differential Revision: D73075362
@facebook-github-bot

Copy link
Copy Markdown
Collaborator

This pull request was exported from Phabricator. Differential Revision: D73075362

Summary:

- Use VectorFuzzer for test so that we can generate larger input data.
- These tests work by first using OrderBy operator in Velox to sort the input data. Then serialize the sorted result, and ensure that the sorting order is preserved after serialization.

Reviewed By: xiaoxmeng

Differential Revision: D73075362
@facebook-github-bot

Copy link
Copy Markdown
Collaborator

This pull request was exported from Phabricator. Differential Revision: D73075362

@facebook-github-bot facebook-github-bot merged commit 7a97ef8 into prestodb:master Apr 25, 2025
AnuragKDwivedi pushed a commit to AnuragKDwivedi/presto-1 that referenced this pull request May 2, 2025
Summary:

- Use VectorFuzzer for test so that we can generate larger input data.
- These tests work by first using OrderBy operator in Velox to sort the input data. Then serialize the sorted result, and ensure that the sorting order is preserved after serialization.

Reviewed By: xiaoxmeng

Differential Revision: D73075362
@ZacBlanco ZacBlanco mentioned this pull request May 29, 2025
21 tasks
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.

4 participants