Skip to content

Databricks SQL Syntax Support

This page documents the SQL syntax support for Databricks in the General SQL Parser.

Coverage Report

For detailed coverage statistics and test results, visit our comprehensive coverage report:

Databricks SQL Coverage Report

The coverage report includes: - Parsing success rates for various SQL constructs - Detailed test results with source documentation - Interactive interface to explore supported syntax - Real-world SQL examples from Databricks documentation

Key Features Supported

  • Standard SQL operations (SELECT, INSERT, UPDATE, DELETE)
  • Delta Lake operations (MERGE, OPTIMIZE, VACUUM)
  • Spark SQL functions and data types
  • Window functions and analytical queries
  • Streaming operations and structured streaming
  • Unity Catalog and data governance features