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

[SPARK-49284][CONNECT][SQL] Create a shared Catalog interface #47991

Closed
wants to merge 3 commits into from

Conversation

hvanhovell
Copy link
Contributor

What changes were proposed in this pull request?

This PR creates a shared Catalog interface. We also move the interfaces to sql/api.

Why are the changes needed?

We are creating a shared Scala Spark SQL interface for Classic and Connect.

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.

@xinrong-meng
Copy link
Member

LGTM thank you!

btw ClientStreamingQuerySuite and FlatMapGroupsWithStateStreamingSuite seem flaky and also fail in my PR.

@HyukjinKwon
Copy link
Member

Yeah, #47994 should fix it

@github-actions github-actions bot added the BUILD label Sep 6, 2024
@HyukjinKwon
Copy link
Member

Merged to master.

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.

4 participants