Skip to content

Order by struct

Order by struct #34659

Triggered via pull request February 5, 2025 13:34
Status Failure
Total duration 4m 44s
Artifacts
Run Upgrade Downgrade Test - Reparent Old Vtctl
4m 15s
Run Upgrade Downgrade Test - Reparent Old Vtctl
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run Upgrade Downgrade Test - Reparent Old Vtctl: go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L195
cannot use tp.orderBy (variable of type sqlparser.OrderBy) as *sqlparser.OrderBy value in assignment
Run Upgrade Downgrade Test - Reparent Old Vtctl: go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L198
cannot use tp.orderBy (variable of type sqlparser.OrderBy) as *sqlparser.OrderBy value in assignment
Run Upgrade Downgrade Test - Reparent Old Vtctl: go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L243
first argument to append must be a slice; have orderby (variable of type sqlparser.OrderBy)
Run Upgrade Downgrade Test - Reparent Old Vtctl
Process completed with exit code 2.
Run Upgrade Downgrade Test - Reparent Old Vtctl
The `python-version` input is not set. The version of Python currently in `PATH` will be used.