Skip to content

Commit 68a8ed8

Browse files
committed
added github issue link
1 parent a322dd6 commit 68a8ed8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enginetest/queries/script_queries.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9765,6 +9765,7 @@ where
97659765
},
97669766
{
97679767
// this is failing due to a type coercion bug in comparison.Compare
9768+
// https://github.com/dolthub/dolt/issues/9510
97689769
Skip: true,
97699770
Query: "select i, s + 0, s from t where s = '';",
97709771
Expected: []sql.Row{

0 commit comments

Comments
 (0)