kbendick commented on a change in pull request #1421:
URL: https://github.com/apache/iceberg/pull/1421#discussion_r510413308



##########
File path: 
spark/src/test/java/org/apache/iceberg/spark/source/TestDataSourceOptions.java
##########
@@ -59,6 +63,17 @@
   );
   private static SparkSession spark = null;
 
+  private final boolean distributedPlanning;
+
+  @Parameterized.Parameters(name = "Distributed Planning = {0}")

Review comment:
       Came here to ask for `name`, was not disappointed 👍 




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to