Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
def cannotFetchTablesOfDatabaseError(dbName: String, e: Exception): Throwable = { new SparkException( errorClass = "_LEGACY_ERROR_TEMP_2196", messageParameters = Map( "dbName" -> dbName), cause = e) }
Attachments
Issue Links
- links to