confluentinc/ksql

Support vertical output

Open

#7,944 建立於 2021年8月4日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (5,739 star) (1,048 fork)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.

貢獻者指南