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

[CALCITE-6747] Multiple SLF4J bindings in Spark unit test #4114

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AstraHoo
Copy link
Contributor

No description provided.

spark/build.gradle.kts Outdated Show resolved Hide resolved
@AstraHoo
Copy link
Contributor Author

The test cases for SparkAdapter Test are executed concurrently in a thread pool, so these functions ,testOrderByLimit(),testFilterFalse(),testFilterTrue(),testOrderByLimit(),testSortXDescYDescProjectY(),may not necessarily come first, but the exception will disappear after modification

@ILuffZhe
Copy link
Contributor

There are also some multiple SLF4J bingings in pig adapter, can you take a look?

@zabetak
Copy link
Member

zabetak commented Dec 30, 2024

@ILuffZhe It might not be possible to drop the log4j dependency from Pig. I vaguely remember that there were strong dependencies to log4j classes from within Pig.

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