westonpace commented on issue #34565:
URL: https://github.com/apache/arrow/issues/34565#issuecomment-1478267418
That seems like a reasonable ask. Would you suggest doing this with
patterns in the basename template? I'm guessing the old approach `{i}` was
based on python's f strings (`{i: <16}`) so maybe we should pick something like
printf that is available in C++ and then fully support the various format
strings.
Or, there are probably other ways to do this as well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]