mingmwang commented on PR #5973: URL: https://github.com/apache/arrow-datafusion/pull/5973#issuecomment-1507120900
> Thanks @mingmwang @yahoNanJing! Looks great to me. > > Could we also add two roundtrip (`DecimalArray` -> `vec<u8>` -> `DecimalArray`) tests in `datafusion/row/src/lib.rs` for the newly introduced Decimal type? One for a null-free case and one for a nullable case. Sure, I will add the two tests in a following PR. -- 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]
