andygrove opened a new pull request, #3143:
URL: https://github.com/apache/datafusion-comet/pull/3143

   ## Summary
   - Adds native Comet support for Spark's `last_day` function
   - Returns the last day of the month for a given date
   - Uses the `SparkLastDay` implementation from the `datafusion-spark` crate
   
   ## Test Plan
   - Added unit tests with random dates
   - Added tests for literal dates across various months
   - Added tests for leap year handling (February 2024 vs 2023)
   - Added test for null handling
   - Verified all existing tests pass
   
   > **Note:** This PR was generated with AI assistance.
   
   Closes #3090


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to