djnavarro commented on pull request #12154: URL: https://github.com/apache/arrow/pull/12154#issuecomment-1063662266
Well, I can't think of a *good* reason why anyone would set `week_start` to any value other than 1 or 7, but technically lubridate allows it and I suppose there's the possibility that there exists some code that has the week starting on a Wednesday. That being said, if we can now add and subtract durations to temporal types, I should be able to call `add_checked()` to handle the edge cases, right? -- 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]
