Commits


Stéphane Campinas authored and François Saint-Jacques committed 4f8c5130b7e
ARROW-7206: [Java] Avoid string concatenation when calling Preconditions#checkArgument Closes #5863 from scampi/arrow-7206 and squashes the following commits: 723ce856f <Stéphane Campinas> fix templates since they accept only %s as the formatter 16433fcc0 <Stéphane Campinas> pass an error string template when calling Preconditions#checkArgument Authored-by: Stéphane Campinas <stephane.campinas@gmail.com> Signed-off-by: François Saint-Jacques <fsaintjacques@gmail.com>