Skip to content

Conversation

@hvanhovell
Copy link
Contributor

What changes were proposed in this pull request?

This PR move encoder inference (ScalaReflection/RowEncoder/JavaTypeInference) into sql/api.

Why are the changes needed?

We want to use encoder inference in the spark connect scala client. The client's dependency to catalyst is going away, so we need to move this.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

@hvanhovell
Copy link
Contributor Author

This PR depends on #42133.

@github-actions github-actions bot removed the CORE label Jul 26, 2023
@hvanhovell
Copy link
Contributor Author

Merging. The Python failures are a known problem.

hvanhovell added a commit that referenced this pull request Jul 26, 2023
### What changes were proposed in this pull request?
This PR move encoder inference (ScalaReflection/RowEncoder/JavaTypeInference) into sql/api.

### Why are the changes needed?
We want to use encoder inference in the spark connect scala client. The client's dependency to catalyst is going away, so we need to move this.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Existing tests.

Closes #42134 from hvanhovell/SPARK-44531.

Authored-by: Herman van Hovell <[email protected]>
Signed-off-by: Herman van Hovell <[email protected]>
(cherry picked from commit 071feab)
Signed-off-by: Herman van Hovell <[email protected]>
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.

3 participants