pixie icon indicating copy to clipboard operation
pixie copied to clipboard

negative value for head() (limit node) rejected because of IRNode type

Open sync-by-unito[bot] opened this issue 3 years ago • 0 comments

The type of the argument for the limit node is funky. Currently we throw an incomprehensible error that the IRNode type is incorrect. -1 gets rendered as a function type rather than an integer. Then when MemorySource receives it, it rejects the function.

┆Issue is synchronized with this Jira Bug by Unito

sync-by-unito[bot] avatar Jul 12 '22 04:07 sync-by-unito[bot]