coderfender commented on code in PR #21821:
URL: https://github.com/apache/datafusion/pull/21821#discussion_r3283460192
##########
benchmarks/src/hj.rs:
##########
@@ -303,6 +301,86 @@ const HASH_QUERIES: &[HashJoinQuery] = &[
build_size: "100K_(20%_dups)",
probe_size: "60M",
},
+ // RightSemi Join benchmarks with Int32 keys
+ // Q16: RightSemi, Small build (25 rows), 100% Hit rate
Review Comment:
Thank you for your patience. I added more documentation around what density
is and why it matters here
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]