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

Improve the performance of Spark Reader #54

Closed
lixueclaire opened this issue Dec 29, 2022 · 1 comment
Closed

Improve the performance of Spark Reader #54

lixueclaire opened this issue Dec 29, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@lixueclaire
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Optimize the Spark Reader to support reading multiple chunks in parallel for better performance, and maintain the relative order of the chunks in resulting DataFrame.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@lixueclaire lixueclaire added the enhancement New feature or request label Dec 29, 2022
@acezen acezen moved this to Todo in alibaba/GraphAr Jan 9, 2023
@acezen acezen moved this from Todo to In Progress in alibaba/GraphAr Jan 17, 2023
@acezen acezen moved this from In Progress to In Review in alibaba/GraphAr Jan 18, 2023
@acezen
Copy link
Contributor

acezen commented Jan 18, 2023

solved by Pull Request #84

@acezen acezen closed this as completed Jan 18, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in alibaba/GraphAr Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants