Skip to content

fix(query): fix check join condition with aggregate and window functions #13879

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

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

b41sh
Copy link
Member

@b41sh b41sh commented Nov 30, 2023

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

Summary

  • check join condition with aggregate and window functions
  • lambda function params allow upper case letter
  • table function names add SRF functions
  • fix SQLSmith panic caused by MapAccessor
  • simplify the writing of some evaluator run lambda codes

Closes #13868
Closes #13423


This change is Reviewable

@b41sh b41sh requested a review from sundy-li November 30, 2023 11:18
@github-actions github-actions bot added the pr-bugfix this PR patches a bug in codebase label Nov 30, 2023
@b41sh b41sh added this pull request to the merge queue Dec 1, 2023
Merged via the queue into databendlabs:main with commit 639638f Dec 1, 2023
@b41sh b41sh deleted the fix-sqlsmith-bug branch December 1, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix this PR patches a bug in codebase
Projects
None yet
2 participants