liamzwbao opened a new pull request, #8235: URL: https://github.com/apache/arrow-rs/pull/8235
# Which issue does this PR close? - Closes #8234. # Rationale for this change # What changes are included in this PR? - Grouping related data types together (e.g., numeric types, temporal types). - Extracting large code snippets from match branches into helper functions. - Reordering tests to align with the data type order. # Are these changes tested? Covered by existing tests # Are there any user-facing changes? N/A -- 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]
