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

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

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

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