Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: data buffer and related structs (#3329)
* feat: data buffer and related structs * fix: some cr comments * chore: remove freeze_threshold in DataBuffer * fix: use LazyMutableVectorBuilder instead of two vector; add option to control dedup * fix: dedup rows according to both pk weights and timestamps * fix: assembly DataBatch on demand
- Loading branch information