- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for errParseUnsupportedCallWithStar (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
internal/s3select/unused-errors.go
code: "ParseExpectedIdentForAlias", message: "Did not find the expected identifier for the alias in the SQL expression.", statusCode: 400, cause: err, } } func errParseUnsupportedCallWithStar(err error) *s3Error { return &s3Error{ code: "ParseUnsupportedCallWithStar", message: "Only COUNT with (*) as a parameter is supported in the SQL expression.", statusCode: 400,
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Feb 20 08:16:35 GMT 2024 - 17.5K bytes - Click Count (0)