djkevincr commented on a change in pull request #161: GORA-565: Enable Spark in Unit Tests URL: https://github.com/apache/gora/pull/161#discussion_r276698081
########## File path: gora-core/src/examples/java/org/apache/gora/examples/WebPageDataCreator.java ########## @@ -64,7 +64,7 @@ } public static final String[] CONTENTS = { - null, + //null, Review comment: Why are we ignoring the content = = null case? ( We should see whether any test fail for this case as well. ) ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services