jonathanc-n commented on PR #17431:
URL: https://github.com/apache/datafusion/pull/17431#issuecomment-3257192246

   > > I'm surprised binary data isnt part of the join fuzz testing, this could 
be put in a follow up issue
   > 
   > Sounds good. Where is the fuzz testing, as I was looking for a place to 
write some test SQL to verify at a higher level via some integration tests.
   
   The fuzz testing is in `datafusion/core/tests/fuzz_cases/join_fuzz.rs`, I 
forget if it contains the data generation as well. Integration tests might be 
overkill but it'd be nice to see if the binary values are working as we would 
expect.


-- 
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]

Reply via email to