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

Goroutine stack exceed on udf parameters unwrapping #272

Closed
sm4ll-3gg opened this issue Dec 10, 2019 · 1 comment
Closed

Goroutine stack exceed on udf parameters unwrapping #272

sm4ll-3gg opened this issue Dec 10, 2019 · 1 comment

Comments

@sm4ll-3gg
Copy link
Contributor

sm4ll-3gg commented Dec 10, 2019

When I send types like as.MapValue or as.ListValue to QueryAggregate, I get such error because GetObject method returns object without type conversion to the specific type.
So there is infinity recursion there.

Would you like to fix it?

@khaf
Copy link
Collaborator

khaf commented Dec 23, 2019

Thanks for your PR. Merged in the latest release (v2.7.0)

@khaf khaf closed this as completed Dec 23, 2019
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