comphead commented on issue #6817:
URL: 
https://github.com/apache/arrow-datafusion/issues/6817#issuecomment-1638398683

   > I think this would be very straightforward as long as the postgres type 
had a clear mapping to an Arrow type. For example int8 maps seemingly nicely to 
`DataType::Int8`
   
   @alamb I'm not sure this is correct, as Int8 should map to BigInt, but in 
the example above it is SmallInt
   https://www.postgresql.org/docs/current/datatype-numeric.html
   
   
   
   


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