manuzhang opened a new pull request, #12404:
URL: https://github.com/apache/iceberg/pull/12404

   I see repeated logs as follows from `SparkWrite` in Spark driver.
   
   ```
   25/02/26 01:48:56 INFO SparkWrite: Requesting 0 bytes advisory partition 
size for table ***
   25/02/26 01:48:56 INFO SparkWrite: Requesting 0 bytes advisory partition 
size for table ***
   25/02/26 01:48:56 INFO SparkWrite: Requesting 0 bytes advisory partition 
size for table ***
   25/02/26 01:48:56 INFO SparkWrite: Requesting UnspecifiedDistribution as 
write distribution for table ***
   25/02/26 01:48:56 INFO SparkWrite: Requesting UnspecifiedDistribution as 
write distribution for table ***
   25/02/26 01:48:56 INFO SparkWrite: Requesting [] as write ordering for table 
***
   25/02/26 01:48:56 INFO SparkWrite: Requesting [] as write ordering for table 
***
   25/02/26 01:48:56 INFO SparkWrite: Requesting [] as write ordering for table 
***
   ```
   
   I think they are more appropriate for debugging purpose, so this PR adjusts 
the corresponding log levels to DEBUG
   


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to