[Improvement]: Implement the `toString()` method for all the implementation class of `org.apache.iceberg.Table` in Amoro
Closed this issue · 0 comments
wangtaohz commented
Search before asking
- I have searched in the issues and found no similar issues.
What would you like to be improved?
I got logs like this where the table name is com.netease.arctic.table.BasicKeyedTable$ChangeInternalTable@601c137a
.
2023-11-30 15:50:05,260 INFO [async-table-runtime-refresh-executor-0] [org.apache.iceberg.SnapshotScan] [] - Scanning table com.netease.arctic.table.BasicKeyedTable$ChangeInternalTable@601c137a snapshot 6167359975155134707 created at 2023-11-29T02:08:31.591+00:00 with filter true
How should we improve?
Implement the toString()
method for all the implementation class of org.apache.iceberg.Table
in Amoro.
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Subtasks
No response
Code of Conduct
- I agree to follow this project's Code of Conduct