Skip to content

Support FILTER in over clause #2140

Support FILTER in over clause

Support FILTER in over clause #2140

Triggered via pull request October 18, 2023 16:01
Status Failure
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

on: pull_request
Matrix: test
publish-crate
0s
publish-crate
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
test-coverage
Process completed with exit code 1.
test (beta): tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
test (beta)
Process completed with exit code 101.
compile: tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
compile
Process completed with exit code 101.
test (nightly): tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
test (nightly)
The operation was canceled.
test (stable): tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
test (stable)
The operation was canceled.
lint: tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
lint
Process completed with exit code 101.
codestyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/