Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Nov 14, 2025

Which issue does this PR close?

Rationale for this change

I have hit rate limit issues in the past when I didn't set my github token correctly, and @xudong963 reported something similar here: #17558 (comment)

What changes are included in this PR?

Add a note in the release docs about how to solve the rate limiting

Are these changes tested?

Are there any user-facing changes?

@alamb alamb added documentation Improvements or additions to documentation development-process Related to development process of DataFusion labels Nov 14, 2025
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Nov 14, 2025
@alamb alamb mentioned this pull request Nov 14, 2025
37 tasks
providing two commit ids or tags followed by the version number of the release being created. For example,
to generate a change log of all changes between the `50.3.0` tag and `branch-51`, in preparation for release `51.0.0`:

> [!NOTE]
Copy link
Contributor Author

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.

I wonder if we should use the GitHub CLI instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sounds like a good idea to me

@xudong963
Copy link
Member

Thank you @alamb

@xudong963 xudong963 added this pull request to the merge queue Nov 15, 2025
Merged via the queue into apache:main with commit 3ac3d0e Nov 15, 2025
4 checks passed
logan-keede pushed a commit to logan-keede/datafusion that referenced this pull request Nov 23, 2025
## Which issue does this PR close?
- related to apache#17558

## Rationale for this change

I have hit rate limit issues in the past when I didn't set my github
token correctly, and @xudong963 reported something similar here:
apache#17558 (comment)

## What changes are included in this PR?

Add a note in the release docs about how to solve the rate limiting

## Are these changes tested?

<!--
We typically require tests for all PRs in order to:
1. Prevent the code from being accidentally broken by subsequent changes
2. Serve as another way to document the expected behavior of the code

If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->

## Are there any user-facing changes?

<!--
If there are user-facing changes then we may require documentation to be
updated before approving the PR.
-->

<!--
If there are any breaking changes to public APIs, please add the `api
change` label.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants