confluentinc/ksql

Support vertical output

Open

#7,944 创建于 2021年8月4日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (1,048 fork)batch import
core-infraenhancementfix-it-weekgood first issueround-robin

仓库指标

Star
 (5,739 star)
PR 合并指标
 (平均合并 4天 20小时) (30 天内合并 6 个 PR)

描述

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.

贡献者指南