snowflakedb / snowflakedb/snowpark-python
SNOW-1464287: Fix `to_date` and `to_timestamp` to use vectorized operations instead
Open
@sfc-gh-jrose is already working on this.
Since Aug 14, 2024.
bug
local testing
needs triage
- Dominant language
- Python
- Stars
- 341
- Forks
- 155
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 27
Description
The current implementation of mock_to_date and mock_to_timestamp has the same issue that was fixed in #1702.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.