Renjie Liu
Renjie Liu
> > I report this error for changing mv operations, not creating. So this error will be thrown in binder error. And creating mv error occurs in catalog error. >...
I don't think we need a `logic` keyword to distinguish it from materialized view. The word `materialized` is used to distinguish it from logical one.
https://github.com/risingwavelabs/risingwave/pull/5138
cc @jon-chuang Are you still looking at this?
Why `vnode` computing is not need in batch table?
As part of fuzzy test, we should also generate invalid sql, can sqlsmit support that?
Subplan reuse in batch is different from streaming since the scheduling order is different. Also subplan reuse in the optimizer is also interesting. A trivial approach is to find common...
> +1 for this.
> This is much needed! I will try to help with some of them if that's ok :) Welcome to join! I'm setting up benchmark of `FilterExecutor` as an example,...