fivetran / fivetran/benchmark

Add un-vacuumed deleted rows

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
171
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Columnar data warehouses generally implement UPDATE by simply appending more rows and somehow flagging the "shadowed" rows as deleted. This benchmark would be more realistic if about 10% of the data in each table were deleted and replaced with similar data, so that there's some junk lying around that has to be skipped over by the query planner.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.