Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(interactive): Implement a c++ wrapper for compiler's GraphPlanner #4310

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

impl GraphPlanner as single instance to avoid creation overhead in ea…

f23b478
Select commit
Loading
Failed to load commit list.
Open

feat(interactive): Implement a c++ wrapper for compiler's GraphPlanner #4310

impl GraphPlanner as single instance to avoid creation overhead in ea…
f23b478
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Dec 12, 2024 in 3s

1 issue fixed. 9 issues found.

Annotations

Check notice on line 107 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/meta/schema/GSDataTypeConvertor.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/meta/schema/GSDataTypeConvertor.java#L45-L107

Complex Method

Check notice on line 301 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/meta/schema/GSDataTypeConvertor.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/meta/schema/GSDataTypeConvertor.java#L205-L301

Complex Method

Check notice on line 204 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/meta/schema/GSDataTypeConvertor.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/meta/schema/GSDataTypeConvertor.java#L116-L204

Complex Method

Check warning on line 0 in interactive_engine/compiler/pom.xml

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/pom.xml#L0

Use of vulnerable ch.qos.logback:logback-classic (CVE-2023-6378) [update to 1.3.12, 1.4.12, 1.2.13] (CVE-2023-6378-ch.qos.logback:logback-classic)

Check warning on line 0 in interactive_engine/compiler/pom.xml

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/pom.xml#L0

Use of vulnerable commons-io:commons-io (CVE-2024-47554) [update to 2.14.0] (CVE-2024-47554-commons-io:commons-io)

Check warning on line 0 in interactive_engine/compiler/pom.xml

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/pom.xml#L0

Use of vulnerable com.google.protobuf:protobuf-java (CVE-2024-7254) [update to 3.25.5, 4.27.5, 4.28.2] (CVE-2024-7254-com.google.protobuf:protobuf-java)

Check notice on line 121 in interactive_engine/compiler/src/main/native/graph_planner.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/native/graph_planner.cc#L33-L121

Complex Method

Check warning on line 391 in interactive_engine/compiler/src/main/native/graph_planner.cc

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/native/graph_planner.cc#L391

Possible OS Command Injection (CWE-78) (flawfinder7-execl)

Check failure on line 0 in interactive_engine/compiler/pom.xml

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/pom.xml#L0

Use of vulnerable org.springframework.boot:spring-boot-starter-web (CVE-2022-22965) [update to 2.5.12, 2.6.6] (CVE-2022-22965-org.springframework.boot:spring-boot-starter-web)