mgill25 opened a new pull request #273: URL: https://github.com/apache/arrow-rs/pull/273
# Which issue does this PR close? Closes #230 . # What changes are included in this PR? Added support for `Decimal` column datatype during conversion of value to String. Removes the previous error. @alamb I made a tiny change and added a couple of tests (copied similar test data from other tests I found) within the same file just to ensure things are working correctly. I wasn't sure what the definition of "pretty" in the pretty-printing context here would be, so I made no assumptions and just propagated whatever was being printed by default. Still just in the learning mode :) If more improvements are needed, please do let me know! -- 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: [email protected]
