This tutorial demonstrates some useful features built into Query view in Apache Druid. Query view lets you run Druid SQL queries and native (JSON-based) queries against ingested data. You can use ...
SQL syntax validation and linting Converting queries between different SQL dialects (e.g., MySQL to PostgreSQL) Extracting and analyzing table references and dependencies Identifying column usage and ...