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

   ### Describe the enhancement requested
   
   If we don't specify `-mmacox-version-min=10.14`, the following error is 
occurred:
   
   ```text
   /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;
                                      ^
   ```
   
   ### Component(s)
   
   Ruby


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

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

Reply via email to