hudi-bot opened a new issue, #15542:
URL: https://github.com/apache/hudi/issues/15542
In {{{}HoodieMergeOnReadRDD{}}}, Alexey added column prune support in PR
[#4888|https://github.com/apache/hudi/pull/4888], which is nice, it can speed
up MOR _rt table query significantly.
However, this performance improvement is limited by a
{{whitelistedPayloadClasses }}, so column prune is only supported in
{{OverwriteWithLatestAvroPayload }}. If we implemented any other payload class,
it can't utilise this feature.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-5158
- Type: Improvement
--
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]