emkornfield opened a new pull request #8475:
URL: https://github.com/apache/arrow/pull/8475


   This provides sufficient coverage to support round trip between C++ and 
Java.  There are still some gaps in python.  Based on review, I will open JIRAs 
to track missing functionality (i.e. parquet support in C++).  Marking as draft 
until i can triage CI failures but early feedback is welcome.
   
   Open questions I have:
   
   [C++] 
   * Should we retain logic in decimal() factory function to adjust type on 
scale/precision or take an explicit argument or keep it as an alias for 
decimal128?
   
   [Java]
   * Naming:  Would Decimal256 be better then BigDecimal?


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


Reply via email to