ajantha-bhat commented on a change in pull request #3675:
URL: https://github.com/apache/iceberg/pull/3675#discussion_r762707221
##########
File path:
spark/v3.2/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRewriteDataFilesProcedure.java
##########
@@ -269,7 +269,6 @@ private void insertData(int filesCount) {
}
private List<Object[]> currentData() {
- spark.sql("select * from " + tableName + ".files").show(200, false);
Review comment:
I added this for test, but forgot to revert in the final commit. Hence
removed in this.
--
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]