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

Implements Hive Input/Output format to use vineyard as the storage backend #1441

Closed
wants to merge 40 commits into from

Add seal API for BufferBuilder.

63d4318
Select commit
Loading
Failed to load commit list.
Closed

Implements Hive Input/Output format to use vineyard as the storage backend #1441

Add seal API for BufferBuilder.
63d4318
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
codefactor.io / CodeFactor failed Jun 30, 2023 in 3s

8 issues found.

Annotations

Check warning on line 157 in java/hive/src/main/java/io/v6d/hive/ql/io/VineyardOutputFormat.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

java/hive/src/main/java/io/v6d/hive/ql/io/VineyardOutputFormat.java#L157

Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)

Check warning on line 95 in java/modules/basic/src/main/java/io/v6d/modules/basic/dataframe/DataFrameBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

java/modules/basic/src/main/java/io/v6d/modules/basic/dataframe/DataFrameBuilder.java#L95

Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)

Check warning on line 44 in java/modules/basic/src/main/java/io/v6d/modules/basic/tensor/TensorBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

java/modules/basic/src/main/java/io/v6d/modules/basic/tensor/TensorBuilder.java#L44

Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)

Check warning on line 46 in java/modules/basic/src/main/java/io/v6d/modules/basic/tensor/TensorBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

java/modules/basic/src/main/java/io/v6d/modules/basic/tensor/TensorBuilder.java#L46

Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)

Check warning on line 57 in java/modules/basic/src/main/java/io/v6d/modules/basic/tensor/TensorBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

java/modules/basic/src/main/java/io/v6d/modules/basic/tensor/TensorBuilder.java#L57

Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)

Check warning on line 97 in java/modules/basic/src/main/java/io/v6d/modules/basic/tensor/TensorBuilder.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

java/modules/basic/src/main/java/io/v6d/modules/basic/tensor/TensorBuilder.java#L97

Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)

Check warning on line 52 in java/hive/src/main/java/io/v6d/hive/ql/io/VineyardInputFormat.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

java/hive/src/main/java/io/v6d/hive/ql/io/VineyardInputFormat.java#L52

Top-level class MapredrecordReader has to reside in its own source file. (com.puppycrawl.tools.checkstyle.checks.design.OneTopLevelClassCheck)

Check warning on line 330 in java/core/src/main/java/io/v6d/core/client/IPCClient.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

java/core/src/main/java/io/v6d/core/client/IPCClient.java#L330

Resolve unexpected comment. (com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck)