pitrou commented on PR #45401: URL: https://github.com/apache/arrow/pull/45401#issuecomment-2631254737
A performance improvement is not a bugfix unless there was a severe regression. So, yes, it's an enhancement. Normally, performance improvements are not included in bugfix releases (because every change is an opportunity for more bugs, and we want a bugfix release to fix existing bugs not introduce new ones), this is an exception. Le 3 février 2025 03:42:21 GMT+01:00, Bryce Mecum ***@***.***> a écrit : >@amoeba commented on this pull request. > > > >> +## New Features and Improvements >+ >+* [GH-45201](https://github.com/apache/arrow/issues/45201) - [C++][Parquet] Improve performance of writing size statistics >+* [GH-45304](https://github.com/apache/arrow/issues/45304) - [C++] Compatibility with newer aws sdk >+* [GH-45305](https://github.com/apache/arrow/issues/45305) - [Python] Compatibility with boto 1.36 > >Right. We could: > >- Modify the labels on the issues and re-generate. The "enhancement" label seem like it's enough to cause an issue to get listed here. >- Or just edit the changelog > >Has this come up before? > >-- >Reply to this email directly or view it on GitHub: >https://github.com/apache/arrow/pull/45401#discussion_r1938691185 >You are receiving this because you were mentioned. > >Message ID: ***@***.***> -- 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]
