- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for ParseUnsupportedAlias (0.11 seconds)
-
internal/s3select/unused-errors.go
statusCode: 400, cause: err, } } func errParseUnsupportedAlias(err error) *s3Error { return &s3Error{ code: "ParseUnsupportedAlias", message: "The SQL expression contains an unsupported use of ALIAS.", statusCode: 400, cause: err, } } func errParseInvalidPathComponent(err error) *s3Error { return &s3Error{
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Feb 20 08:16:35 GMT 2024 - 17.5K bytes - Click Count (0) -
cmd/apierrorcode_string.go
Taran Pelkey <******@****.***> 1744754791 -0400
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Apr 16 07:34:24 GMT 2025 - 21.6K bytes - Click Count (0) -
cmd/api-errors.go
Description: "The SQL expression contains an unsupported use of CASE.", HTTPStatusCode: http.StatusBadRequest, }, ErrParseUnsupportedAlias: { Code: "ParseUnsupportedAlias", Description: "The SQL expression contains an unsupported use of ALIAS.", HTTPStatusCode: http.StatusBadRequest, }, ErrParseUnsupportedSyntax: { Code: "ParseUnsupportedSyntax",Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Apr 16 07:34:24 GMT 2025 - 93K bytes - Click Count (3)