Shubham Mishra
Shubham Mishra
Hi, looking to stab into this.
hi, you can take it up in that case, I am busy with other stuff lately.
Hi @dm161, Would love to take this issue.
@dm161 I can interested to work on this, Can you assign it to me?
when is it coming? looking to play around it :)
bots please
Should we have `ST_STATS` for storing row size, row count, etc about a table?
Is it neccessary to do it asynchoronously? Can we not do it within same transaction in which `unsuscribe_view` happens?
> [@Shubham8287](https://github.com/Shubham8287) Doing it synchronously would require a larger refactor, since views are evaluated using a mutable transaction whereas unsubscribes use read-only transactions. Umm, it is working with mutable transactions...
Test is better modularised in this PR - https://github.com/clockworklabs/SpacetimeDB/pull/3670.