ALTER SESSION parameter #471
Unanswered
sentrisable
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently having an issue in polars/connectorx in that ALTER SESSION needs to be run in order get the date set properly for the rest of the query. However, when I run the query (either from being read from a sql file or a variable), it will return "Table does not exist" if Alter Session is set first, but it will not read the rest of the Query. Is there a way to get connectorx to read the ALTER SESSION parameter and then continue reading the rest of the query?
Beta Was this translation helpful? Give feedback.
All reactions