### Describe the enhancement requested We currently have a `std::span` backport in `arrow::util::span`, we can now use the standard class directly and get rid of the backport. ### Component(s) C++