cockroachdb / cockroachdb/datadriven

scanner should check for error

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
64
Forks
20
PR merge metrics
No merged PRs in 30d

Description

I had a case where I had a very long SQL line (around 300k) and I silently got an empty string from datadriven. We should check `Err()` from the scanner when `Scan()` returns done, and panic with the error.

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.