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.

贡献者指南