[Windowing] Rewrite window function implementation to use real SQLite windows #337
Annotations
6 errors and 1 warning
run linter:
internal/context.go#L124
func `analyticInputScanFromContext` is unused (unused)
|
run linter:
internal/function_bind.go#L128
field `once` is unused (unused)
|
run linter:
internal/function_window.go#L323
field `once` is unused (unused)
|
run linter:
internal/function_window.go#L649
field `nStep` is unused (unused)
|
run linter:
internal/formatter.go#L477
printf: fmt.Errorf format %s has arg node.FrameUnit() of wrong type github.com/goccy/go-zetasql/resolved_ast.FrameUnit (govet)
|
run linter
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading