Class SparkSQLQuotedIDFactory

  • All Implemented Interfaces:
    QuotedIDFactory

    public class SparkSQLQuotedIDFactory
    extends SQLStandardQuotedIDFactory
    Creates QuotedIdentifiers following the rules of SparkSQL: - double and single quotes are not tolerated for schema and attributes definition - you need to use backticks