https://github.com/oracle-samples/oracle-functions-samples/blob/master/samples/oci-adb-client-runsql-python/func.py needs to be updated to the latest cx_Oracle driver, which is now called python-oracledb. This no longer needs Oracle Instant Client. See the [release announcement](https://cjones-oracle.medium.com/open-source-python-thin-driver-for-oracle-database-e82aac7ecf5a).