- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for DataSourcePathUnsupported (0.11 seconds)
-
internal/s3select/sql/errors.go
message: fmt.Sprintf("The table name is not supported: %v", err), statusCode: 400, cause: err, } } func errDataSource(err error) *s3Error { return &s3Error{ code: "DataSourcePathUnsupported", message: fmt.Sprintf("Data source: %v", err), statusCode: 400, cause: err, }
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Jun 01 21:59:40 GMT 2021 - 2.6K bytes - Click Count (0)