forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(fuzzer): Make Join Fuzzer fail when query fails in reference DB (f…
…acebookincubator#12131) Summary: Pull Request resolved: facebookincubator#12131 The change in D66977480 casued the Join Fuzzer to no longer throw when queries fail in the reference DB. This change returns that behavior in the Join Fuzzer. Reviewed By: kagamiori Differential Revision: D68428128 fbshipit-source-id: 1d7f29c98dde9336d8a1d220a891e85936a1ff00
- Loading branch information
1 parent
edd7e8f
commit e803ae3
Showing
2 changed files
with
27 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters