com.qubole.spark.datasources.hiveacid.sql.catalyst.parser
An adaptation of org.apache.spark.sql.catalyst.parser.PostProcessor
Treat non-reserved keywords as Identifiers.
Remove the back ticks from an Identifier.
An adaptation of org.apache.spark.sql.catalyst.parser.PostProcessor