AstraHoo commented on code in PR #4114:
URL: https://github.com/apache/calcite/pull/4114#discussion_r1898363754
##########
spark/build.gradle.kts:
##########
@@ -31,5 +31,5 @@ dependencies {
runtimeOnly("xerces:xercesImpl")
testImplementation(project(":testkit"))
- testRuntimeOnly("org.apache.logging.log4j:log4j-slf4j-impl")
+ testRuntimeOnly("org.slf4j:slf4j-reload4j")
Review Comment:
@ILuffZhe Hi,
I have added the CI reports before and after the modification.Everyone can
verify by retrieving testFilterTrue() from the CI report or local Gradle log
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]