Skip to content

Conversation

@tomershaniii
Copy link
Contributor

Enhancing the AST Visitor so it is possible to visit Values

@tomershaniii tomershaniii force-pushed the Value_support_for_visitor branch 2 times, most recently from bcabc4d to e5248ef Compare February 14, 2025 10:58
}
}

struct QuickVisitor; // [`TestVisitor`] is too slow to iterate over thousands of nodes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it reasonable to reserve the overflow test case? it sounded like it was supposed to test ability to cover large number of entries

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iffyio thanks for the feedback, indeed it was overlooked

@tomershaniii tomershaniii force-pushed the Value_support_for_visitor branch from 4a05b6f to 397007e Compare February 20, 2025 11:02
Copy link
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @tomershaniii!
cc @alamb

@iffyio iffyio merged commit 8fc8082 into apache:main Feb 22, 2025
9 checks passed
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THanks

@tomershaniii tomershaniii deleted the Value_support_for_visitor branch March 9, 2025 05:38
ayman-sigma pushed a commit to sigmacomputing/sqlparser-rs that referenced this pull request Apr 10, 2025
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.

3 participants