Skip to content

Conversation

@hvanhovell
Copy link
Contributor

What changes were proposed in this pull request?

This PR adds Expression only constructors to all Catalyst Expressions were still hard coded in the Connect planner and the Column API. These expression are now registered in and resolved using the internal function registry.

Why are the changes needed?

We want to unify the Class and Connect Column API. In order to do this we want to unify the way we resolve these expressions.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

Was this patch authored or co-authored using generative AI tooling?

No

@hvanhovell hvanhovell changed the title Spark 49089 [SPARK-49089][CONNECT] Move hardcoded Catalyst Expressions to the internal function registry Aug 6, 2024
@asfgit asfgit closed this in b387789 Aug 7, 2024
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.

2 participants