nsivabalan commented on pull request #1602:
URL: https://github.com/apache/incubator-hudi/pull/1602#issuecomment-630126880
I have started going thru the code base, but a naive question in the mean
time. If we could log bytesOccupied by actual records separately and then bytes
including bloom separately, it might solve the issue and it would be simpler
isn't?
Also, can one of you point me to the code where this size is
estimated(specifically where the bloom is getting added in the size). I am
going through HoodieWriteStat and HoodieAppendHandle for how
estimatedNumberOfBytesWritten is calculated and I don't see the bloom filter is
getting added. am I looking at the wrong place?
----------------------------------------------------------------
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]