[GitHub] [arrow-rs] alippai commented on a change in pull request #414: Doctests for DecimalArray.

2021-06-14 Thread GitBox
alippai commented on a change in pull request #414: URL: https://github.com/apache/arrow-rs/pull/414#discussion_r650495530 ## File path: arrow/src/array/array_binary.rs ## @@ -613,6 +613,32 @@ impl Array for FixedSizeBinaryArray { } /// A type of `DecimalArray` whose

[GitHub] [arrow-rs] alippai commented on a change in pull request #414: Doctests for DecimalArray.

2021-06-06 Thread GitBox
alippai commented on a change in pull request #414: URL: https://github.com/apache/arrow-rs/pull/414#discussion_r646127829 ## File path: arrow/src/array/array_binary.rs ## @@ -613,6 +613,32 @@ impl Array for FixedSizeBinaryArray { } /// A type of `DecimalArray` whose