raulcd commented on PR #36376: URL: https://github.com/apache/arrow/pull/36376#issuecomment-1612964568
@pitrou @jorisvandenbossche this is trying to fix a current failure on our nightly builds but I am unsure on how to exposed the `std::optional<std::string>` to Cython. I gave that a try but any pointer would be helpful as we can't seem to have other `optional[c_str]` around. See the current CI error here: https://github.com/apache/arrow/actions/runs/5411655158/jobs/9834688028?pr=36376#step:6:3752 -- 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]
