Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions