Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: backports PR #16730 and PR #16938 to release/v1.2.636-rc5 #16951

Conversation

dantengsky
Copy link
Member

@dantengsky dantengsky commented Nov 26, 2024

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

backports

to release/v1.2.636-rc5

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

xudong963 and others added 2 commits November 27, 2024 00:16
databendlabs#16730)

* feat: implement is_not_null selectivity based on null count in stats

* fix test
* chore(planner): improve cardinality estimation

* chore(planner): improve histogram cardinality estimation

* chore(planner): improve join cardinality

* chore(test): update sqllogictest

* chore(test): update sqllogictest

* chore(code): refine code

* chore(test): update sqllogictest

* chore(test): test ci tpch

* chore(code): fix typos

* chore(test): remove accurate_his test

* chore(test): fix sqllogictest

* chore(query): fix sub overflow

* chore(planner): refine scan histogram

* chore(test): update sqllogictest

* chore(test): update sqllogictest
@github-actions github-actions bot added the pr-chore this PR only has small changes that no need to record, like coding styles. label Nov 26, 2024
* ci: fix flaky test databendlabs#16935

* ci: update error format of Bendsql.
@dantengsky dantengsky force-pushed the backports-jinkai-prs-to-rc5 branch from 9ade1a5 to efcbac3 Compare November 27, 2024 04:11
xudong963 and others added 14 commits November 27, 2024 13:42
* feat: filter null value before join

* fix lint

* add annotations and process possible crash

* dedup filters and fix tests (also need to fix native explain test)

* fix test

* support semi join

* fix test for semi join

* adjust threshold and enable only distribution
* fix(query): support subquery in pivot

* add pivot and unpivot sqllogictests, fix unit-test

* code format
…tabendlabs#16494)

* fix: add extra bracket for and or

* add task test
fix(query): forbiden explain explain statement
* flaky test

* fix

* fix test
@dantengsky dantengsky marked this pull request as ready for review November 27, 2024 14:10
@dantengsky
Copy link
Member Author

replaced by #16960

@dantengsky dantengsky closed this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-chore this PR only has small changes that no need to record, like coding styles.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants