SNOW-1368516: Creating a dataframe from pandas dataframe with datetime objects fail to set the right column type #1522
Labels
bug
Something isn't working
local testing
Local Testing issues/PRs
status-triage_done
Initial triage done, will be further handled by the driver team
prints
which can be traced to utility function
src/snowflake/snowpark/mock/_pandas_util.py::_extract_schema_and_data_from_pandas_df
extracting the schema wrong. This is a bug that blocks the testtests/integ/test_dataframe.py::test_create_dataframe_with_pandas_df
from being enabled to run against Local Testing.The text was updated successfully, but these errors were encountered: