Chore!: Refactor sqlmesh test output to use rich#4715
Conversation
|
Shouldn't a single |
Yeah, that is already the case too, both
That is a good idea, but do we think this might cause too much output and render the default version useless? Maybe a different idea would be to break the initial table apart every N columns, e.g: Could become: What do you think? |
I think I like that |
georgesittas
left a comment
There was a problem hiding this comment.
LGTM, though, I'd let Iaroslav and Sung take another look at this. Looks nice 👍
Before this PR:
After this PR