cockroachdb / cockroachdb/docs

Query for Technical Advisory 99561 has a bug

Open
#18,295 0 comments 0 reactions 1 assignee Claimed by @shannonbradshaw View on GitHub
C-doc-improvement
Dominant language
HTML
Stars
212
Forks
476
Avg merge
40m
Merged PRs (30d)
3

Description

Faizan Qazi (fqazi) commented:

Page: https://cockroachlabs.com/docs/advisories/a99561.html

## What is the reason for your feedback?

[ ] Missing the information I need

[ ] Too complicated

[ ] Out of date

[x] Something is broken

[ ] Other

## Additional details

The query listed on the page has a bug, where it doesn't detect lost data correctly:
` "virtual" != 'true'`
should be
` "virtual" IS NULL'

Jira Issue: DOC-9670

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.