apache / apache/datafusion-benchmarks

Avoid side effects by cached state

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
23
Forks
19
PR merge metrics
No merged PRs in 30d

Description

The existing TPCH benchmark script, `tpcbench.py`, retains PySpark's cached tables across different query executions. This can lead to unintended side effects on the benchmark results. Therefore, we should clear the cached tables before each query execution.

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.