dgrinchenko opened a new pull request #1784: DRILL-4782 / DRILL-7139: Fix cast and arithmetic for DayInterval URL: https://github.com/apache/drill/pull/1784 - cast function for the day interval changed to round milliseconds to complete days - ToDateTypeFunctions#toTime now returning milliseconds of day - updated the way how DayInterval subtracts and adds, to follow the cast function logic UT core updates: - added vectorValue function to the queryBuilder to simplify retrieving value of the vector - refactored singleton query result functions at queryBuilder
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services