El-Carverino
Results
2
comments of
El-Carverino
This is still occurring with v0.40.0.
I am also encountering the same problem. - I have a timezone-aware Python `datetime` object: `start_date = datetime.now(tz=timezone.utc)`. - I have a Snowflake procedure, which expects a `TIMESTAMP_TZ` argument. -...