Skip to content

Order by struct

Order by struct #48491

Triggered via pull request February 5, 2025 13:34
Status Failure
Total duration 3m 12s
Artifacts

e2e_race.yml

on: pull_request
End-to-End Test (Race)
2m 50s
End-to-End Test (Race)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
End-to-End Test (Race): go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L195
cannot use tp.orderBy (variable of type sqlparser.OrderBy) as *sqlparser.OrderBy value in assignment
End-to-End Test (Race): go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L198
cannot use tp.orderBy (variable of type sqlparser.OrderBy) as *sqlparser.OrderBy value in assignment
End-to-End Test (Race): go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L243
first argument to append must be a slice; have orderby (variable of type sqlparser.OrderBy)
End-to-End Test (Race)
Process completed with exit code 2.