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

refactor(interactive): Support User Defined Functions in Compiler #4240

Merged
merged 1 commit into from
Sep 24, 2024

[GIE Compiler] support udf in compiler

5b715d7
Select commit
Loading
Failed to load commit list.
Merged

refactor(interactive): Support User Defined Functions in Compiler #4240

[GIE Compiler] support udf in compiler
5b715d7
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Sep 20, 2024 in 3s

8 issues fixed. 7 issues found.

Annotations

Check notice on line 632 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java#L491-L632

Complex Method

Check notice on line 883 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java#L849-L883

Complex Method

Check notice on line 1599 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java#L1484-L1599

Complex Method

Check notice on line 1096 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java#L994-L1096

Complex Method

Check notice on line 1906 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java#L1809-L1906

Complex Method

Check notice on line 469 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/runtime/proto/RexToProtoConverter.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/runtime/proto/RexToProtoConverter.java#L396-L469

Complex Method

Check notice on line 993 in interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

interactive_engine/compiler/src/main/java/com/alibaba/graphscope/common/ir/tools/GraphBuilder.java#L889-L993

Complex Method