Skip to content

[ISSUE-42] feat: jaccard simiar#668

Open
767641495 wants to merge 11 commits intoapache:masterfrom
767641495:jaccard_similarity_huaiyu
Open

[ISSUE-42] feat: jaccard simiar#668
767641495 wants to merge 11 commits intoapache:masterfrom
767641495:jaccard_similarity_huaiyu

Conversation

@767641495
Copy link
Copy Markdown

What changes were proposed in this pull request?
Related to #42

How was this PR tested?
Tests have Added for the changes
Production environment verified

@767641495
Copy link
Copy Markdown
Author

#42

1 similar comment
@767641495
Copy link
Copy Markdown
Author

#42

767641495 and others added 4 commits November 14, 2025 10:35
* chore: deleting useless methods & translated into Chinese

Signed-off-by: jishiwen.jsw <jishiwen.jsw@digital-engine.com>

* fix: remove useless import

Signed-off-by: jishiwen.jsw <jishiwen.jsw@digital-engine.com>

---------

Signed-off-by: jishiwen.jsw <jishiwen.jsw@digital-engine.com>
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
Copy link
Copy Markdown
Contributor

@Leomrlin Leomrlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@767641495
Copy link
Copy Markdown
Author

@Loognqiang Hello, could you please help me with the PR? Thank you.

kitalkuyo-gita and others added 3 commits November 18, 2025 15:32
* feat: add jaccard similarity

* fix: tests

* remove useless files

* add build in register function

* bugfix: fix tests

* chore: fix checkstyle

* refactor: simple logic

* bugfix: fix dataset

* bugfix: exclude cycle

* bufix: excclude cycle

* refactor: designate one to calculate the final similarity

* optimize: replace memory relationship to id

* refactor: messge type divide

* bugfix: add random seed

* bugfix: fix windows

* chore: optimize import

* fix checkstyle

---------

Co-authored-by: undertaker86001 <windwheel555@outlook.com>
…e#648)

* dev: standardize editor configs for cross-platform development

Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>

* Update .gitattributes

* Update .gitattributes

---------

Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
* chore: support coefficient

* refactor: enhance logic && add tests
@Leomrlin
Copy link
Copy Markdown
Contributor

@767641495
This branch has conflicts that need to be resolved. Please pull the latest changes from the main branch, resolve the conflicts, and push a fix. The occasional CI test failures have already been fixed in the latest master.

@767641495
Copy link
Copy Markdown
Author

This branch has conflicts that need to be resolved. Please pull the latest changes from the main branch, resolve the conflicts, and push a fix. The occasional CI test failures have already been fixed in the latest master.

ok

…jaccard_similarity_huaiyu

# Conflicts:
#	geaflow/geaflow-dsl/geaflow-dsl-plan/src/main/java/org/apache/geaflow/dsl/schema/function/BuildInSqlFunctionTable.java
#	geaflow/geaflow-dsl/geaflow-dsl-runtime/src/test/java/org/apache/geaflow/dsl/runtime/query/GQLAlgorithmTest.java
#	geaflow/geaflow-dsl/geaflow-dsl-runtime/src/test/resources/query/gql_algorithm_jaccard_similarity.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants