the-other-tim-brown commented on code in PR #669:
URL: https://github.com/apache/incubator-xtable/pull/669#discussion_r2073841939


##########
xtable-core/pom.xml:
##########
@@ -57,6 +57,12 @@
         </dependency>
 
         <!-- Avro -->
+        <!-- 
https://mvnrepository.com/artifact/org.apache.parquet/parquet-avro -->
+        <!--<dependency>
+            <groupId>org.apache.parquet</groupId>
+            <artifactId>parquet-avro</artifactId>
+        </dependency>-->

Review Comment:
   Please, no more commented out lines in final drafts of PRs this will only 
lead to confusion around the intention of the code.



-- 
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: commits-unsubscr...@xtable.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to