cxxiii commented on issue #3695:
URL: https://github.com/apache/amoro/issues/3695#issuecomment-3142930786

   > Thanks for driving this.
   > 
   > * `Opening '{path}' for reading`: This log is produced by Tencent COS 
client, I don't think it is a common issue, maybe user should handle it himself 
if he uses COS as the storage.
   > * `Refreshing table metadata from new version: {path}`: This log is 
produced by the table runtime refresh executor; it can be removed, as we should 
only focus on the evaluation process and result.
   > * `Table loaded by catalog`: Similar to the above cases, this can be 
removed.
   > * `Using sorter instance {class} corresponding to the scheduling policy 
{policy}`: It had been changed to the debug level, so it is fine.
   > * `Refreshing table {table} with base snapshot id {snapshot_id}`: Similar 
to the second case, it can be changed to the debug level.
   
   Thanks for your suggestions and explanations. They are very helpful.


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

Reply via email to