LiuShaojun
Results
1
issues of
LiuShaojun
### What changes are proposed in this PR? This PR adds a null check in the `DelegatingBlockReader#toString()` method to handle cases where the underlying `BlockReader` is null. This prevents potential...