Skip to content

VALUES statement AST and parsing #801

VALUES statement AST and parsing

VALUES statement AST and parsing #801

Triggered via pull request January 10, 2025 14:41
Status Failure
Total duration 1m 15s
Artifacts

vtop_example.yml

on: pull_request
VTop Example
50s
VTop Example
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
VTop Example: go/vt/vtgate/semantics/early_rewriter.go#L404
cannot use sel (variable of type sqlparser.TableSubquery) as *sqlparser.Select value in argument to r.rewriteAliasesInOrderBy: need type assertion
VTop Example: go/vt/vtgate/semantics/early_rewriter.go#L428
cannot use stmt (variable of type sqlparser.SelectStatement) as sqlparser.TableSubquery value in argument to sqlparser.GetFirstSelect: sqlparser.SelectStatement does not implement sqlparser.TableSubquery (missing method iTableSubquery)
VTop Example: go/vt/vtgate/semantics/early_rewriter.go#L435
cannot use sel (variable of type sqlparser.TableSubquery) as *sqlparser.Select value in argument to r.rewriteAliasesInGroupBy: need type assertion
VTop Example: go/vt/vtgate/semantics/scoper.go#L300
sel.SelectExprs undefined (type sqlparser.TableSubquery has no field or method SelectExprs)
VTop Example: go/vt/vtgate/semantics/scoper.go#L304
sel.SelectExprs undefined (type sqlparser.TableSubquery has no field or method SelectExprs)
VTop Example
Process completed with exit code 2.
VTop Example
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2