Skip to content

Conversation

@lemorage
Copy link
Contributor

@lemorage lemorage commented May 3, 2025

This PR tries to resolve #411.

We implement a flow schema function on Rust side, and expose it to Python, so the show command can directly use. Aside, we use rich.Table to beautify the schema information of each flow.

Now, when using cocoindex show, aside from spec info, schema info will also print out at last as follows:

image

Copy link
Member

@badmonster0 badmonster0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's really beautiful! Love this change!

@badmonster0 badmonster0 merged commit e80df45 into cocoindex-io:main May 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Also show schema information in cocoindex show

2 participants