Skip to content

Tags: databendlabs/databend

Tags

v1.2.701-nightly

Toggle v1.2.701-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: `SHOW CREATE TABLE` add quote for ident (#17505)

Signed-off-by: Kould <[email protected]>

v1.2.700-nightly

Toggle v1.2.700-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.2.699-nightly

Toggle v1.2.699-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(query): fix variant get string function auto cast null to SQL NULL (

#17466)

v1.2.698-nightly

Toggle v1.2.698-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.2.697

Toggle v1.2.697's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: fix publish binary to R2 (#17456)

v1.2.697-nightly

Toggle v1.2.697-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(query): refactor variant cast to types (#17435)

* refactor(query): refactor variant cast to types

* fix match

* fix match

* fix match

v1.2.696-nightly

Toggle v1.2.696-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(query): fix variant value can not cast to not null type (#17434)

* fix(query): fix variant value can not cast to not null type

* add tests

* fix

v1.2.695-nightly

Toggle v1.2.695-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.2.694-nightly

Toggle v1.2.694-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(query): if arg is Scalar::null or a null column ignore null will …

…invalid (#17423)

v1.2.636-rc8.2

Toggle v1.2.636-rc8.2's commit message
Release Candidate 8.2 for version v1.2.636