Skip to content

Conversation

@haohuaijin
Copy link
Contributor

Which issue does this PR close?

close #11804

Rationale for this change

see related issue #11804

What changes are included in this PR?

add serialization/deserialization for ordering, remove logical expr need in create_window_expr function(related to #11845)

Are these changes tested?

add roundtrip test for approx_percentile_cont function and ordering.

Are there any user-facing changes?

no

@github-actions github-actions bot added the core Core DataFusion crate label Aug 10, 2024
Copy link
Contributor

@jayzhan211 jayzhan211 left a comment

Choose a reason for hiding this comment

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

👍

@alamb
Copy link
Contributor

alamb commented Aug 12, 2024

Thanks @jayzhan211 and @haohuaijin

@alamb alamb merged commit 032b9c9 into apache:main Aug 12, 2024
@haohuaijin haohuaijin deleted the fix-proto branch August 12, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement ordering serialization for AggregateUdf in datafusion-proto

3 participants