Amazon Athena SQL Syntax Support¶
This page documents the SQL syntax support for Amazon Athena in the General SQL Parser.
Coverage Report¶
For detailed coverage statistics and test results, visit our comprehensive 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 Athena documentation
Key Features Supported¶
- Standard SQL operations (SELECT, INSERT, UPDATE, DELETE)
- Presto-based SQL functions and data types
- Serverless query operations
- Window functions and analytical queries
- Data catalog and Glue integrations
- Partitioning and columnar formats