pitrou commented on code in PR #43976: URL: https://github.com/apache/arrow/pull/43976#discussion_r1752290912
########## docs/source/format/Versioning.rst: ########## @@ -105,3 +105,8 @@ Version 1.4 * Added :ref:`listview-layout` and the associated ListView and LargeListView types. * Added :ref:`variadic-buffers`. + +Version 1.5 +----------- + +* Expanded Decimal type bit widths to allow 32-bit and 64-bit types Review Comment: Nittiest nit ```suggestion * Expanded Decimal type bit widths to allow 32-bit and 64-bit types. ``` -- 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]
