Package org.apache.spark.util
Class SparkSchemaUtils
Object
org.apache.spark.util.SparkSchemaUtils
Utils for handling schemas.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SparkSchemaUtilspublic SparkSchemaUtils()
 
- 
- 
Method Details- 
escapeMetaCharacters- Parameters:
- str- The string to be escaped.
- Returns:
- The escaped string.
 
 
-