You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using polars on win11 OS with polars.read_database_uri function with 'connectorx' engine to connect oracle. And then get the notification of "could not find 64 bit oracle instant client". I already set the system environment variable against oracle instant client but still not working. So how to set that in connectorx? Much appreciate if anyone could apply.