Order by struct #34319
Annotations
4 errors and 1 warning
Building the binaries for this commit:
go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L195
cannot use tp.orderBy (variable of type sqlparser.OrderBy) as *sqlparser.OrderBy value in assignment
|
Building the binaries for this commit:
go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L198
cannot use tp.orderBy (variable of type sqlparser.OrderBy) as *sqlparser.OrderBy value in assignment
|
Building the binaries for this commit:
go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L243
first argument to append must be a slice; have orderby (variable of type sqlparser.OrderBy)
|
Building the binaries for this commit
Process completed with exit code 2.
|
Set up python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Loading