-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enable write variable width data in 2.1 (#3090)
This PR adds a `Compute_Stat` trait to DataBlock, to separate the statistics computation and statistics inquiry. This PR also modifies `do_flush` and `encode_miniblock` in `PrimitiveStructuralEncoder` to enable write variable width data in 2.1(PrimitiveStructuralEncoder)
- Loading branch information
1 parent
83439ef
commit 98f642c
Showing
3 changed files
with
234 additions
and
138 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.