kou opened a new pull request, #15135:
URL: https://github.com/apache/arrow/pull/15135

   This suppresses the following error with old Xcode:
   
       /tmp/local/include/arrow/type.h:1745:36: error:
       'get<arrow::FieldPath, arrow::FieldPath, std::string,
       std::vector<arrow::FieldRef>>' is unavailable: introduced in macOS
       10.13
           if (IsFieldPath()) return 
std::get<FieldPath>(impl_).indices().size() > 1;
                                          ^


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