-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
misc: index lookup fix and test improvements #12465
Conversation
This pull request was exported from Phabricator. Differential Revision: D70295117 |
✅ Deploy Preview for meta-velox canceled.
|
Summary: Improve index lookup join tests with output batch size, connector error and random data fuzzer test. Also fixed a couple of issues in hash table based index connector used for test Differential Revision: D70295117
41e1a3a
to
2141d51
Compare
This pull request was exported from Phabricator. Differential Revision: D70295117 |
Summary: Improve index lookup join tests with output batch size, connector error and random data fuzzer test. Also fixed a couple of issues in hash table based index connector used for test Differential Revision: D70295117
2141d51
to
0b084b1
Compare
This pull request was exported from Phabricator. Differential Revision: D70295117 |
0b084b1
to
4072d1d
Compare
Summary: Improve index lookup join tests with output batch size, connector error and random data fuzzer test. Also fixed a couple of issues in hash table based index connector used for test Reviewed By: wenqiwooo Differential Revision: D70295117
Summary: Pull Request resolved: facebookincubator#12465 Improve index lookup join tests with output batch size, connector error and random data fuzzer test. Also fixed a couple of issues in hash table based index connector used for test Reviewed By: wenqiwooo, tanjialiang, yuandagits Differential Revision: D70295117
This pull request was exported from Phabricator. Differential Revision: D70295117 |
4072d1d
to
e56234c
Compare
Summary: Improve index lookup join tests with output batch size, connector error and random data fuzzer test. Also fixed a couple of issues in hash table based index connector used for test Reviewed By: wenqiwooo, tanjialiang, yuandagits Differential Revision: D70295117
e56234c
to
f87aafa
Compare
This pull request was exported from Phabricator. Differential Revision: D70295117 |
Summary: Improve index lookup join tests with output batch size, connector error and random data fuzzer test. Also fixed a couple of issues in hash table based index connector used for test Reviewed By: wenqiwooo, tanjialiang, yuandagits Differential Revision: D70295117
f87aafa
to
0a08ff5
Compare
Summary: Improve index lookup join tests with output batch size, connector error and random data fuzzer test. Also fixed a couple of issues in hash table based index connector used for test Reviewed By: wenqiwooo, tanjialiang, yuandagits Differential Revision: D70295117
0a08ff5
to
3337ef8
Compare
This pull request was exported from Phabricator. Differential Revision: D70295117 |
Summary: Pull Request resolved: facebookincubator#12465 Improve index lookup join tests with output batch size, connector error and random data fuzzer test. Also fixed a couple of issues in hash table based index connector used for test Reviewed By: wenqiwooo, tanjialiang, yuandagits Differential Revision: D70295117
This pull request was exported from Phabricator. Differential Revision: D70295117 |
3337ef8
to
5714fe2
Compare
This pull request has been merged in caee268. |
Summary:
Improve index lookup join tests with output batch size, connector error and random data fuzzer test.
Also fixed a couple of issues in hash table based index connector used for test
Differential Revision: D70295117