Method fetchmany in class DuckDBPyRelation in the Python Client API does not release datetime objects that it reads from TIMESTAMP columns in the rows of a Parquet file. Save the following script as ...
tl;dr: F.to_timestamp fails in a local Snowpark testing environment, but only in some specific contexts, not all the time. The following is an example but I'm not sure how general it is. What version ...