Gang Wu created ORC-1320:
----------------------------
Summary: Fix build break of C++ code on docker images
Key: ORC-1320
URL: https://issues.apache.org/jira/browse/ORC-1320
Project: ORC
Issue Type: Bug
Components: build, C++
Reporter: Gang Wu
Assignee: Gang Wu
Building C++ code is failing on some docker images.
* ubuntu18: cmake version is below what is minimum required (v3.12).
* centos7: gcc version is below what is minimum required (v5.0).
* fedora37: building fails on C++ test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)