Skip to content

Conversation

alanmcruickshank
Copy link
Member

Resolves #4623 . Some of these examples were already resolved, so I've added test cases, but calling array functions and then referring to what looks like a table reference, but it's actually a column reference wasn't. This adds an edge case to AL05 for that syntax.

Copy link
Contributor

Coverage Results ✅

Name    Stmts   Miss  Cover   Missing
-------------------------------------
TOTAL   18595      0   100%

236 files skipped due to complete coverage.

@greg-finley greg-finley added this pull request to the merge queue Oct 17, 2024
Merged via the queue into main with commit f483159 Oct 17, 2024
30 checks passed
@greg-finley greg-finley deleted the ac/aliasing branch October 17, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aliasing.unused false positive when a table alias is used while unnesting
2 participants