public interface CompilationErrors extends DataTypeErrorsBase
| Modifier and Type | Method and Description | 
|---|---|
| AnalysisException | ambiguousColumnOrFieldError(scala.collection.Seq<String> name,
                           int numMatches) | 
| AnalysisException | cannotFindDescriptorFileError(String filePath,
                             Throwable cause) | 
| AnalysisException | columnNotFoundError(String colName) | 
| AnalysisException | descriptorParseError(Throwable cause) | 
getQueryContext, getSummary, quoteByDefault, toSQLConf, toSQLId, toSQLId, toSQLStmt, toSQLType, toSQLType, toSQLValue, toSQLValue, toSQLValue, toSQLValue, toSQLValue, toSQLValue, toSQLValueAnalysisException ambiguousColumnOrFieldError(scala.collection.Seq<String> name, int numMatches)
AnalysisException columnNotFoundError(String colName)
AnalysisException descriptorParseError(Throwable cause)
AnalysisException cannotFindDescriptorFileError(String filePath, Throwable cause)