[Doc] Update SKILL.md to support editable installs and clarify develo…#2533
Merged
Annotations
10 warnings and 1 notice
|
C++ API Style Audit (warning only):
src/backend/common/op/scan.h#L24
Header imports namespace `ffi` broadly; verify this is not a shared interface. Snippet: using namespace ffi;
|
|
C++ API Style Audit (warning only):
src/backend/common/op/scan.h#L23
Header imports namespace `tirx` broadly; verify this is not a shared interface. Snippet: using namespace tirx;
|
|
C++ API Style Audit (warning only):
src/backend/common/op/reduce.h#L40
Header imports namespace `ffi` broadly; verify this is not a shared interface. Snippet: using namespace ffi;
|
|
C++ API Style Audit (warning only):
src/backend/common/op/reduce.h#L39
Header imports namespace `tirx` broadly; verify this is not a shared interface. Snippet: using namespace tirx;
|
|
C++ API Style Audit (warning only):
src/backend/common/op/finalize_reducer.h#L23
Header imports namespace `ffi` broadly; verify this is not a shared interface. Snippet: using namespace ffi;
|
|
C++ API Style Audit (warning only):
src/backend/common/op/finalize_reducer.h#L22
Header imports namespace `tirx` broadly; verify this is not a shared interface. Snippet: using namespace tirx;
|
|
C++ API Style Audit (warning only):
src/backend/common/op/fill.h#L20
Header imports namespace `tirx` broadly; verify this is not a shared interface. Snippet: using namespace tirx;
|
|
C++ API Style Audit (warning only):
src/backend/common/op/atomic_reduce.h#L30
Header imports namespace `ffi` broadly; verify this is not a shared interface. Snippet: using namespace ffi;
|
|
C++ API Style Audit (warning only):
src/backend/common/op/atomic_reduce.h#L29
Header imports namespace `tirx` broadly; verify this is not a shared interface. Snippet: using namespace tirx;
|
|
C++ API Style Audit (warning only):
src/backend/common/codegen/codegen_c_host.h#L41
Header imports namespace `ffi` broadly; verify this is not a shared interface. Snippet: using namespace ffi;
|
|
C++ API Style Audit (warning only)
107 additional C++ API style audit finding(s) omitted.
|
background
wait
wait-all
cancel
parallel
Loading