Jamison Rose
Jamison Rose
I've enabled all the tests that look relevant to local testing. There's several more tests related to imports and loading from file that can't be enabled yet. Turning on those...
I did add `current_date` recently, but it hasn't made it into a release yet I don't think. I believe the issue in this bug is this line: ``` ret_column =...
I was wrong. This appears to be a gap in the local testing API. I'll see if support can be added by the next release.
Hey Rajat, That error log is indeed very noisy. It is left over from a debug session that I had while working on the PR you mentioned and does not...
The version for this fix should be published later this week.
This issue is fixed as of v1.25.0
There have been a number of changes recently to fix bugs related to nans. This issue does not appear to be happening in the latest release likely due to one...
A fix for this was released in v1.19.0
Support for this usecase should be released in v1.25.0
> These are all good points @sfc-gh-jrose. Do you think that they will be addressed after this other [PR](https://github.com/snowflakedb/snowflake/pull/193694) is merged? In this case, calling `getOrCreate` will actually `get` rather...