Commits


Phillip Cloud authored and Benjamin Kietzman committed ee18c08c6e6
ARROW-14349: [IR] Remove RelBase This PR removes `RelBase` and associated column (re)mapping types. Producers/consumers are expected to use projections for reordering for the time being. Closes #11435 from cpcloud/ARROW-14349 Authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>