jorisvandenbossche commented on pull request #9948:
URL: https://github.com/apache/arrow/pull/9948#issuecomment-857731668


   OK, updated this, and the last commit changes the default inference from a 
python Decimal (`InferDecimalPrecisionAndScale`) to not use a negative scale 
(you can of course still specify a type manually with a negative scale to force 
it). 
   
   The last commit only contains that change (with changes in the tests to 
follow the new behaviour). Additionally, I also added a python test to check 
several cases using a specified type (just to cover that case as well, it 
should not be impacted by the changes in the last commit)
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to