Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / snowflakedb/snowpark-python issues and pull requests
#927 - SNOW-848839: Allow Conda environment file as parameter to Session.add_requirements
Pull Request -
State: closed - Opened by sfc-gh-vnayak over 1 year ago
- 1 comment
Labels: feature
#926 - SNOW-853533: to_local_iterator doesn't support generating rows as case-insensitive
Issue -
State: closed - Opened by orrdermer1 over 1 year ago
- 1 comment
Labels: feature, triaged
#925 - Update CLA link
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#924 - SNOW-851277: Create Dataframe fails on collect, when the number of elements is greater than or equal to 512
Issue -
State: closed - Opened by yuvanist over 1 year ago
- 8 comments
Labels: question
#923 - feat(api): add cbrt function
Pull Request -
State: closed - Opened by IndexSeek over 1 year ago
- 6 comments
#922 - SNOW-850962: Add CBRT function to API
Issue -
State: open - Opened by IndexSeek over 1 year ago
- 1 comment
Labels: feature
#921 - SNOW-845861: Improvements to auto-upload of unsupported python packages (V1.5)
Pull Request -
State: closed - Opened by sfc-gh-vnayak over 1 year ago
- 1 comment
Labels: feature, NO-CHANGELOG-UPDATES
#920 - Fix failing doc test for Session.write_pandas
Pull Request -
State: closed - Opened by sfc-gh-vnayak over 1 year ago
- 1 comment
Labels: bug, NO-CHANGELOG-UPDATES
#919 - SNOW-841487 [Local Testing] Raise good error messages for unsupported API
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#918 - SNOW-844977: bug bash part 2 update tests and readme
Pull Request -
State: closed - Opened by sfc-gh-aling over 1 year ago
- 1 comment
#917 - SNOW-849062 Use temp schema for Jenkins initiated tests
Pull Request -
State: closed - Opened by sfc-gh-sfan over 1 year ago
- 2 comments
Labels: NO-CHANGELOG-UPDATES
#916 - Aalam fix broken dataframe tests
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
Labels: NO-CHANGELOG-UPDATES
#914 - Run tests in parallel
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 2 comments
Labels: NO-CHANGELOG-UPDATES
#911 - Revert "Improve error message from create_dataframe() when the connec…
Pull Request -
State: closed - Opened by sfc-gh-azhan over 1 year ago
- 1 comment
#910 - SNOW-847321: Missing optional dependency: pandas despite no pandas dataframe being used
Issue -
State: closed - Opened by bjorhn over 1 year ago
- 1 comment
Labels: bug, needs triage
#906 - SNOW-656580 readd geometry changes
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 2 comments
#904 - SNOW-844997: local test bug bash minor issues
Pull Request -
State: closed - Opened by sfc-gh-aling over 1 year ago
- 1 comment
#903 - SNOW-845443: Support for pythonic creation of tables with primary/foreign key relationships
Issue -
State: open - Opened by mjclarke94 over 1 year ago
- 1 comment
Labels: feature, triaged
#902 - Aalam revert geometry from main
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
#901 - local test bump version
Pull Request -
State: closed - Opened by sfc-gh-aling over 1 year ago
- 1 comment
#900 - SNOW-841413: Auto-upload Python packages that are not available in Snowflake (V1)
Pull Request -
State: closed - Opened by sfc-gh-vnayak over 1 year ago
- 4 comments
Labels: feature
#898 - SNOW-821764: Add array_min array_max
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 2 comments
#897 - SNOW-844520 - Release 1.5.1
Pull Request -
State: closed - Opened by sfc-gh-anavalos over 1 year ago
- 3 comments
#896 - SNOW-729449 Fix DataFrame.result_cache to handle schema changes
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
#895 - SNOW-817445: Fix dataframe writer save_as_table allow nulls
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
#888 - SNOW-821744 Add CSV/JSON Infer Schema Changes
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
#886 - SNOW-837419: Self-join on Snowpark 1.4.0 causes an `invalid_identifier` error
Issue -
State: closed - Opened by dnxie12 over 1 year ago
- 3 comments
Labels: bug
#885 - SNOW-835205: Add 60 second timeout for each test
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
#879 - SNOW-835767: create_dataframe: None type converting to empty string
Issue -
State: closed - Opened by ironScripter over 1 year ago
- 1 comment
Labels: question
#877 - SNOW-807303: Change implementation of drop() to use EXCLUDE SQL clause
Pull Request -
State: closed - Opened by sfc-gh-vnayak over 1 year ago
- 6 comments
#875 - SNOW-831813: Unsupported subquery type cannot be evaluated of leftsemi join
Issue -
State: closed - Opened by ChuliangXiao over 1 year ago
- 1 comment
Labels: bug
#874 - update conda recipe version
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
#862 - SNOW-821760: Add support for array_sort
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 2 comments
#861 - Snowpark reader writer revision
Pull Request -
State: open - Opened by sfc-gh-mrojas over 1 year ago
- 1 comment
#858 - SNOW-824578 - Release 1.5.0
Pull Request -
State: closed - Opened by sfc-gh-anavalos over 1 year ago
- 4 comments
#857 - Fix Code generation and Types to be compatible with Python 3.11+
Pull Request -
State: open - Opened by DmitryErmolchik over 1 year ago
- 3 comments
#856 - Fix Code generation and Types to be compatible with Python 3.11+
Pull Request -
State: closed - Opened by DmitryErmolchik over 1 year ago
- 1 comment
#855 - SNOW-823418 Allow Snowpark client to run on Python 3.9 runtime environment
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#854 - SNOW-823678: Creating Python sprocs inside of a Python sproc throws an error
Issue -
State: open - Opened by teej over 1 year ago
Labels: bug, needs triage
#853 - SNOW-820061: Add tests for aggregate
Pull Request -
State: open - Opened by sfc-gh-aling over 1 year ago
- 1 comment
#852 - Add StructType.add
Pull Request -
State: open - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
#851 - SNOW-821408: Union does not validate field types
Issue -
State: open - Opened by orrdermer1 over 1 year ago
- 1 comment
Labels: bug, needs triage
#850 - SNOW-805802 Add Column.contains
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
#849 - Mark xfail for known string type bug
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 2 comments
Labels: NO-CHANGELOG-UPDATES
#848 - Support column.alias in local testing
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#847 - Support session.range in local testing
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#846 - Remove a test line that is not consistently reproducible
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
Labels: NO-CHANGELOG-UPDATES
#845 - SNOW-754115: Fix flaky async test
Pull Request -
State: open - Opened by sfc-gh-jdu over 1 year ago
- 1 comment
Labels: security fix, NO-CHANGELOG-UPDATES
#844 - Mark xfail for some string type checks
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
Labels: NO-CHANGELOG-UPDATES
#843 - set default reviewer
Pull Request -
State: closed - Opened by sfc-gh-azhan over 1 year ago
- 1 comment
#842 - SNOW-783542 Support dataframe.join for local testing
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
#840 - Add testing utils for local testing
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
#839 - SNOW-783542 Support dataframe.join with columns for local testing
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
#838 - Fix Table Sproc regression tests.
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
Labels: NO-CHANGELOG-UPDATES
#837 - Improve error message from create_dataframe() when the connector is n…
Pull Request -
State: closed - Opened by sfc-gh-azhan over 1 year ago
- 1 comment
#836 - SNOW-812442 update dynamic table test to avoid new error
Pull Request -
State: closed - Opened by sfc-gh-mnaides over 1 year ago
- 2 comments
Labels: NO-CHANGELOG-UPDATES
#835 - SNOW-788527: Add statement params to returned new dataframe
Pull Request -
State: closed - Opened by sfc-gh-hayu over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#834 - SNOW-808886: local testing implement user defined mock function feature
Pull Request -
State: closed - Opened by sfc-gh-aling over 1 year ago
- 1 comment
#833 - SNOW-783493: Implement show
Pull Request -
State: closed - Opened by sfc-gh-aling over 1 year ago
- 1 comment
#832 - Only run precommit for HEAD and cancel in-progress jobs
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#831 - improve error message for dataframe.join inputs
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#830 - SNOW-749361: [Local Testing] Emualte Snowflake datatypes
Pull Request -
State: open - Opened by sfc-gh-yixie over 1 year ago
#829 - SNOW-810566: Fix SQL simplifier on filter and sequence column
Pull Request -
State: closed - Opened by sfc-gh-jdu over 1 year ago
- 2 comments
#828 - SNOW-786728: Local test implement first/take
Pull Request -
State: closed - Opened by sfc-gh-aling over 1 year ago
- 1 comment
#827 - SNOW-799496 update functions.rst
Pull Request -
State: closed - Opened by sfc-gh-azhan over 1 year ago
Labels: NO-CHANGELOG-UPDATES
#826 - Fix no-simplifier merge gate tests
Pull Request -
State: closed - Opened by sfc-gh-sfan over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#825 - SNOW-804340 add array_unique_agg function
Pull Request -
State: closed - Opened by sfc-gh-hpu over 1 year ago
- 4 comments
#824 - SNOW-809908: Snowpark Session _table_exists doesn't work as expected with fully qualifed table names
Issue -
State: closed - Opened by brian-kalinowski-sonos over 1 year ago
- 2 comments
Labels: bug, triaged
#823 - SNOW-788527: Add dataframe statement params to query executions in dataframe writer
Pull Request -
State: closed - Opened by sfc-gh-hayu over 1 year ago
- 3 comments
Labels: NO-CHANGELOG-UPDATES
#822 - SNOW-809437: Add SnowparkFile to the python API docs
Pull Request -
State: closed - Opened by sfc-gh-lschmidt over 1 year ago
- 5 comments
#821 - SNOW-754078 Add wait time before checking query history
Pull Request -
State: open - Opened by sfc-gh-sfan over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#820 - SNOW-809689 Use snowflake only when no current database exists
Pull Request -
State: closed - Opened by sfc-gh-sfan over 1 year ago
- 3 comments
Labels: NO-CHANGELOG-UPDATES
#819 - SNOW-774303: Add pre and post actions in SelectTableFunction
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
#818 - SNOW-628569 Implement DataFrame.alias
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
#817 - SNOW-802306 improve tests
Pull Request -
State: closed - Opened by sfc-gh-mkeller over 1 year ago
- 4 comments
Labels: NO-CHANGELOG-UPDATES
#816 - SNOW-799501 added alias and added more examples
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
#815 - [Snyk] Security upgrade numpy from 1.21.2 to 1.22.2
Pull Request -
State: open - Opened by snyk-bot over 1 year ago
- 2 comments
#814 - SNOW-786744: Implement 10 most used snowflake functions for local testing
Pull Request -
State: closed - Opened by sfc-gh-aling over 1 year ago
- 1 comment
#813 - SNOW-801653: To add COPY GRANTS in DataFrameWriter.save_as_table function
Pull Request -
State: open - Opened by calixtofelipe over 1 year ago
- 2 comments
#812 - SNOW-801653: To add COPY GRANTS in DataFrameWriter.save_as_table function
Issue -
State: open - Opened by calixtofelipe over 1 year ago
- 3 comments
Labels: feature
#811 - Add type hints to telemetry decorators for mypy type checking
Pull Request -
State: open - Opened by sfc-gh-hayu over 1 year ago
- 2 comments
Labels: NO-CHANGELOG-UPDATES
#810 - SNOW-801097: Pyre type checker returns unexpected type errors with snowpark-python
Issue -
State: closed - Opened by nerdinand over 1 year ago
- 3 comments
Labels: bug, triaged
#809 - Update jira_issue.yml
Pull Request -
State: closed - Opened by sfc-gh-mkeller over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#808 - SNOW-779124 add length parameter to StringType
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 1 comment
#807 - test or
Pull Request -
State: closed - Opened by keller00 over 1 year ago
- 1 comment
#806 - Update cla_bot.yml
Pull Request -
State: closed - Opened by sfc-gh-mkeller over 1 year ago
Labels: NO-CHANGELOG-UPDATES
#805 - SNOW-799496 add array_generate_range function
Pull Request -
State: closed - Opened by sfc-gh-azhan over 1 year ago
- 3 comments
#804 - Test PR #764
Pull Request -
State: closed - Opened by sfc-gh-stan over 1 year ago
- 1 comment
#803 - SNOW-767996 Run full test suites on python3.9/3.10
Pull Request -
State: closed - Opened by sfc-gh-sfan over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#802 - SNOW-799761: add xfail to flaky test on gcp
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 2 comments
Labels: NO-CHANGELOG-UPDATES
#801 - Test pr 799
Pull Request -
State: closed - Opened by sfc-gh-aalam over 1 year ago
- 5 comments
#800 - Add LiteralType to type hint of DataFrame.replace
Pull Request -
State: closed - Opened by sfc-gh-hayu over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#799 - Covnert newtypes to type aliases
Pull Request -
State: closed - Opened by StefanUlbrich over 1 year ago
- 1 comment
#798 - SNOW-791242 Use multistatement query for async multi-query plan
Pull Request -
State: closed - Opened by sfc-gh-sfan over 1 year ago
- 1 comment
#797 - SNOW-731800: Enable manually run precommit
Pull Request -
State: closed - Opened by sfc-gh-aling over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#796 - SNOW-796238 Release 1.4.0 Preparation
Pull Request -
State: closed - Opened by sfc-gh-kdama over 1 year ago
- 3 comments
#795 - Remove experimental decorator for Async job
Pull Request -
State: closed - Opened by sfc-gh-jdu over 1 year ago
- 3 comments
Labels: NO-CHANGELOG-UPDATES
#794 - SNOW-754092: Fix flaky async job tests
Pull Request -
State: closed - Opened by sfc-gh-aling over 1 year ago
- 2 comments
Labels: NO-CHANGELOG-UPDATES
#793 - SNOW-797214 Fix flaky test for table.py
Pull Request -
State: closed - Opened by sfc-gh-sfan over 1 year ago
- 1 comment
Labels: NO-CHANGELOG-UPDATES
#792 - [SNOW-743111] Add substring_index support under sqlfunction
Pull Request -
State: closed - Opened by sfc-gh-yzou over 1 year ago
- 1 comment