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

Backport upstream fix (#12443) #72

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Commits on Nov 6, 2024

  1. Fix replace_qualified_name

    sadboy committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8a78b63 View commit details
    Browse the repository at this point in the history
  2. Handle case-sensitive identifier when decorrelating predicate subquery (

    apache#12443)
    
    * fix replace_qualified_name to handle case-sensitive ident
    
    * add tests
    
    * fix clippy
    goldmedal authored and sadboy committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ef9d1a0 View commit details
    Browse the repository at this point in the history