lidavidm commented on issue #767:
URL: https://github.com/apache/arrow-adbc/issues/767#issuecomment-1624153624

   Nice finds.
   
   I think that's reasonable: string/double for now (or even just string to 
start with), and we could add conversion to Decimal128/256 eventually if 
needed. (We could provide options there, like a fixed precision/scale, 
inferring it if provided in the Postgres schema, or inferring it by reading a 
fixed amount of data, much like SQLite.) 


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