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

fix(interactive): Fix Bugs of Property Loss of Edge Type After Type Inference #4032

Merged
merged 9 commits into from
Aug 13, 2024

Merge branch 'main' into ir_fix_type_infer

af3e293
Select commit
Loading
Failed to load commit list.
Merged

fix(interactive): Fix Bugs of Property Loss of Edge Type After Type Inference #4032

Merge branch 'main' into ir_fix_type_infer
af3e293
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Aug 13, 2024 in 1s

12 issues fixed. 3 issues found.

Annotations

Check notice on line 273 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/type/GraphTypeInference.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/type/GraphTypeInference.java#L164-L273

Complex Method

Check notice on line 393 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/type/GraphTypeInference.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/type/GraphTypeInference.java#L282-L393

Complex Method

Check notice on line 525 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/type/GraphTypeInference.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/type/GraphTypeInference.java#L456-L525

Complex Method