bkosuru commented on issue #5980:
URL: https://github.com/apache/hudi/issues/5980#issuecomment-1168622200
Insert in 0.8.0 - 5.7 min
Insert in 0.10.1 - 12 min
Insert in 0.11.1 - 5.7 min
Upsert in 0.8.0 - 27min
Upsert in 0.10.1 - 66min
Upsert is 0.11.1 - 42.5min
Using
.option("hoodie.metadata.index.bloom.filter.enable", "true")
.option("hoodie.metadata.index.column.stats.enable", "true")
.option("hoodie.index.type", "BLOOM")
--
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]