gruuya opened a new pull request, #6785:
URL: https://github.com/apache/arrow-rs/pull/6785
# Which issue does this PR close?
Closes #6784.
# Rationale for this change
Consolidate the list field naming convention.
# What changes are included in this PR?
Add a `Field::LIST_FIELD_DEFAULT_NAME` constant set to item, and use it in
`Field::new_list_field`.
Also replace any calls to `Field::new with explicit` item name to use
`Field::new_list_field` instead.
# Are there any user-facing changes?
None.
--
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]