/presto-query-formatter

Presto SQL query formatter

Primary LanguageJavaApache License 2.0Apache-2.0

presto-query-formatter Build Status

SQL query formatter that supports Presto syntax

Build

./mvnw clean install

Usage

Check this page to see more documentation about how to use this tool.

echo 'SELECT 1;' | java -jar target/presto-root-0.1-SNAPSHOT-executable.jar