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