You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/11 13:32:26 UTC

[GitHub] [arrow-adbc] lidavidm opened a new issue, #32: Cleanly separate C/Java code

lidavidm opened a new issue, #32:
URL: https://github.com/apache/arrow-adbc/issues/32

   We should have a structure like
   
   ```
   /
     adbc.h
     c/
       driver_manager
       driver
       validation
     java/
       ...
   ```
   
   (also, the Java "testsuite" package should be renamed to "validation")


-- 
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-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] lidavidm closed issue #32: Cleanly separate C/Java code

Posted by GitBox <gi...@apache.org>.
lidavidm closed issue #32: Cleanly separate C/Java code
URL: https://github.com/apache/arrow-adbc/issues/32


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org