Skip to content

feat: left join

feat: left join #8750

Triggered via pull request November 15, 2023 03:32
Status Success
Total duration 12m 37s
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 2 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/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]