miguelpragier opened a new issue, #38017:
URL: https://github.com/apache/arrow/issues/38017

   ### Describe the enhancement requested
   
   # Description
   
   The following types are missing from the flight driver's internal converter
   - Decimal128
   - Decimal256
   - Binary
   - Date64
   - DayTimeInterval
   
   As well as their respective null values. <br><br>
   
   👉  I'm writing a PATCH to include these types.
   
   [The related code can be found 
here](https://github.com/apache/arrow/blob/02de3c1789460304e958936b78d60f824921c250/go/arrow/flight/flightsql/driver/utils.go#L60)
   
   ### Component(s)
   
   Go


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

Reply via email to