We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0bbad7 commit daa1e1bCopy full SHA for daa1e1b
benchmarks/max_cpu_usage.py
@@ -53,7 +53,7 @@
53
54
def main(num_rows: int, partitions: int) -> None:
55
"""Run a simple aggregation after repartitioning.
56
-
+
57
This function demonstrates basic partitioning concepts using synthetic data.
58
Real-world performance will depend on your specific data sources, query types,
59
and system configuration.
0 commit comments