Was this helpful?
Non-containerized Python UDFs
Import module directories should be placed in the python path. A non-containerized Python UDF uses the version of Python installed on the host machine and the modules installed with pip (or another Python installer) will be visible to UDFs.
Last modified date: 12/19/2024