Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consume Table rendering make effort to update rows instead #1846

Closed
tjtelan opened this issue Nov 3, 2021 · 0 comments
Closed

Consume Table rendering make effort to update rows instead #1846

tjtelan opened this issue Nov 3, 2021 · 0 comments
Assignees

Comments

@tjtelan
Copy link
Contributor

tjtelan commented Nov 3, 2021

Right now, table rendering just appends new rows. This feature would be more usable if the table made an effort to keep updated data contained to a row.

Generalizing this may require some integration with the fluvio table workflow for hints about removing rows, so for now we want to make a best effort to render rows based on a client-side cache.


  • We should keep --output=table and have this rendering available under --output=full_table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant