Skip to content

feat: introduce a config to not overwrite component ID from long to the label #620

@SemyonSinchenko

Description

@SemyonSinchenko

Is your feature request related to a problem? Please describe.
#320 introduced a breaking change, but I like the overall idea of that PR.

Tbh, for me it looks like cases when user needs a random LONG ID is the case mostly for library developers, not end-users. To allow developers and libraries to maintain the old behavior I want to introduce a config spark.graphframes.useLabelsAsComponents with a default value true

Describe the solution you would like

  1. The new configuration spark.graphframes.useLabelsAsComponents
  2. The new behavior of CC post-processing

Component

  • Scala Core Internal
  • Scala API
  • Spark Connect Plugin
  • Infrastructure
  • PySpark Classic
  • PySpark Connect

Additional context
.

Are you planning on creating a PR?

  • I'm willing to make a pull-request

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions