diff --git a/scripts/scrape_comments.py b/scripts/scrape_comments.py index 28a0ec8..6e87778 100644 --- a/scripts/scrape_comments.py +++ b/scripts/scrape_comments.py @@ -67,6 +67,7 @@ "aggregate_vectorized", "aggregate_query_sql", "with_hashes", + "range_and_generate_series", } ALLOWED_CRITERION_BENCHMARKS_ARROW = { "arrow_reader",