Skip to content

feat: SQL Interfaces for GraphFrames #561

Description

@james-willis

Do we think there is any reasonable way to add SQL Interfaces to GraphFrames algorithms?

I have some experience wrapping dataframes functionality as sql functions but I think ,for graphframes, the parser would probably need modification as well to support some new kind of Binary Node and a syntax to describe the graph since it is comprised of two tables.

Some prior work I've done on Sedona: https://github.com/apache/sedona/blob/master/spark/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/PhysicalFunction.scala#L98

Metadata

Metadata

Assignees

Labels

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions