8000 support ignore volatile parts of the result · Issue #260 · risinglightdb/sqllogictest-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

support ignore volatile parts of the result #260

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

Closed
xxchan opened this issue Apr 17, 2025 · 1 comment · Fixed by #266
Closed

support ignore volatile parts of the result #260

xxchan opened this issue Apr 17, 2025 · 1 comment · Fixed by #266

Comments

@xxchan
Copy link
Member
xxchan commented Apr 17, 2025

Found an easy way to implement this:

The magic is <snap:ignore> — this is a special string recognized by the library. Specifically, the function splits the snapshot on the <snap:ignore> substring, and than checks that each of the remaining fragments can be found in the original string, in that order.

https://arc.net/l/quote/ydgdubja

@xxchan
Copy link
Member Author
xxchan commented Apr 17, 2025

background: risingwavelabs/risingwave#21354 (comment)

This specific feature seems to be useful and simple enough to be included in slt.

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 a pull request may close this issue.

1 participant
0