tomatotomata commented on PR #50857: URL: https://github.com/apache/arrow/pull/50857#issuecomment-5623146242
I moved the leading-zero example to the `open_dataset()` Partitioning documentation in `1ea21e05c`, instead of keeping it in the NYC taxi vignette. The API docs are a better fit because they already explain Hive partitioning and the `partitioning` argument, so the example now stays next to the schema guidance without introducing a second unrelated dataset. The vignette no longer jumps from NYC taxi data to a hypothetical products dataset. I also updated the PR title and description to Arrow's required `GH-39660: [R] ...` format with the requested rationale, change summary, testing, and user-facing sections. R parsing and `git diff --check` pass. Let me know what you think. -- 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]
