Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory arbitration fuzzer failure (facebookincubator#11493)
Summary: Pull Request resolved: facebookincubator#11493 Memory arbitration fuzzer failed because of presto vector serde is not registered because of the recent row-wise shuffle support. This PR fixes this by registering all the named vector serde for memory arbitration fuzzer. Reviewed By: tanjialiang Differential Revision: D65739114 fbshipit-source-id: 422becf67a1d14e35453ed195fd0ae4b74b388d4
- Loading branch information