curioustien commented on PR #45351:
URL: https://github.com/apache/arrow/pull/45351#issuecomment-2641750456

   @mapleFU Thanks for the pointer on `store_schema()`. I think we can leverage 
this option.
   
   > what about the new written decimal32/decimal64 might be readed as 
decimal32/decimal64, and legacy code goes the legacy way?
   
   I'm quite confused about this comment. Could you elaborate? Did you mean 
that if `store_schema()` is enabled then we'll convert things correctly? 
Otherwise, we keep the legacy code and always convert to either decimal128 or 
decimal256? That kinda defeats the purpose of having decimal32 and decimal64 in 
arrow though unless the users know how to specify this `store_schema()` flag


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