delta-io / delta

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
https://delta.io
Apache License 2.0
7.22k stars 1.62k forks source link

[Tests] Improve the running time of DeletionVectorsSuite #3263

Closed andreaschat-db closed 1 week ago

andreaschat-db commented 2 weeks ago

Description

Improves the running time of DeletionVectorsSuite. It also includes some minor import cleanup.

Resolves #3257

How was this patch tested?

Test only PR.

felipepessoto commented 1 week ago

@andreaschat-db do you know if it fixes this issue too? #2358

andreaschat-db commented 1 week ago

@andreaschat-db do you know if it fixes this issue too? #2358

@felipepessoto No this is still a pending issue.