Rain Bõmberg

Results 4 comments of Rain Bõmberg

Thank you for quick reply. I tried what you recommended (removed braces) but still face same issue: ``` @patch(current_date) def patch_current_date() -> ColumnEmulator: ret_column = ColumnEmulator(data=datetime.date.today()) ret_column.sf_type = ColumnType(DateType(), True)...

Ok, what close status should I choose for this issue for time being or I will keep it open?

Hi Unfortunately still same behaviour. **Here you can see new package exists:** _poetry show snowflake-snowpark-python_ ``` name : snowflake-snowpark-python version : 1.14.0 description : Snowflake Snowpark for Python dependencies -...

Hi @sfc-gh-aling , Yes now it seems to be working. Thank you again!