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

   Thank you @comphead  -- you are right, `INt8` seeme to mean 8 bytes in 
postgres (not 8 bits) so the correct mapping is probably more like 
`DataType::Int64`
   
   https://www.postgresql.org/docs/current/datatype-numeric.html is the 
definitive reference


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