feat: add ALL/DISTINCT modifier for all set operation types #1844
pr.yml
on: pull_request
Build Website
34s
Check editorconfig
2s
Check Protobuf Style
7s
Check Protobuf
6s
Lint YAML extensions
4s
Validate YAML extensions
9s
Dry-run release
19s
Style-check and lint Python files
8s
Check proto-prefix.py
10s
Annotations
4 errors and 5 warnings
Check Protobuf:
proto/substrait/algebra.proto#L348
Enum value name "SET_OP_MODE_UNSPECIFIED" should be prefixed with "SET_MODE_".
|
Check Protobuf:
proto/substrait/algebra.proto#L349
Enum value name "SET_OP_MODE_DISTINCT" should be prefixed with "SET_MODE_".
|
Check Protobuf:
proto/substrait/algebra.proto#L350
Enum value name "SET_OP_MODE_ALL" should be prefixed with "SET_MODE_".
|
Check Protobuf
buf found 3 lint failures.
|
Check editorconfig
The following actions use a deprecated Node.js version and will be forced to run on node20: editorconfig-checker/action-editorconfig-checker@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check proto-prefix.py
No github_token supplied, API requests will be subject to stricter rate limiting
|
Dry-run release
No github_token supplied, API requests will be subject to stricter rate limiting
|
Build Website
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Website
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|