ad1happy2go commented on issue #10819:
URL: https://github.com/apache/hudi/issues/10819#issuecomment-1978394912
@xuzifu666 Looks like data skipping is happening.
We are logging below. Can you locate below log in your driver logs and
compare both ro and rt table.
```
logInfo(s"Total file slices: $totalFileSliceSize; " +
s"candidate file slices after data skipping:
$candidateFileSliceSize; " +
s"skipping percentage $skippingRatio")
```
--
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]