You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "pitrou (via GitHub)" <gi...@apache.org> on 2023/09/06 15:09:49 UTC

[GitHub] [arrow] pitrou opened a new issue, #37587: [C++] Move integration machinery into its own directory

pitrou opened a new issue, #37587:
URL: https://github.com/apache/arrow/issues/37587

   ### Describe the enhancement requested
   
   The JSON integration machinery currently lives in the `testing` directory even though it can be build with tests disabled. It also lives in the `arrow::testing` namespace which is suboptimal for the same reasons.
   
   ### Component(s)
   
   C++, Integration


-- 
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] pitrou closed issue #37587: [C++] Move integration machinery into its own directory

Posted by "pitrou (via GitHub)" <gi...@apache.org>.
pitrou closed issue #37587: [C++] Move integration machinery into its own directory
URL: https://github.com/apache/arrow/issues/37587


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