tooptoop4 commented on issue #2393: URL: https://github.com/apache/hudi/issues/2393#issuecomment-752452753
@bvaradar 1st run: INFO org.apache.hudi.table.HoodieCopyOnWriteTable - AvgRecordSize => 1024 2nd run: INFO org.apache.hudi.table.HoodieCopyOnWriteTable - AvgRecordSize => 145826 3rd run: INFO org.apache.hudi.table.HoodieCopyOnWriteTable - AvgRecordSize => 145835 rather than manually changing sizes, can hudi automatically look at incoming size of file being loaded (not caring about size in prior commits)? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
