kosiew opened a new issue, #7115:
URL: https://github.com/apache/arrow-rs/issues/7115

   **Which part is this question about**
   <!--
   Is it code base, library api, documentation or some other part?
   -->
   
   Code base
   
   **Describe your question**
   <!--
   A clear and concise description of what the question is.
   -->
   
   https://github.com/apache/datafusion/issues/14524#issuecomment-2642802629 
mentions that Datafusion is using arrow-arith for date_part(week) extraction.
   It is the same as week_iso.
   Would it be a good idea to add date_part(week_iso) in arrow_rith?
   
   There is no year_of_week_iso extraction yet.
   Would it be a good idea to add date_part(year_of_week_iso) in arrow_rith?
   
   
   
   **Additional context**
   <!--
   Add any other context about the problem here.
   -->
   


-- 
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]

Reply via email to