paul-rogers commented on a change in pull request #1618: DRILL-6950: Row 
set-based scan framework
URL: https://github.com/apache/drill/pull/1618#discussion_r259596629
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/scan/TestColumnsArray.java
 ##########
 @@ -54,7 +54,7 @@ public void testColumnsArray() {
 
     Path filePath = new Path("hdfs:///w/x/y/z.csv");
 
 Review comment:
   This is a test: we don't actually access the file, we just work with paths. 
Used HDFS because that is the primary distributed use case. Could just as 
easily be file, S3 or any other path: the tests don't care.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to