ShravanSunder opened a new issue, #3293: URL: https://github.com/apache/arrow-adbc/issues/3293
### What happened? Currently extension<arrow.json> and writing to json be columsn are not supported. Possibly related to https://github.com/apache/arrow-adbc/pull/2072 and https://github.com/apache/arrow-adbc/issues/3284 ### Stack Trace ``` E adbc_driver_manager.ProgrammingError: INVALID_ARGUMENT: [libpq] Failed to execute COPY statement: PGRES_FATAL_ERROR ERROR: unsupported jsonb version number 123 E CONTEXT: COPY jsonb_test, line 1, column jsonb_data E . SQLSTATE: XX000 ``` ### How can we reproduce the bug? _No response_ ### Environment/Setup _No response_ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org