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

UDFs should have better compile time error handling #2546

Open
gregli-msft opened this issue Jul 12, 2024 · 0 comments · May be fixed by #2559
Open

UDFs should have better compile time error handling #2546

gregli-msft opened this issue Jul 12, 2024 · 0 comments · May be fixed by #2559
Assignees

Comments

@gregli-msft
Copy link
Contributor

if I give it a bad type, it doesn't produce a standard compile time error like the above. We should give a "type not found" error. For a common mistake here, like using String or string we should probably suggest Text instead.

image

@adithyaselv adithyaselv linked a pull request Jul 23, 2024 that will close this 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

Successfully merging a pull request may close this issue.

2 participants