Skip to content

Tags: getong/databend

Tags

v0.6.211-nightly

Toggle v0.6.211-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(planner): fix unexpected anti semi wrong table_index (databendl…

…abs#13977)

* fix unexpected anti semi wrong table_index

* fix test

* fix test

---------

Co-authored-by: BohuTANG <overred.shuttler@gmail.com>

v0.6.210-nightly

Toggle v0.6.210-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(planner): fix unexpected anti semi wrong table_index (databendl…

…abs#13977)

* fix unexpected anti semi wrong table_index

* fix test

* fix test

---------

Co-authored-by: BohuTANG <overred.shuttler@gmail.com>

v0.6.209-nightly

Toggle v0.6.209-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(planner): fix unexpected anti semi wrong table_index (databendl…

…abs#13977)

* fix unexpected anti semi wrong table_index

* fix test

* fix test

---------

Co-authored-by: BohuTANG <overred.shuttler@gmail.com>

v0.6.208-nightly

Toggle v0.6.208-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(planner): fix unexpected anti semi wrong table_index (databendl…

…abs#13977)

* fix unexpected anti semi wrong table_index

* fix test

* fix test

---------

Co-authored-by: BohuTANG <overred.shuttler@gmail.com>

v0.6.207-nightly

Toggle v0.6.207-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: move crates deps to the root Cargo.toml (databendlabs#13969)

* chore: move many deps from Cargo.toml to root Cargo.toml

* chore: move crates deps to the root Cargo.toml

v0.6.206-nightly

Toggle v0.6.206-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: fix runtime ut to tokio::time::sleep in async (databendlabs#13963

)

v0.6.205-nightly

Toggle v0.6.205-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(planner): add tips for wrong usage of semi or anti join (databe…

…ndlabs#13948)

* add tips for wrong usage of semi anti join

* fix

* refine code

* fix

* fix

* fix

* Update src/query/sql/src/executor/physical_plans/physical_hash_join.rs

Co-authored-by: Andy Lok <andylokandy@hotmail.com>

* Update src/query/sql/src/executor/physical_plans/physical_hash_join.rs

Co-authored-by: Andy Lok <andylokandy@hotmail.com>

* Update src/query/sql/src/executor/physical_plans/physical_hash_join.rs

Co-authored-by: Andy Lok <andylokandy@hotmail.com>

* map_or

* refine tips

* remove useless code

* make lint

* add sqllogictest

* fix test

* fix

* make lint

* bendsql error message

* fix sq;logictest

* add more tests

---------

Co-authored-by: Andy Lok <andylokandy@hotmail.com>

v0.6.204-nightly

Toggle v0.6.204-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(query): fix create table tuple default value painc (databendlabs#…

…13946)

* fix(query): fix create table tuple default value painc

* add tests

* fix

* fix tests

v0.6.203-nightly

Toggle v0.6.203-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(query): remove extra error code construction (databendlabs#13926)

* chore(query): remove extra error code construction

* chore(query): remove extra error code construction

* chore(query): remove extra error code construction

* chore(query): add clippy

v0.6.202-nightly

Toggle v0.6.202-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(query): remove extra error code construction (databendlabs#13926)

* chore(query): remove extra error code construction

* chore(query): remove extra error code construction

* chore(query): remove extra error code construction

* chore(query): add clippy