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

   ## Summary
   - Adds native Comet support for Spark `make_date` function
   - Creates a date from year, month, and day integer components
   - Uses DataFusion's built-in `make_date` function
   
   ## Test Plan
   - Added unit tests in `CometTemporalExpressionSuite`
   - Tests include random data with valid date components, literal values, and 
null handling
   - All existing tests pass
   
   > **Note:** This PR was generated with AI assistance.
   
   Closes #3091


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