Skip to content

Conversation

yoshiokatsuneo
Copy link
Contributor

@yoshiokatsuneo yoshiokatsuneo commented May 2, 2025

What type of PR is this?

  • Bug Fix

Description

As following PR changed the logic for creating BigQuery query hash, existing query need to update query hash.
This migration updated the query_hash for BigQuery.

#7378

The migration is basically same as fix_hash migration below.

https://github.com/getredash/redash/blob/master/migrations/versions/9e8c841d1a30_fix_hash.py

How is this tested?

  • Manually

@yoshiokatsuneo yoshiokatsuneo force-pushed the fix/fix_rehash_migration_2 branch from c9cc5ab to 8fcb501 Compare May 2, 2025 15:36
@yoshiokatsuneo yoshiokatsuneo force-pushed the fix/fix_rehash_migration_2 branch 2 times, most recently from 796dadf to da24c92 Compare August 22, 2025 04:40
@yoshiokatsuneo yoshiokatsuneo force-pushed the fix/fix_rehash_migration_2 branch from da24c92 to fab64ef Compare August 22, 2025 05:04
@yoshiokatsuneo yoshiokatsuneo changed the title Rehash query_hash in migration Rehash BigQuery query_hash in migration Aug 22, 2025
@yoshiokatsuneo
Copy link
Contributor Author

@eradman

This migration PR fixes the query hash mismatch issue for BigQuery introduced on #7378 .
Without the rehashing fix, query result is not saved correctly.

If possible, could you please check it out ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant