GitHub / graphframes/graphframes issues and pull requests
#633 - feat: add poetry-dynamic-versioning plugin
Issue -
State: open - Opened by SemyonSinchenko 16 days ago
Labels: enhancement
#629 - README and `.gitignore` update to add GraphFrames classes
Pull Request -
State: open - Opened by rjurney 20 days ago
- 3 comments
#628 - perfect ,release it to maven center repo
Issue -
State: open - Opened by mullerhai 25 days ago
- 7 comments
#627 - feat: change the return result for PageRank from GraphFrame to DataFrame
Issue -
State: open - Opened by SemyonSinchenko 28 days ago
Labels: scala, pyspark-classic, pyspark-connect
#626 - feat: planning release 0.9.0
Pull Request -
State: open - Opened by SemyonSinchenko 28 days ago
- 2 comments
#624 - feat: prepare 0.9.0 release
Issue -
State: open - Opened by SemyonSinchenko 28 days ago
Labels: enhancement
#623 - chore: add useLabelsAsComponents configuration for connected components
Pull Request -
State: closed - Opened by SemyonSinchenko 29 days ago
- 3 comments
Labels: scala
#622 - doc: update README with details on nightly builds
Pull Request -
State: closed - Opened by SemyonSinchenko 29 days ago
Labels: documentation
#621 - doc: uodate README with description of graphframes SNAPSHOTS
Issue -
State: closed - Opened by SemyonSinchenko 29 days ago
Labels: documentation
#620 - feat: introduce a config to not overwrite component ID from long to the label
Issue -
State: closed - Opened by SemyonSinchenko 29 days ago
Labels: enhancement
#619 - fix: try to fix publishing
Pull Request -
State: closed - Opened by SemyonSinchenko 29 days ago
Labels: scala
#618 - bug: publishing is broken
Issue -
State: closed - Opened by SemyonSinchenko 30 days ago
- 1 comment
Labels: bug
#617 - chore: Cleanup assembly and shading
Pull Request -
State: closed - Opened by Kimahriman about 1 month ago
- 7 comments
#615 - chore: fix shading problems and slightly update CI
Pull Request -
State: closed - Opened by SemyonSinchenko about 1 month ago
- 12 comments
Labels: scala
#614 - feat: use shade plugin for publishing of GFConnect instead of assembly plugin
Issue -
State: closed - Opened by SemyonSinchenko about 1 month ago
Labels: enhancement
#613 - feat: initial top-level structure of PropertyGraph
Pull Request -
State: open - Opened by SemyonSinchenko about 1 month ago
- 1 comment
Labels: scala
#611 - doc: Document how to use SparkConnect plugin of GraphFrames
Issue -
State: open - Opened by SemyonSinchenko about 1 month ago
Labels: pyspark-connect
#610 - chore: make pytest more robust
Pull Request -
State: closed - Opened by SemyonSinchenko about 1 month ago
Labels: python, pyspark-connect
#608 - feat: Spark 4.0 support
Pull Request -
State: closed - Opened by Kimahriman about 1 month ago
- 12 comments
#607 - Bump urllib3 from 2.4.0 to 2.5.0 in /python
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: python, dependencies
#606 - Bump protobuf from 5.29.4 to 5.29.5 in /python
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: python, dependencies
#605 - chore: Add issue templates
Pull Request -
State: closed - Opened by SemyonSinchenko about 2 months ago
- 1 comment
Labels: enhancement
#604 - [RnD] investigate the possibility of using VARIANT in motiff finding
Issue -
State: open - Opened by SemyonSinchenko about 2 months ago
Labels: help wanted, RnD
#603 - feat: Spark 4.0.x support
Pull Request -
State: closed - Opened by SemyonSinchenko about 2 months ago
- 8 comments
Labels: scala, pyspark-classic, pyspark-connect
#602 - feat: PropertyGraph subproject
Issue -
State: open - Opened by SemyonSinchenko about 2 months ago
- 1 comment
Labels: scala
#601 - Bump requests from 2.32.3 to 2.32.4 in /python
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: python, dependencies
#600 - feat: Scala publish CI GitHub Action
Pull Request -
State: closed - Opened by SemyonSinchenko about 2 months ago
- 1 comment
Labels: scala
#599 - Plans for a new release??
Issue -
State: closed - Opened by louis-vines about 2 months ago
- 1 comment
#598 - feat: sbt-ci-release
Pull Request -
State: closed - Opened by SemyonSinchenko 2 months ago
- 14 comments
Labels: scala
#597 - [WIP] feat: CI release for SBT
Pull Request -
State: closed - Opened by SemyonSinchenko 2 months ago
Labels: scala
#596 - Bump setuptools from 78.1.0 to 78.1.1 in /python
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: python, dependencies
#595 - chore: use sbt-projectmatrix for the cross builds
Issue -
State: open - Opened by SemyonSinchenko 2 months ago
Labels: simple, scala
#594 - refactor: replace manual Parquet checkpointing with DataFrame.checkpoint()
Pull Request -
State: open - Opened by ericsun95 3 months ago
- 9 comments
Labels: scala
#593 - refactor: replace manual Parquet checkpointing with DataFrame.checkpoint()
Issue -
State: open - Opened by ericsun95 3 months ago
- 2 comments
#592 - Removing unused file as per #585
Pull Request -
State: closed - Opened by Conor0Callaghan 3 months ago
#591 - [RnD] Edge-centric Gather-Apply-Scatter model
Issue -
State: open - Opened by SemyonSinchenko 3 months ago
- 1 comment
Labels: help wanted, RnD
#590 - feat: add a new mixin WithMaxIter and propogate it to GraphX CC
Pull Request -
State: closed - Opened by SemyonSinchenko 3 months ago
- 3 comments
Labels: scala
#589 - [RnD] Algorithms from the "Using Pregel-like Large Scale Graph Processing Frameworks for Social Network Analysis." Quick, L., et al. (2012).
Issue -
State: open - Opened by SemyonSinchenko 3 months ago
- 8 comments
Labels: help wanted, scala, pregel, RnD
#588 - doc: Host docs on graphframes.io AND graphframes.github.io
Issue -
State: open - Opened by rjurney 3 months ago
Labels: documentation
#587 - feat: LabelPropagation without GraphX
Pull Request -
State: closed - Opened by SemyonSinchenko 3 months ago
- 2 comments
Labels: scala
#586 - feat: sync python Pregel with scala-core
Issue -
State: open - Opened by SemyonSinchenko 4 months ago
- 5 comments
Labels: help wanted, pyspark-classic, pyspark-connect, good first issue
#585 - chore: remove download_travis_dependencies.sh
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
Labels: help wanted, good first issue
#584 - perf: Generalize the use of RDD cache due to SPARK-13346
Issue -
State: open - Opened by SauronShepherd 4 months ago
- 12 comments
Labels: scala
#583 - perf: Improvements in AggregateMessages
Issue -
State: open - Opened by SauronShepherd 4 months ago
- 2 comments
#582 - bug: regenerate and publish API docs for Scala and Python
Issue -
State: closed - Opened by rjurney 4 months ago
- 2 comments
Labels: bug
#581 - feat: add vertices "voting" ability and optional flags to Pregel
Pull Request -
State: closed - Opened by SemyonSinchenko 4 months ago
Labels: scala
#580 - When new version will be released?
Issue -
State: closed - Opened by joonaspessi 4 months ago
- 4 comments
#579 - Stupid GraphFrames Demo
Pull Request -
State: closed - Opened by rjurney 4 months ago
#578 - Creates a Pregel tutorial and add Pregel API to user guide
Pull Request -
State: open - Opened by rjurney 4 months ago
- 6 comments
Labels: documentation
#577 - feat: python publish
Pull Request -
State: closed - Opened by SemyonSinchenko 4 months ago
Labels: pyspark-classic, pyspark-connect
#576 - [EPIC] Spark 4.0 support
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
- 6 comments
Labels: enhancement, scala
#575 - chore: add "-Xlint" and scalafix checks && fix all errors && update pre-commit
Pull Request -
State: closed - Opened by SemyonSinchenko 4 months ago
Labels: scala
#574 - chore: introduce ScalaFix to sbt and to CI
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
Labels: enhancement, scala
#573 - feat: add to GF Pregel an optional ability to stop earlier based on vertices voting
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
- 1 comment
Labels: scala
#572 - bug: PageRank should be normalized to 1.0
Issue -
State: open - Opened by SemyonSinchenko 4 months ago
Labels: bug
#571 - bug: CDLP with algo GraphX may return incorrect results for scala 2.12 (works for 2.13)
Issue -
State: open - Opened by SemyonSinchenko 4 months ago
- 40 comments
Labels: bug
#570 - feat: add LDBC tests
Pull Request -
State: closed - Opened by SemyonSinchenko 4 months ago
- 17 comments
Labels: enhancement, scala
#569 - feat: PageRank without GraphX
Issue -
State: open - Opened by SemyonSinchenko 4 months ago
Labels: scala
#568 - feat: use LDBC test data (small)
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
Labels: enhancement, scala
#567 - bug: Classcast exception
Issue -
State: open - Opened by anmol-v 4 months ago
- 11 comments
Labels: bug, pyspark-classic
#566 - chore: automate docs publishing
Pull Request -
State: closed - Opened by SemyonSinchenko 4 months ago
- 1 comment
Labels: documentation
#565 - [EPIC] Introduce the Graph Schema and sync all the APIs with it
Issue -
State: open - Opened by SemyonSinchenko 4 months ago
- 10 comments
Labels: enhancement
#564 - feat: LabelPropagation without GraphX
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
Labels: scala
#563 - Allow setting default ConnectedComponents configurations from spark config
Pull Request -
State: closed - Opened by james-willis 4 months ago
- 10 comments
#562 - doc: Write a new Pregel tutorial
Issue -
State: open - Opened by rjurney 4 months ago
Labels: documentation
#561 - feat: SQL Interfaces for GraphFrames
Issue -
State: open - Opened by james-willis 4 months ago
- 3 comments
Labels: scala
#560 - chore: Avoid code repetition
Issue -
State: open - Opened by SauronShepherd 4 months ago
#559 - Classify and group all pending issues
Issue -
State: closed - Opened by SauronShepherd 4 months ago
- 2 comments
#558 - feat: add an experimental implementation of SP in GF
Pull Request -
State: closed - Opened by SemyonSinchenko 4 months ago
- 10 comments
#557 - feat: ShortestPaths without GraphX
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
#556 - [EPIC] Alternative implementations of GraphX based algorithms
Issue -
State: open - Opened by SemyonSinchenko 4 months ago
Labels: help wanted, scala, pregel
#555 - chore: run scalatest with flag `-oD` in CI
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
- 4 comments
#554 - feat: Introduce a global mechanism for persisting, checkpointing, and disabling AQE
Issue -
State: open - Opened by SauronShepherd 4 months ago
- 8 comments
#553 - doc: Pregel documentation
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
- 1 comment
#552 - [ConnectedComponents] Memory leak with unpersisted DataFrames in the last round
Pull Request -
State: closed - Opened by SauronShepherd 4 months ago
- 24 comments
#551 - feat: generate triplets only for vertices that had non-null pregel messages on the previous iteration
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
#550 - feat: add early stopping to Pregel
Pull Request -
State: closed - Opened by SemyonSinchenko 4 months ago
- 11 comments
#549 - feat: stop Pregel earlier in case there is no non-null messages
Issue -
State: closed - Opened by SemyonSinchenko 4 months ago
- 1 comment
#548 - feat: provide method to transform the graph to undirected
Issue -
State: open - Opened by SemyonSinchenko 4 months ago
- 1 comment
#547 - [DO NOT MERGE] feat: LDBC benchmark and tests
Pull Request -
State: closed - Opened by SemyonSinchenko 5 months ago
#546 - chore: automate docs publishing
Issue -
State: closed - Opened by SemyonSinchenko 5 months ago
- 1 comment
#545 - Results from GraphFrames shortestPaths does not match wiith a reference for LDBC benchmark
Issue -
State: closed - Opened by SemyonSinchenko 5 months ago
- 4 comments
#544 - perf: Accelerate GraphFrames with GPUs using Spark-RAPIDS
Issue -
State: open - Opened by rjurney 5 months ago
- 2 comments
Labels: gpu
#543 - Merge Mercury Graph with GraphFrames
Issue -
State: open - Opened by rjurney 5 months ago
#542 - Add struc2vec implementation for structural role discovery
Issue -
State: open - Opened by rjurney 5 months ago
#541 - Update User Guide to include missing features
Issue -
State: open - Opened by rjurney 5 months ago
Labels: documentation
#540 - `GraphFrame.triangleCount()` fails on large degrees
Issue -
State: open - Opened by rjurney 5 months ago
- 1 comment
#539 - feat: variable length motif finding
Issue -
State: open - Opened by wangpengkang 5 months ago
- 4 comments
Labels: motifs
#538 - Release new documentation for v0.8.4
Issue -
State: closed - Opened by rjurney 5 months ago
- 7 comments
#537 - Add a missing image in preparation for docs release
Pull Request -
State: closed - Opened by rjurney 5 months ago
- 1 comment
#536 - Reproduces broken dependabot update of `black` ^24.10.0
Pull Request -
State: closed - Opened by rjurney 5 months ago
- 4 comments
#535 - fixed a minor nit usage issue
Pull Request -
State: closed - Opened by dmatrix 5 months ago
- 2 comments
#534 - chore: pre-commit hook
Pull Request -
State: closed - Opened by SemyonSinchenko 5 months ago
- 1 comment
#533 - chore: add pre-commit hook
Issue -
State: closed - Opened by SemyonSinchenko 5 months ago
- 1 comment
#532 - feat: add small-medium sized benchmarks
Issue -
State: open - Opened by SemyonSinchenko 5 months ago
- 3 comments
#531 - chore: transform the current motif findings to the interface
Issue -
State: open - Opened by SemyonSinchenko 5 months ago
- 2 comments
#530 - Add initial weights in `weight` field to GraphX PageRank
Issue -
State: open - Opened by rjurney 5 months ago
#529 - feat: power iteration clustering
Pull Request -
State: closed - Opened by SemyonSinchenko 5 months ago
- 1 comment
#528 - Bump black from 23.12.1 to 24.3.0 in /python
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies
#527 - chore: force python code style check in CI
Pull Request -
State: closed - Opened by SemyonSinchenko 5 months ago
- 2 comments