Skip to content

DataFusion 16.0.0 documentation #301

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

Merged
merged 2 commits into from
Jan 22, 2023
Merged

DataFusion 16.0.0 documentation #301

merged 2 commits into from
Jan 22, 2023

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented Jan 21, 2023

@andygrove andygrove requested a review from alamb January 21, 2023 20:47
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @andygrove

This reminds me we could/should probably work on updating the documentation more. I have it on my wishlist and will work on it when I have time.

@alamb alamb merged commit 82c0b10 into apache:asf-site Jan 22, 2023
Comment on lines +329 to +332
<tr class="row-even"><td><p>datafusion.catalog.create_default_catalog_and_schema</p></td>
<td><p>true</p></td>
<td><p>Number of partitions for query execution. Increasing partitions can increase concurrency. Defaults to the number of cpu cores on the system.</p></td>
</tr>
Copy link

@DDtKey DDtKey Jan 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is that correct statement? Looks wrong 🤔
Description the same with datafusion.execution.target_partitions

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It sure looks incorrect to me. I think it is an issue upstream: https://github.com/apache/arrow-datafusion/blob/5d4038a8463a575328bedbc22b32456f5dcd562c/datafusion/common/src/config.rs#L157-L158

Nice catch @DDtKey -- I'll make a PR

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants