Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix-ranking] Fix for calculateInstalledRank query #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tavomaciel
Copy link

@tavomaciel tavomaciel commented Jun 2, 2017

Avoids the following error during migrations:

TRACE [Native-Transport-Requests-1] 2017-06-02 08:14:19,284 Message.java:516 - Received: QUERY UPDATE eagles_nest.cassandra_migration_version_counts SET count = count + 1WHERE name = 'installed_rank';[pageSize = 5000], v=4/v4
TRACE [Native-Transport-Requests-1] 2017-06-02 08:14:19,285 Tracing.java:188 - request complete
TRACE [Native-Transport-Requests-1] 2017-06-02 08:14:19,285 Message.java:535 - Responding: ERROR SYNTAX_ERROR: line 1:76 mismatched input 'HERE' expecting K_WHERE (... count = count + 1W[HERE]...), v=4/v4

@tavomaciel tavomaciel closed this Jun 2, 2017
@tavomaciel tavomaciel deleted the fix-ranking branch June 2, 2017 11:34
@tavomaciel tavomaciel restored the fix-ranking branch June 2, 2017 11:34
@tavomaciel tavomaciel reopened this Jun 2, 2017
@tavomaciel tavomaciel changed the title [fix-ranking] Corrige query que calcula o rank instalado [fix-ranking] Fix for calculateInstalledRank query Jun 2, 2017
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.

None yet

2 participants