kou commented on PR #45441:
URL: https://github.com/apache/arrow/pull/45441#issuecomment-2664680386
I mean the merge commit's commit message not commit messages of commits in
this PRs.
You don't need to squash commits in this PR. Because we use "Squash and
merge" feature provided by GitHub. We use the following commit message:
```text
${PR_TITLE}
${PR_DESCRIPTION}
```
For example,
https://github.com/apache/arrow/commit/ec3d2839d102cc44d368c154cfa756eb946909ee
's commit message uses https://github.com/apache/arrow/pull/44375 's title and
description. It doesn't use commit messages of commits in
https://github.com/apache/arrow/pull/44375 .
> On Github I've already change the PR title
Could you also update the PR description?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]