ebyhr commented on code in PR #16506:
URL: https://github.com/apache/iceberg/pull/16506#discussion_r3285020566
##########
core/src/test/java/org/apache/iceberg/TestMergeAppend.java:
##########
@@ -86,6 +87,7 @@ public void testAddManyFiles() {
}
@TestTemplate
+ @SetEnvironmentVariable(key = "ICEBERG_WORKER_NUM_THREADS", value = "3")
Review Comment:
Ah, you are right. This change doesn't work well when the pool is already
initialized.
--
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]