pitrou commented on pull request #12638:
URL: https://github.com/apache/arrow/pull/12638#issuecomment-1070624839


   It seems the turbodbc tests keep failing on this PR while they succeed on 
git master.
   
   To be honest, based on the error, this seems to be a problem in turbodbc 
itself. @xhochy Have you already seen this?
   ```
   /turbodbc/cpp/turbodbc/Test/tests/field_translator_test.cpp:31:2:   required 
from here
   /opt/conda/envs/arrow/include/boost/optional/optional.hpp:1596:3: error: 
static assertion failed: If you want to output boost::optional, include header 
<boost/optional/optional_io.hpp>
    1596 |   BOOST_STATIC_ASSERT_MSG(sizeof(CharType) == 0, "If you want to 
output boost::optional, include header <boost/optional/optional_io.hpp>");
         |   ^~~~~~~~~~~~~~~~~~~~~~~
   ```


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