scovich commented on PR #8350:
URL: https://github.com/apache/arrow-rs/pull/8350#issuecomment-3305512944

   > Adds two `Field` methods:
   > 
   >     * `Field::clear_extension_type`
   > 
   >     * `Field::without_extension_type`
   > 
   > 
   > These methods are used when changing data types via `Field::set_data_type` 
and `Field::with_data_type`.
   
   I don't think we need both? The current implementation of 
`Field::with_data_type` just delegates to `Field::set_data_type`?


-- 
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]

Reply via email to