Skip to content

call _compiler_dispatch for merge_into and copy_into clauses #372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 76 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
e3e06ea
call _compiler_dispatch for merge_into and copy_into clauses
sjhewitt Jan 10, 2023
736dc1b
Merge branch 'snowflakedb:main' into main
sjhewitt Apr 6, 2023
8733872
SNOW-518659 changelog bot public repositories (#407)
sfc-gh-mkeller Apr 19, 2023
b48e420
Update cla_bot.yml (#409)
sfc-gh-aling Apr 25, 2023
c563913
Update jira_issue.yml (#410)
sfc-gh-mkeller Apr 25, 2023
c200f97
Test pr 418 (#419)
sfc-gh-aalam Jun 6, 2023
a72fa39
SNOW-857216: fix compatibility issue with sqlalchemy 1.4.49 (#423)
sfc-gh-aling Jul 6, 2023
e3f675e
Update cla_bot.yml (#422)
sfc-gh-stan Jul 20, 2023
de68d86
SNOW-871115: add geometry support (#429)
sfc-gh-aling Jul 28, 2023
67f4152
SNOW-897870: remove connector submodule in sqlalchemy (#442)
sfc-gh-aling Aug 23, 2023
ab1269d
SNOW-897060 - Release 1.5.0 (#443)
sfc-gh-anavalos Aug 23, 2023
83f69b8
SNOW-876389: compatibility with bcr-1057 on outer lateral table join …
sfc-gh-aling Oct 10, 2023
8b701a8
[Test PR] SNOW-892284: Fix boolean parameter parsing from URL query (…
sfc-gh-stan Oct 19, 2023
9bbd4cc
PRODSEC-3611 fix GHA parsing (#455)
sfc-gh-jfan Oct 23, 2023
61975bf
SNOW-XXX: Bumped up SQLAlchemy PATCH version from 1.5.0 to 1.5.1 (#460)
sfc-gh-mkeller Nov 1, 2023
8ac9f33
SNOW-1056848-missing-test-action-output: remove TOX_PARALLEL_NO_SPINN…
sfc-gh-mraba Feb 16, 2024
f384432
SNOW-1212541-ordered-sequence: add support for creating sequences ord…
sfc-gh-mraba Mar 11, 2024
ba51bc4
Snow 1065172 gh workflow optimization (#477)
sfc-gh-mraba Mar 25, 2024
c205e34
SNOW-1058245-fix-failing-gh-action-syntax: use gh variable for settin…
sfc-gh-mraba Mar 25, 2024
337e0f8
mraba/update-description (#483)
sfc-gh-mraba Apr 10, 2024
4db4b95
mraba/description-file-update: add release date and format version st…
sfc-gh-mraba Apr 11, 2024
8ea9ab9
SNOW-1324105-dependency-pinning: move versions pinning from project e…
sfc-gh-mraba Apr 15, 2024
d2b3334
mraba/codeowners-update: replace snowpark-pytho-api with snowcli (#490)
sfc-gh-mraba Apr 22, 2024
8f06fd4
mraba/snyk-support-requirements: add requirements.txt file for snyk s…
sfc-gh-mraba Apr 22, 2024
107b0b1
mraba/gh-actions-update: bump github actions versions to latest (#492)
sfc-gh-mraba Apr 24, 2024
9b2f325
Add ability to set ORDER / NOORDER sequence on columns with IDENTITY …
DanielTatarkin May 10, 2024
58fb1bd
Update DESCRIPTION.md (#501)
sfc-gh-mraba May 10, 2024
d78f0c0
Snow 1058245 SqlAlchemy 2.0 support (#469)
sfc-gh-mraba Jul 2, 2024
423b8c1
SNOW-1516075: use SQLALchemy 2.0 as default dependency (#511)
sfc-gh-mraba Jul 3, 2024
71308ce
SNOW-1516075: set release date to July 8th (#514)
sfc-gh-mraba Jul 4, 2024
bde2372
SNOW-1519492: add export PATH in build.sh script (#516)
sfc-gh-mraba Jul 4, 2024
411ae55
SNOW-1519635: skip dialect tests in snowflake tests (#517)
sfc-gh-mraba Jul 4, 2024
64fafbb
SNOW-1519766: drop tomlkit version for fix_lint (#518)
sfc-gh-mraba Jul 4, 2024
305d298
mraba/update-python_publish-workflow (#520)
sfc-gh-mraba Jul 9, 2024
dd7fc8a
sign artifacts before publish (#522)
sfc-gh-anavalos Aug 8, 2024
fd8c29a
Update python-publish.yml (#526)
sfc-gh-anavalos Aug 19, 2024
957a469
Add tests to try max lob size in memory feature (#529)
sfc-gh-jvasquezrojas Sep 9, 2024
16ad10f
SNOW-1655751: register overwritten functions under `snowflake` namesp…
sfc-gh-mraba Oct 2, 2024
b5af4e3
Adding support for snowflake dynamic tables to SqlAlchemy Core (#531)
sfc-gh-jvasquezrojas Oct 2, 2024
43c6b56
Add support for hybrid tables and indexes (#533)
sfc-gh-jvasquezrojas Oct 8, 2024
e783197
Add generic options in order to support Iceberg Table in following PR…
sfc-gh-jvasquezrojas Oct 22, 2024
14be282
Add support for iceberg table with snowflake catalog (#539)
sfc-gh-jvasquezrojas Oct 29, 2024
31d0da6
Add support for map datatype (#541)
sfc-gh-jvasquezrojas Nov 19, 2024
0d0e686
Update release notes date (#547)
sfc-gh-jvasquezrojas Nov 20, 2024
3f633e2
Update CODEOWNERS (#540)
sfc-gh-jvasquezrojas Nov 21, 2024
65754a4
SNOW-878116 Add support for PARTITION BY to COPY INTO location (#542)
sfc-gh-lcalderonachio Nov 21, 2024
9157932
Amend README for urgent support (#544)
sfc-gh-dszmolka Nov 22, 2024
9b2c6d1
Fix readme typos (#548)
sfc-gh-jvasquezrojas Nov 25, 2024
140fec8
Fix BOOLEAN not found in snowdialect (#551)
sfc-gh-jvasquezrojas Nov 25, 2024
49f91de
Update README.md with Custom Tables documentation (#552)
sfc-gh-jvasquezrojas Nov 25, 2024
62bab2f
Add release version (#553)
sfc-gh-jvasquezrojas Nov 29, 2024
695c0a9
mraba/underscore_column_id: use `_` as column identifier (#538)
sfc-gh-mraba Dec 5, 2024
716683f
Improve index reflection (#556)
sfc-gh-jvasquezrojas Dec 12, 2024
6c43ada
NO-SNOW change jira assignee, labels, priority (#558)
sfc-gh-dszmolka Dec 13, 2024
af5457a
SNOW-1776332 Add support for OBJECT (#559)
sfc-gh-gvenegascastro Dec 16, 2024
0471c1f
SNOW-1776333 Add support for ARRAY (#560)
sfc-gh-jvasquezrojas Dec 16, 2024
d3e40d1
SNOW-1846847 Add support for autocommit (#555)
sfc-gh-jvasquezrojas Dec 16, 2024
115da35
Update DESCRIPTION.md (#561)
sfc-gh-jvasquezrojas Dec 17, 2024
d84484e
Fix return value of snowflake get_table_names (#564)
sfc-gh-jvasquezrojas Jan 6, 2025
b9b26e5
Added flag to allow override SnowflakeDialect div_is_floor_div flag (…
sfc-gh-jmartinezramirez Jan 9, 2025
75376ff
Fix incorrect quoting of identifiers with `_` as initial character. (…
sfc-gh-jvasquezrojas Jan 10, 2025
ff2a785
SNOW-1871582 Fix support for SA array (#568)
sfc-gh-jvasquezrojas Jan 10, 2025
6a9ac4d
Add structured type support for hybrid tables (#572)
sfc-gh-jvasquezrojas Jan 13, 2025
87c48cc
Update DESCRIPTION.md (#573)
sfc-gh-jvasquezrojas Jan 13, 2025
6d8c5e9
Update README.md (#574)
sfc-gh-jvasquezrojas Jan 15, 2025
bb38b4b
jira creation ownership (to another support group) (#578)
sfc-gh-dszmolka Mar 26, 2025
8eea6db
Update README.md to reflect maintenance mode
sfc-gh-ogarciabarquero May 8, 2025
8c9784e
Getting values for specific columns instead of trying to fetch all co…
sfc-gh-ogarciabarquero May 30, 2025
d5b736e
Version 1.7.4
sfc-gh-ogarciabarquero May 30, 2025
3426296
Update DESCRIPTION.md
sfc-gh-ogarciabarquero May 30, 2025
5e74644
Skip failing test (#587)
sfc-gh-jvasquezrojas Jun 2, 2025
426395f
Fix small typo (#588)
sfc-gh-jvasquezrojas Jun 2, 2025
a77b86a
Fix condition is failing when parsing SqlAlchemy columns (#592)
sfc-gh-jvasquezrojas Jun 9, 2025
09f47b0
Update version.py (#593)
sfc-gh-jvasquezrojas Jun 10, 2025
afd2e75
call _compiler_dispatch for merge_into and copy_into clauses
sjhewitt Jan 10, 2023
6b7fcca
Merge branch 'main' of https://github.com/sjhewitt/snowflake-sqlalchemy
sfc-gh-ogarciabarquero Jun 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@snowflakedb/snowpark-python-api
* @snowflakedb/ORM
Loading
Loading