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

test/cql-pytest: Add test for token() filter againts mutation_fragmen… #18759

Commits on May 20, 2024

  1. test/cql-pytest: Add test for token() filter againts mutation_fragmen…

    …ts()
    
    When selecting from mutation_fragments(table) one may want to apply
    token() filtering againts partition key. This doesn't work currently,
    but used to crash. This patch adds a regression test for that
    
    refs: scylladb#18637
    
    Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
    xemul committed May 20, 2024
    Configuration menu
    Copy the full SHA
    25db6ed View commit details
    Browse the repository at this point in the history