TheNeuralBit commented on a change in pull request #12481:
URL: https://github.com/apache/beam/pull/12481#discussion_r466611999
##########
File path: sdks/java/expansion-service/build.gradle
##########
@@ -44,6 +44,8 @@ dependencies {
compile library.java.slf4j_api
runtimeOnly library.java.slf4j_jdk14
testCompile library.java.junit
+ // TODO(BEAM-10632): Remove this. Currently Schema inference (used in
ExpansionServiceTest) hits an NPE when checker is enabled, and checkerframework
is not in the classpath.
Review comment:
Done, thanks
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]