Commits


François Saint-Jacques authored and Krisztián Szűcs committed 9392531e239
ARROW-7781: [C++] Improve message when referencing a missing field - The failure now indicate which field name is causing the issue. - Add the `CanReferenceFieldsByNames` in Schema and relevant tests. Closes #6421 from fsaintjacques/ARROW-7781-missing-filter-field-message and squashes the following commits: 461d66395 <François Saint-Jacques> ARROW-7781: Improve message when referencing a missing field Authored-by: François Saint-Jacques <fsaintjacques@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>