lidavidm commented on issue #3293: URL: https://github.com/apache/arrow-adbc/issues/3293#issuecomment-3314620061
Oh yes, I just mean that you can't expect to send some sort of binary-encoded JSON. FWIW, I already implemented it such that binding a JSON extension array will get sent as the JSON type, but that doesn't handle JSONB ingestion. (You can bind to a JSONB parameter, though.) https://github.com/apache/arrow-adbc/commit/f5c0354ac80eaa829c1228e1e0dba7ddc7fd1787 -- 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]
