Skip to content

feat: support set spark_config and use to request taskmanager #8801

feat: support set spark_config and use to request taskmanager

feat: support set spark_config and use to request taskmanager #8801

Triggered via pull request November 21, 2023 08:45
Status Success
Total duration 2m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
pylint
Process completed with exit code 2.
cpplint
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/
cpplint: src/sdk/sql_cluster_router.cc#L3100
[cpplint] reported by reviewdog 🐶 Missing space before ( in if( [whitespace/parens] [5] Raw Output: src/sdk/sql_cluster_router.cc:3100: Missing space before ( in if( [whitespace/parens] [5]
cpplint: src/sdk/sql_cluster_router.cc#L3101
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: src/sdk/sql_cluster_router.cc:3101: Lines should be <= 120 characters long [whitespace/line_length] [2]
cpplint: src/sdk/sql_cluster_router.h#L289
[cpplint] reported by reviewdog 🐶 Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Raw Output: src/sdk/sql_cluster_router.h:289: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]