tprelle commented on a change in pull request #3242:
URL: https://github.com/apache/iceberg/pull/3242#discussion_r745154892



##########
File path: 
mr/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergInputFormat.java
##########
@@ -100,24 +102,47 @@
                  .toArray(InputSplit[]::new);
   }
 
+  @VisibleForTesting
+  void checkHive3Present() {

Review comment:
       Hi, I finnaly have some times to better understand how hive test work in 
iceberg and to reproduce the bug without any mock using 
TestHiveIcebergStorageHandlerWithEngine.
   I will test the patch then.




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