Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Spark]: The vertex writer does not generate vertex num file when writing a vertex dataFrame #109

Closed
1 task done
acezen opened this issue Feb 27, 2023 · 0 comments · Fixed by #110
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@acezen
Copy link
Contributor

acezen commented Feb 27, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When writing a vertex DataFrame by VertexWriter, the vertex_count file of GAR file format has not been generated by vertex writer. That's not the expected behavior.

Expected Behavior

Generated the vertex_count file as designed.

Minimal Reproducible Example

Could use "test vertex writer with only vertex table" case of TestWriter

Environment

  • Operating system:
  • GraphAr version:

Link to GraphAr Logs

No response

Further Information

No response

@acezen acezen self-assigned this Feb 27, 2023
@acezen acezen added the bug Something isn't working label Feb 27, 2023
@acezen acezen moved this to In Progress in alibaba/GraphAr Feb 27, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in alibaba/GraphAr Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant