snowpark-python
snowpark-python copied to clipboard
Update StringType repr
Please answer these questions before submitting your pull requests. Thanks!
-
What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Fixes #NNNN
-
Fill out the following pre-review checklist:
- [ ] I am adding a new automated test(s) to verify correctness of my new code
- [ ] I am adding new logging messages
- [ ] I am adding a new telemetry message
- [ ] I am adding new credentials
- [ ] I am adding a new dependency
-
Please describe how your code solves the related issue.
Please write a short description of how your code change solves the related issue.
@sfc-gh-aalam I'm very confused why this test failed from this change. It looks irrelevant to StringType.
FAILED tests/integ/test_udf.py::test_udf_timestamp_type_hint
Do we not have a JIRA associated with this? If yes, please attach to the PR title. If not, please be more descriptive on why we want to make this change in the PR description.
I'm also curious as to why we need this change. Is this going to a BCR?