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

Fix parameter type of the function in the expression type analyzer for prepare-statement #477

Closed
grieve54706 opened this issue Mar 1, 2024 · 1 comment

Comments

@grieve54706
Copy link
Contributor

grieve54706 commented Mar 1, 2024

When we analyze the prepare-statement for the function's return type, we don't have the parameter is what type when it is a ? at the visitFunctionCall in the ExpressionTypeAnalyzer.
https://github.com/Canner/accio/blob/e94fb56a61216295b57db776cafa6344b579d462/accio-tests/src/test/java/io/accio/testing/bigquery/TestFunctions.java#L109-L115

@goldmedal
Copy link
Collaborator

legacy issue.

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

No branches or pull requests

2 participants