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-41547][CONNECT][TESTS] Re-eneable Spark Connect function tests with ANSI mode #46432

Closed

Conversation

grundprinzip
Copy link
Contributor

What changes were proposed in this pull request?

This patch re-enables the previously failing tests after enablement of ANSI SQL.

Why are the changes needed?

Spark 4 / ANSI SQL

Does this PR introduce any user-facing change?

No

How was this patch tested?

Re-enabled tests

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

No

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-41547] Re-eneable tests for Spark Connect functions [SPARK-41547][CONNECT][TESTS] Re-eneable tests for Spark Connect functions May 7, 2024
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-41547][CONNECT][TESTS] Re-eneable tests for Spark Connect functions [SPARK-41547][CONNECT][TESTS] Re-eneable Spark Connect function tests with ANSI mode May 7, 2024
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you, @grundprinzip and @HyukjinKwon .
Merged to master for Apache Spark 4.0.0-preview.

JacobZheng0927 pushed a commit to JacobZheng0927/spark that referenced this pull request May 11, 2024
… with ANSI mode

### What changes were proposed in this pull request?
This patch re-enables the previously failing tests after enablement of ANSI SQL.

### Why are the changes needed?
Spark 4 / ANSI SQL

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

### How was this patch tested?
Re-enabled tests

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

Closes apache#46432 from grundprinzip/grundprinzip/SPARK-41547.

Authored-by: Martin Grund <martin.grund@databricks.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants