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
github-actionsbot
changed the title
The __repr__ method in TimestampType shows an incorrect field.
SNOW-1893174: The __repr__ method in TimestampType shows an incorrect field.
Jan 23, 2025
Please answer these questions before submitting your issue. Thanks!
What version of Python are you using?
Python 3.11.11 (main, Dec 4 2024, 23:02:28) [GCC 12.2.0]
What operating system and processor architecture are you using?
Linux-6.10.14-linuxkit-aarch64-with-glibc2.36
What are the component versions in the environment (
pip freeze
)?snowflake-connector-python==3.12.4
snowflake-snowpark-python==1.26.0
What did you do?
The result of df.schema is:
What did you expect to see?
I expected df.schema to display one of the following:
or:
Can you set logging to DEBUG and collect the logs?
Since this is not a runtime error, enabling DEBUG logging may not provide additional useful information.
The text was updated successfully, but these errors were encountered: