Describe the enhancement requested
Now that the old Feather V1 code and associated build infrastructure has been removed (#37204), it would make sense to start building the new, experimental MATLAB Interface code by default (without needing to explicitly specify -D MATLAB_ARROW_INTERFACE=ON).
If we start building the MATLAB Interface code by default, it would also make sense to remove the MATLAB_ARROW_INTERFACE flag entirely, since setting it to OFF would essentially imply that no code should be built.
Component(s)
MATLAB
Describe the enhancement requested
Now that the old Feather V1 code and associated build infrastructure has been removed (#37204), it would make sense to start building the new, experimental MATLAB Interface code by default (without needing to explicitly specify
-D MATLAB_ARROW_INTERFACE=ON).If we start building the MATLAB Interface code by default, it would also make sense to remove the
MATLAB_ARROW_INTERFACEflag entirely, since setting it toOFFwould essentially imply that no code should be built.Component(s)
MATLAB