Skip to content

Conversation

@pratikpugalia
Copy link
Contributor

Summary:
Enable IPAddress type testing across all Velox fuzzers that use PrestoQueryRunner, including JoinFuzzer, AggregationFuzzer, and ExpressionFuzzer etc.

Previously, IPAddress was excluded from fuzzer testing because PrestoQueryRunner didn't register it as a supported scalar type and explicitly blocked it in signature validation. This change adds IPAddress to the scalar types list and provides a VARCHAR-based intermediate type transform for result comparison against Presto.

Differential Revision: D89539377

Summary:
Enable IPAddress type testing across all Velox fuzzers that use PrestoQueryRunner, including JoinFuzzer, AggregationFuzzer, and ExpressionFuzzer etc.

Previously, IPAddress was excluded from fuzzer testing because PrestoQueryRunner didn't register it as a supported scalar type and explicitly blocked it in signature validation. This change adds IPAddress to the scalar types list and provides a VARCHAR-based intermediate type transform for result comparison against Presto.

Differential Revision: D89539377
@netlify
Copy link

netlify bot commented Dec 19, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit e0a73b7
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/6945201e0b6304000848d08c

@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 19, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 19, 2025

@pratikpugalia has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89539377.

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. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant