Mandukhai-Alimaa opened a new pull request, #4098: URL: https://github.com/apache/arrow-adbc/pull/4098
- Infer PostgreSQL parameter types via PREPARE (no OIDs) + DESCRIBE, then reconcile with Arrow bind schema. - Bind Arrow NA (all-null) parameters as PostgreSQL’s expected parameter type. - Don’t force a type when PostgreSQL can’t infer/returns unknown. Fall back without error. - Add writer support for Arrow NA and add tests for null parameter binding. Closes #3549 -- 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]
