Closed cockroach-teamcity closed 1 month ago
sql: Scan error on column index 0, name "sum": converting NULL to float64 is unsupported
Not a release blocker. Failing on a query to crdb_internal.statement_statistics
which we use for stats in this test.
Ran this query locally, I don't see an issue with it. Since this failure only happened once and only one of the subtests of this roachtest, I think we can assume it was a flake and do nothing at the moment.
It could be that the table wasn't fully initialized when we ran the query during the test.
roachtest.admission-control/multitenant-fairness/read-heavy/skewed failed with artifacts on master @ 83589fb87caa92fb42e83994f1691978f37e4cbb:
Parameters:
ROACHTEST_arch=amd64
ROACHTEST_cloud=gce
ROACHTEST_coverageBuild=false
ROACHTEST_cpu=4
ROACHTEST_encrypted=false
ROACHTEST_fs=ext4
ROACHTEST_localSSD=true
ROACHTEST_runtimeAssertionsBuild=false
ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
See: Grafana
/cc @cockroachdb/storageThis test on roachdash | Improve this report!
Jira issue: CRDB-42399