- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for handleDateDiff (0.35 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
internal/s3select/sql/funceval.go
case sqlFnTrim: return handleSQLTrim(r, e.Trim, tableAlias) case sqlFnDateAdd: return handleDateAdd(r, e.DateAdd, tableAlias) case sqlFnDateDiff: return handleDateDiff(r, e.DateDiff, tableAlias) } // For all simple argument functions, we evaluate the arguments here argVals := make([]*Value, len(e.SFunc.ArgsList)) for i, arg := range e.SFunc.ArgsList {
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 13.2K bytes - Click Count (0)