ChinmaySKulkarni commented on a change in pull request #4: PHOENIX-5238 Provide 
an option to pass hints with PhoenixRDD and Data…
URL: https://github.com/apache/phoenix-connectors/pull/4#discussion_r279935031
 
 

 ##########
 File path: 
phoenix-spark/src/test/java/org/apache/phoenix/spark/datasource/v2/PhoenixDataSourceTest.java
 ##########
 @@ -38,11 +38,14 @@
     private static final String V1 = "v1";
     private static final String V2 = "v2";
     private static final String V3 = "v3";
+    private static final String NO_CACHE = "NO_CACHE";
 
 Review comment:
   Same comment as above about using already defined enum value `Hint.NO_CACHE`

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


With regards,
Apache Git Services

Reply via email to