Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add customizable equality and hash functions to UDFs #252

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Conversation

joroKr21
Copy link

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@joroKr21 joroKr21 requested a review from a team July 11, 2024 13:43
Comment on lines +385 to +387
#[ignore]
#[tokio::test]
async fn test_parameterized_aggregate_udf() -> Result<()> {
Copy link
Author

Choose a reason for hiding this comment

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

This works on main but not here. Unfortunately something else must be broken too 😢

Copy link
Author

Choose a reason for hiding this comment

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

This is fixed in apache#10473

@joroKr21 joroKr21 force-pushed the udf-eq-hash-v39 branch 3 times, most recently from 1d7feba to bfb57c9 Compare July 12, 2024 06:36
@joroKr21 joroKr21 merged commit 55cdadf into v39 Jul 12, 2024
42 of 46 checks passed
@joroKr21 joroKr21 deleted the udf-eq-hash-v39 branch July 12, 2024 08:03
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.

1 participant