Jianzhun Du

Results 30 comments of Jianzhun Du

We are working on this right now. @sfc-gh-heshah could you provide more update?

We will support the file format name in `copy_into_table` method soon. cc @sfc-gh-mkeller

https://github.com/snowflakedb/snowpark-python/pull/455 addressed this issue

Hey @dingobar, thanks for your feedback! We use Python 3.8 to maintain consistency between the client and the server side infrastructure (mainly about Python UDF). We have plans to support...

@dingobar Unfortunately, we do not have an ETA yet but it is under active discussion within the team.

> 3.9 is nice, but any reason why it cannot just be any python version? You could package the python binary as a conda package and install it serverside as...

Just dump the release notes here When adding a package using `session.add_packages()` with a specific version to UDFs or stored procedures, if the version is not supported by Snowflake, an...

Hey @mbkupfer, thanks for your feedback and we think it's a good idea! Since the implementation will be simple, are you willing to open a PR that adds this clean...

Hey @ChuliangXiao, thanks for your suggestion and we think this would be a useful alias. Could you move this alias [here](https://github.com/snowflakedb/snowpark-python/blob/b2f0794e2d1016a7dca7a99c143ae12cb22763d4/src/snowflake/snowpark/dataframe.py#L2664), and add a simple test [here](https://github.com/snowflakedb/snowpark-python/blob/b2f0794e2d1016a7dca7a99c143ae12cb22763d4/tests/unit/test_dataframe.py#L33)? Thanks!

> Snowflake Open Source Contribution > > Terms and Conditions > > By accepting and agreeing to this contributor license agreement, I understand and agree that my Contribution (as defined...