pixie
pixie copied to clipboard
Intermittent script failure with error: UDF 'ip_to_pod_id' must execute after blocking nodes
Intermittently getting the following error message when I try to run the attached script:
Failed to execute script
Compiler error on line 342, column 23: UDF 'ip_to_pod_id' must execute after blocking nodes such as limit, agg, and join..
Could be an compiler error, or could be UI caching related. Not sure. May want to use CLI to investigate.
Other notes:
- I was not using a local pxl dev environment
- There is a
df = df.head(1000000)which I tried to add to resolve the issue, but it didn't help. Error intermittently occurs without it as well.
[^cluster.pxl] [^vis.json]
┆Issue is synchronized with this Jira Bug by Unito ┆Attachments: cluster.pxl | vis.json