enable join_scan by default #2989
Annotations
1 error and 2 warnings
Analysis
- *<https://github.com/project-tsurugi/jogasaki/runs/33025267190?check_suite_focus=true|[Clang-Tidy] 2 warnings>*
|
modernize-use-default-member-init:
src/jogasaki/executor/process/impl/ops/index_join.h#L124
member initializer for 'for_join_scan_' is redundant
|
modernize-concat-nested-namespaces:
src/jogasaki/executor/process/impl/ops/index_matcher.h#L60
nested namespaces can be concatenated
|