-
Notifications
You must be signed in to change notification settings - Fork 647
TPCDS queries #34, #73 doesn't work with block channels #7719
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
Comments
Null(Nothing) is not supported now in SsaProgram. |
Rename title to the original one
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TPCDS queries #34, #73 doesn't work with block channels
Sample problem report: https://proxy.sandbox.yandex-team.ru/6854476973/index.html#suites/efe4970bacd9e1454955dc0317c12f5e/21b6d1b5165606bc/
Initially problem log looks like:
I assume this expression causes problem, because the callable
Nothing
(which is NULL) has no arguments:Intermediate AST looks like:
Full AST (at some point): https://paste.yandex-team.ru/285f7141-a0ea-4412-9aaf-197d50760a2d
The text was updated successfully, but these errors were encountered: