-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add RowContainer::extractSerializedRows and storeSerializedRow APIs (#…
…7519) Summary: Add APIs to RowContainer to extract rows in serialized format. Will be used in spilling, initially in spilling of aggregation over sorted inputs. Part of #7455 Pull Request resolved: #7519 Reviewed By: xiaoxmeng Differential Revision: D51213589 Pulled By: mbasmanova fbshipit-source-id: 6b0d5fc03b7bb301ae229af509143d2a1c14ab55
- Loading branch information
1 parent
b417572
commit 2578952
Showing
3 changed files
with
317 additions
and
8 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
Oops, something went wrong.