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

test: Enable Comet by default except some tests in SparkSessionExtensionSuite #1201

Merged
merged 2 commits into from
Jan 4, 2025

Conversation

kazuyukitanimura
Copy link
Contributor

Which issue does this PR close?

Part of #1197

Rationale for this change

Since loadCometExtension in the diffs were not using isCometEnabled, SparkSessionExtensionSuite was not using Comet. Once enabled, some test failures discovered

What changes are included in this PR?

loadCometExtension now uses isCometEnabled that enables Comet by default
Temporary ignore the failing tests in SparkSessionExtensionSuite

How are these changes tested?

existing tests

Copy link
Contributor

@parthchandra parthchandra left a comment

Choose a reason for hiding this comment

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

lgtm

@kazuyukitanimura kazuyukitanimura changed the title test: Enable Comet by default and ignore some tests in SparkSessionExtensionSuite test: Enable Comet by default except some tests in SparkSessionExtensionSuite Jan 3, 2025
@kazuyukitanimura
Copy link
Contributor Author

Thanks @parthchandra
@andygrove @viirya can I get a committer approval?

@kazuyukitanimura kazuyukitanimura merged commit 5f1e998 into apache:main Jan 4, 2025
75 checks passed
@kazuyukitanimura
Copy link
Contributor Author

Thanks, merged @viirya @parthchandra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants