marton-bod commented on a change in pull request #3129:
URL: https://github.com/apache/hive/pull/3129#discussion_r835254267
##########
File path:
iceberg/iceberg-handler/src/test/java/org/apache/iceberg/mr/hive/TestHiveIcebergStorageHandlerNoScan.java
##########
@@ -1172,8 +1179,11 @@ public void testAlterTableReplaceColumns() throws
TException, InterruptedExcepti
);
testTables.createTable(shell, identifier.name(), schema, SPEC,
FileFormat.PARQUET, ImmutableList.of());
+ // Run some alter commands so the
Review comment:
nit: unfinished sentence
--
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]