vesoft-inc / nebula-algorithm

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
71 stars 39 forks source link

Extract duplicate code #93

Closed artemkorsakov closed 8 months ago

artemkorsakov commented 11 months ago

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number:

Description:

SparkConfigEntry and AlgorithmConfigEntry use the same code. Maybe we can extract the duplicates?

How do you solve it?

Special notes for your reviewer, ex. impact of this fix, design document, etc: