Skip to content

feat(semantic): validate function args and arithmetic operands#13

Merged
beinan merged 2 commits into
lance-format:mainfrom
ChunxuTang:semantic-func
Oct 21, 2025
Merged

feat(semantic): validate function args and arithmetic operands#13
beinan merged 2 commits into
lance-format:mainfrom
ChunxuTang:semantic-func

Conversation

@ChunxuTang

Copy link
Copy Markdown
Collaborator

This PR improves the semantic analyzer by implementing the validation of function args and arithmetic operands recursively.
It also adds unit tests to cover the changes.

@beinan beinan merged commit 9422227 into lance-format:main Oct 21, 2025
9 checks passed
@ChunxuTang ChunxuTang deleted the semantic-func branch November 3, 2025 01:23
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.

2 participants