forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix createTimestampVector without nulls buffer (facebookincubator#8955)
Summary: This PR fixes the failure of `createTimestampVector` when nulls buffer is nullptr. facebookincubator#7625 (comment) Pull Request resolved: facebookincubator#8955 Reviewed By: xiaoxmeng Differential Revision: D54590232 Pulled By: Yuhta fbshipit-source-id: a41846bbad9f51f4569623b013044c3c1feac24f
- Loading branch information
1 parent
2681f77
commit c3bd5ba
Showing
2 changed files
with
46 additions
and
14 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