Tags: databendlabs/databend
Tags
feat: `SHOW CREATE TABLE` add quote for ident (#17505) Signed-off-by: Kould <[email protected]>
fix(query): fix stack overflow if excessive use of union all (#17475) * fix(query): add stateless tests * fix(query): add recursive for clone * fix(query): try fix stackoverflow * fix(query): try fix stackoverflow * fix(query): try fix stackoverflow * fix(query): try fix stackoverflow * fix(query): try fix stackoverflow * fix(query): try fix stackoverflow * fix(query): try fix stackoverflow * fix(query): try fix stackoverflow
feat(metrics): add progress metrics via collector (#17359) * add query scan rows metrics * fix build * register the metrics * track scan & write progress * track spill progress * refactor * attach session manager to it * update the finished query * finish the metrics * fix clippy * fix header * fix cargo fmt * fix tablo
fix(query): cte recursive check (#17427) * fix(query): cte check * fix(query): cte check * fix(query): cte check * update * fix(query): group checker subquery * fix(query): group checker subquery * fix(query): group checker subquery * fix(query): fix tests
PreviousNext