### Describe the enhancement requested We should investigate the use of C++20 concepts to ease writing type-specific Arrow code that is currently relying on SFINAE or other tricks. ### Component(s) C++