-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: sqlsmith/setup=empty/setting=no-ddl failed #85295
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
roachtest.sqlsmith/setup=empty/setting=no-ddl failed with artifacts on master @ 1129fbc650fe3a037b03aea1e5f1d8078618cb1c:
test artifacts and logs in: /artifacts/sqlsmith/setup=empty/setting=no-ddl/run_1
sqlsmith.go:265,sqlsmith.go:325,test_runner.go:896: error: pq: internal error: unexpected error from the vectorized engine: interface conversion: coldata.Column is *coldataext.datumVec, not *coldata.Bytes
stmt:
SELECT
(-3781271420333609070):::INT8 AS col_61441,
(e'\x0b/k\x17..':::STRING::STRING || tab_35645.col_61440::STRING[])::STRING[] AS col_61442
FROM
(VALUES (3531943256634900431:::INT8)) AS tab_35644 (col_61439),
(
VALUES
(ARRAY[e'\x19"KMK;e.':::STRING,'':::STRING,e'\x16G+*F\x16\x1eD':::STRING]),
(ARRAY['1':::STRING,e'\x187.\x1f3#':::STRING,e'\r%=':::STRING,e'\x1c\x01\x06e\x079':::STRING])
)
AS tab_35645 (col_61440)
ORDER BY
tab_35644.col_61439 DESC, tab_35644.col_61439 ASC
LIMIT
22:::INT8;
Parameters: ROACHTEST_cloud=gce
, ROACHTEST_cpu=4
, ROACHTEST_ssd=0
This test on roachdash | Improve this report!
Jira issue: CRDB-18162
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Type
Projects
Status
Done