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

When UDF fails we don't print any details from query code #663

Open
shcheklein opened this issue Dec 4, 2024 · 4 comments
Open

When UDF fails we don't print any details from query code #663

shcheklein opened this issue Dec 4, 2024 · 4 comments
Labels

Comments

@shcheklein
Copy link
Member

Image

And that's pretty much it.

It's weird that sometimes I can actually see some messages, but not in this case.

@shcheklein
Copy link
Member Author

Can we do the basic research? If it fails see if we print stack trace, if fails to start for some reason also, etc.

@shcheklein
Copy link
Member Author

Okay, the difference might be parallel flag. Let's check if in parallel mode we are getting actual results.

@skshetry
Copy link
Member

skshetry commented Dec 6, 2024

Is there any output before the traceback?

@shcheklein
Copy link
Member Author

yes, but it's primarily the same - stack trace to save() function or something (kinda dc internal stack trace, no details)

@shcheklein shcheklein changed the title Whe UDF fails we don't print any details When UDF fails we don't print any details Dec 11, 2024
@shcheklein shcheklein added the ux label Dec 11, 2024
@yathomasi yathomasi changed the title When UDF fails we don't print any details When UDF fails we don't print any details from query code Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants