Jason
Jason
Hi, could I take this issue?
Hi @kmatt @melissa-ellevation , you can now submit SET statements on `pre_execution_query` parameter on connectorx v0.4.2 for mysql and postgres source. (https://sfu-db.github.io/connector-x/api.html)
Hi @mcrumiller @WilliamStam, I Implemented this feature and it is available on connectorx 0.4.2. for postgres and mysql source. You can pass the prior commands on the `pre_execution_query` parameter. (https://sfu-db.github.io/connector-x/api.html)...
Hi @gabriel-attie, do you find any error in the docker container logs?
Tested my changes in Alibaba providers. Ran it on some sample DAGs. Everything works well. Thanks https://github.com/apache/airflow/pull/50178 https://github.com/apache/airflow/pull/51513 https://github.com/apache/airflow/pull/51112
Hi @mcrumiller , which suggestions are you talking about? In the meantime, I used the pre_execution_query param in connectorx read_sql and set the destination to arrow, and then use the...
Hi @mcrumiller , Sorry I've been busy. Thanks for picking this up