nishantchandraa commented on PR #4286:
URL: https://github.com/apache/arrow-adbc/pull/4286#issuecomment-4369749707

   Hi @lidavidm  @kou,
   
   I’d really appreciate your feedback on this initial DB2 ADBC driver PR.
   
   This change is intentionally scoped to connection management only, so we can 
align early on structure and approach before expanding further.
   
   Specifically, I’d love feedback on:
   
   Overall driver structure and integration with the existing ADBC C/C++ layout
   Connection lifecycle implementation (database/connection init & release)
   Option handling (URI + per-field options precedence)
   Error/status mapping approach (SQLSTATE → ADBC)
   
   If this direction looks good, I plan to follow up with smaller PRs for:
   
   statement execution
   result fetching / Arrow conversion
   
   Please let me know if you’d prefer this to be split further or structured 
differently.
   
   Thanks!


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