lidavidm commented on pull request #11026: URL: https://github.com/apache/arrow/pull/11026#issuecomment-908514535
> > So essentially, ISOWeek starts from 1, Week starts from 0, and neither use DayOfWeekOptions.week_start? In that case I would just make them two optionless kernels. > > To get [parity with MySQL](https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_week) `DayOfWeekOptions.week_start` should be settable either 1 or 7. Ah, ok. But unless I'm mistaken, week_start is not actually used by the week kernel. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org