[MATLAB] Use Arrow::arrow_shared instead of arrow_shared for ExternalProject_Add()-ed Apache Arrow C++
Open
Component: MATLAB
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Use `Arrow::arrow_shared` instead of `arrow_shared` for `ExternalProject_Add()`-ed Apache Arrow C++ in the MATLAB Interface to Arrow, as `arrow_shared` is deprecated. Refer to the [PR Conversation here](https://github.com/apache/arrow/pull/34563#discussion_r1174189613) for more context.
### Component(s)
MATLAB
Contributor guide
Research direction
Start by locating the ExternalProject_Add() configuration for Apache Arrow C++ in the MATLAB Interface to Arrow and read the surrounding target references. Update the deprecated arrow_shared reference to Arrow::arrow_shared, then verify that the MATLAB interface's build completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, matlab
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100