Skip to content

test: Use VectorFuzzer for random RowVector generation in semiJoinDeduplicateResetCapacity test#15748

Closed
liujiayi771 wants to merge 1 commit intofacebookincubator:mainfrom
liujiayi771:dedup-hash-build-ut
Closed

test: Use VectorFuzzer for random RowVector generation in semiJoinDeduplicateResetCapacity test#15748
liujiayi771 wants to merge 1 commit intofacebookincubator:mainfrom
liujiayi771:dedup-hash-build-ut

Conversation

@liujiayi771
Copy link
Copy Markdown
Contributor

Follow-up to #7066.
Replace rand() with VectorFuzzer for random RowVector generation in semiJoinDeduplicateResetCapacity

@netlify
Copy link
Copy Markdown

netlify bot commented Dec 11, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 0574e36
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/69cf7821d6b9520008bad23e

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 11, 2025
@liujiayi771
Copy link
Copy Markdown
Contributor Author

liujiayi771 commented Dec 11, 2025

cc @bikramSingh91 @tanjialiang

@liujiayi771
Copy link
Copy Markdown
Contributor Author

@rui-mo Could you please help review this? As suggested by @bikramSingh91 in #7066, I've replaced random with VectorFuzzer.

Copy link
Copy Markdown
Collaborator

@rui-mo rui-mo left a comment

Choose a reason for hiding this comment

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

LGTM.

@liujiayi771 liujiayi771 force-pushed the dedup-hash-build-ut branch from e516390 to 9087d37 Compare March 15, 2026 09:01
@rui-mo rui-mo added the ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall label Mar 31, 2026
@rui-mo
Copy link
Copy Markdown
Collaborator

rui-mo commented Mar 31, 2026

Marking as ready-to-merge if no further comments, thanks! cc: @bikramSingh91

@rui-mo rui-mo changed the title fix: Use VectorFuzzer for random RowVector generation in semiJoinDeduplicateResetCapacity test: Use VectorFuzzer for random RowVector generation in semiJoinDeduplicateResetCapacity test Mar 31, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Mar 31, 2026

@bikramSingh91 has imported this pull request. If you are a Meta employee, you can view this in D98980592.

@bikramSingh91
Copy link
Copy Markdown
Contributor

@liujiayi771 can you please rebase? the land got aborted due to a merge conflict

@liujiayi771 liujiayi771 force-pushed the dedup-hash-build-ut branch from 9087d37 to 0574e36 Compare April 3, 2026 08:19
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

Build Impact Analysis

Selective Build Targets (building these covers all 1 affected)

cmake --build _build/release --target velox_exec_test_group2

Total affected: 1/556 targets

Affected targets (1)

Directly changed (1)

Target Changed Files
velox_exec_test_group2 HashJoinTestExtra.cpp

Fast path • Graph from main@4a966b2effd240f9d9f43e0b9305c0bdd7cd6b39

@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Apr 4, 2026

@bikramSingh91 merged this pull request in 37e897b.

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants