Skip to content

Commit

Permalink
Use grace_hash join algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Jan 24, 2025
1 parent a7b407d commit a273285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oonipipeline/src/oonipipeline/analysis/web_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ def format_query_analysis_web_fuzzy_logic(
measurement_start_time,
measurement_uid,
ooni_run_link_id
SETTINGS join_algorithm = 'grace_hash'
"""
return SQL, q_params

Expand Down

0 comments on commit a273285

Please sign in to comment.