Lee Zong Yu
Lee Zong Yu
We can run the output query starting from the definition of tables to the failing query when we compiled `./risedev d`, and then we can get the log file from...
There is 1 out of 1024 query that I run have this issue https://github.com/singularity-data/risingwave/issues/4434 . Need to fix this first
> There is 1 out of 1024 query that I run have this issue #4434 . Need to fix this first alright, I think it is nothing related to exists,...
Currently a few feature not yet implemented 1) Local subquery inside Aggregate 2) Correlated subquery in HAVING or SELECT with agg is not implemented so I decided to workaround, as...
The problem I facing is "Feature is not yet implemented: correlated subquery in HAVING or SELECT with agg," This show that if I would want to generate correlated query (Not...
Lets continue discussion under this issue https://github.com/risingwavelabs/risingwave/issues/6592