fix(sql): fix an issue where the DECLAREd symbols weren't honored when parsing function arguments#6700
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughModified SqlParser to pass model declarations when parsing expressions in the FROM clause, enabling declared variables to be resolved. Added and reorganized test cases for DECLARE functionality, including substitution in function arguments within FROM clauses. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@CodeRabbit Please review |
|
✅ Actions performedReview triggered.
|
[PR Coverage check]😍 pass : 1 / 1 (100.00%) file detail
|
Fixes #6547