forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: IPPrefix serialization with null case (facebookincubator#12280)
Summary: Pull Request resolved: facebookincubator#12280 We need let `serializeWrapped` handle dealing with nulls for ipprefix. It will deal with the dictionary with `wrappedVectorShared`. Reviewed By: Yuhta Differential Revision: D69266615 fbshipit-source-id: 4c54c5e27c3a091b8419e3fb01f8104a2891753d
- Loading branch information
1 parent
1e45534
commit 4f946c7
Showing
2 changed files
with
6 additions
and
5 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