Commits


Raúl Cumplido authored and Krisztián Szűcs committed be08e92f521
ARROW-16448: [CI][Archery] Refactor EmailReport to be a JinjaReport This PR tries to move the current `EmailReport` used for the Nightly report emails to a `JinjaReport` and adds a test for the report generation. I also have tested locally sending an email successfully. Closes #13074 from raulcd/ARROW-16448 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>