Relative Content

Tag Archive for palantir-foundry

Irresolvable Build Service Bug due to OpenSSL version

the pyspark @Functions.pandas_udf functional (decorator) will result in an irresolvable dependency bug in the Foundry Build Service environment. It uses pyarrow which uses an openssl version that the build system environment does not have, and even installing it in the user / project environment by putting it in the meta.yml doesn’t resolve the problem.
stdout:

Foundry Slate text box layout

I have a function that returns a list of items separated by commas (see picture).
I would like to know how to display this in the same view as the function.
The default text box or list just puts it all one line.

Foundry Slate text box layout

I have a function that returns a list of items separated by commas (see picture).
I would like to know how to display this in the same view as the function.
The default text box or list just puts it all one line.