Prestodb Command Line Client Output Formats
Output format is not listed in cli client help. In presto-cli/src/main/java/com/facebook/presto/cli/ClientOptions.java:
1 2 3 4 5 6 7 8 9 |
public enum OutputFormat { ALIGNED, VERTICAL, CSV, TSV, CSV_HEADER, TSV_HEADER } |
Output like: Incoming search terms:presto output formatpresto cli output-formatLink to this post!