Skip to content

Support mysql partition to table selection #2030

Support mysql partition to table selection

Support mysql partition to table selection #2030

Re-run triggered September 7, 2023 20:43
Status Failure
Total duration 1m 15s
Artifacts

rust.yml

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

Annotations

16 errors and 6 warnings
test (beta): tests/sqlparser_bigquery.rs#L93
missing field `partitions` in initializer of `sqlparser::ast::TableFactor`
test (beta): tests/sqlparser_bigquery.rs#L155
missing field `partitions` in initializer of `sqlparser::ast::TableFactor`
test (beta)
Process completed with exit code 101.
compile: tests/sqlparser_postgres.rs#L2852
pattern does not mention field `partitions`
compile: tests/sqlparser_mssql.rs#L53
missing field `partitions` in initializer of `sqlparser::ast::TableFactor`
compile: tests/sqlparser_mssql.rs#L306
pattern does not mention field `partitions`
compile: tests/sqlparser_mssql.rs#L508
missing field `partitions` in initializer of `sqlparser::ast::TableFactor`
compile
Process completed with exit code 101.
test-coverage
Process completed with exit code 1.
test (nightly): tests/sqlparser_postgres.rs#L2852
pattern does not mention field `partitions`
test (nightly)
Process completed with exit code 101.
test (stable): tests/sqlparser_clickhouse.rs#L60
missing field `partitions` in initializer of `sqlparser::ast::TableFactor`
test (stable): tests/sqlparser_clickhouse.rs#L168
pattern does not mention field `partitions`
test (stable)
The operation was canceled.
lint: src/parser/mod.rs#L6218
useless use of `format!`
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 (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, 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/install@v0.1, 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/install@v0.1, 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/install@v0.1, 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/