Skip to content

Conversation

@pratikpugalia
Copy link
Contributor

Summary:
The arbitrary() aggregate function was throwing NOT_IMPLEMENTED when used
with IPADDRESS type. This was caught by the aggregation fuzzer.

This change adds a check for isIPAddressType() for HUGEINT type in
ArbitraryAggregate, allowing IPADDRESS values to be properly handled.

Differential Revision: D92026533

Summary:
The arbitrary() aggregate function was throwing NOT_IMPLEMENTED when used
with IPADDRESS type. This was caught by the aggregation fuzzer.

This change adds a check for isIPAddressType() for HUGEINT type in
ArbitraryAggregate, allowing IPADDRESS values to be properly handled.

Differential Revision: D92026533
@netlify
Copy link

netlify bot commented Feb 2, 2026

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit a980792
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/6980830bae7e5400084d1730

@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 Feb 2, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 2, 2026

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

@kgpai
Copy link
Contributor

kgpai commented Feb 2, 2026

Can you validate that this is implemented in Presto ?

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.

2 participants