confluentinc/ksql

Support vertical output

Open

#7944 aperta il 4 ago 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (1048 fork)batch import
core-infraenhancementfix-it-weekgood first issueround-robin

Metriche repository

Star
 (5739 star)
Metriche merge PR
 (Merge medio 4g 20h) (6 PR mergiate in 30 g)

Descrizione

MySQL and Postgres support the \G modifier at the end of a query to present output in a vertical format instead of a horizontal one. It's supremely useful when you have a lot of columns. We should adopt the same.

Guida contributor