kennknowles commented on a change in pull request #8558:
URL: https://github.com/apache/beam/pull/8558#discussion_r455360189
##########
File path:
runners/spark/src/main/java/org/apache/beam/runners/spark/translation/SparkTranslationContext.java
##########
@@ -17,6 +17,7 @@
*/
package org.apache.beam.runners.spark.translation;
+import com.sun.istack.Nullable;
Review comment:
This is probably not the `Nullable` you want. CC @tysonjh since I found
this from a failure on his PR.
----------------------------------------------------------------
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]