tysonjh commented on a change in pull request #8558:
URL: https://github.com/apache/beam/pull/8558#discussion_r455362373



##########
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:
       Correct, use javax nullable instead please.
   
   I have local changes to replace the other occurrences of the istack one.




----------------------------------------------------------------
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]


Reply via email to