confluentinc/ksql

Support vertical output

Open

#7,944 opened on 2021年8月4日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (5,739 stars) (1,048 forks)batch import
core-infraenhancementfix-it-weekgood first issueround-robin

説明

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.

コントリビューターガイド

Support vertical output · confluentinc/ksql#7944 | Good First Issue