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

Ballista: Remove hard-coded concurrency from logical plan serde code #708

Closed
andygrove opened this issue Jul 11, 2021 · 2 comments
Closed
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@andygrove
Copy link
Member

Describe the bug

LogicalPlanBuilder::scan_parquet_with_name(
  &scan.path,
  projection,
  24,
  &scan.table_name,
)? //TODO concurrency
@andygrove andygrove added bug Something isn't working ballista good first issue Good for newcomers labels Jul 11, 2021
@xudong963
Copy link
Member

please assign me, I'm interested in this.

@xudong963
Copy link
Member

The issue can be closed.

@houqp houqp closed this as completed Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants