Skip to content

feat(online): union all query #8730

feat(online): union all query

feat(online): union all query #8730

Triggered via pull request November 14, 2023 02:50
Status Success
Total duration 3m 48s
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: hybridse/src/plan/planner.cc#L348
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: hybridse/src/plan/planner.cc:348: Lines should be <= 120 characters long [whitespace/line_length] [2]
cpplint: hybridse/src/vm/runner_builder.cc#L536
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: hybridse/src/vm/runner_builder.cc:536: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
cpplint: src/base/ddl_parser_test.cc#L388
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: src/base/ddl_parser_test.cc:388: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]