dagster-snowflake 0.27.4__py3-none-any.whl → 0.27.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of dagster-snowflake might be problematic. Click here for more details.

@@ -14,7 +14,9 @@ from dagster_snowflake.resources import SnowflakeResource
14
14
  @public
15
15
  @preview
16
16
  class SnowflakeConnectionComponentBase(dg.Component, dg.Resolvable, dg.Model, SQLClient):
17
- """A component that represents a Snowflake connection."""
17
+ """A component that represents a Snowflake connection. Use this component if you are
18
+ also using the TemplatedSqlComponent to execute SQL queries, and need to connect to Snowflake.
19
+ """
18
20
 
19
21
  @cached_property
20
22
  def _snowflake_resource(self) -> SnowflakeResource:
@@ -1 +1 @@
1
- __version__ = "0.27.4"
1
+ __version__ = "0.27.6"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dagster-snowflake
3
- Version: 0.27.4
3
+ Version: 0.27.6
4
4
  Summary: Package for Snowflake Dagster framework components.
5
5
  Home-page: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-snowflake
6
6
  Author: Dagster Labs
@@ -15,7 +15,7 @@ Classifier: License :: OSI Approved :: Apache Software License
15
15
  Classifier: Operating System :: OS Independent
16
16
  Requires-Python: >=3.9,<3.14
17
17
  License-File: LICENSE
18
- Requires-Dist: dagster==1.11.4
18
+ Requires-Dist: dagster==1.11.6
19
19
  Requires-Dist: snowflake-connector-python>=3.4.0
20
20
  Requires-Dist: pyOpenSSL>=22.1.0
21
21
  Provides-Extra: snowflake-sqlalchemy
@@ -4,13 +4,13 @@ dagster_snowflake/ops.py,sha256=L_MP28fLm7_hrJmzMoDocLwyvVnkpy1LVwUSLIArKWc,2225
4
4
  dagster_snowflake/py.typed,sha256=la67KBlbjXN-_-DfGNcdOcjYumVpKG_Tkw-8n5dnGB4,8
5
5
  dagster_snowflake/resources.py,sha256=1s-vLJ3d9xGIXSgF04NqFkuggf_J4BXdjdXxSwWkghk,36042
6
6
  dagster_snowflake/snowflake_io_manager.py,sha256=E40E-09u4BMu-Rt5vFfjG8z4Y2N7uaebXVxbOfQqgcg,17682
7
- dagster_snowflake/version.py,sha256=FRehirBY8kLByuBXp81U_RUAg8WYLFropNPtg2RpV2w,23
7
+ dagster_snowflake/version.py,sha256=BwKhBzWMdVser1JHOUEX0Aa2nBqgua67wsNi17fRle0,23
8
8
  dagster_snowflake/components/__init__.py,sha256=RlBmjimRJNlrlkZKMrZftBjco1wmD4cOFyomfFyooks,145
9
9
  dagster_snowflake/components/sql_component/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- dagster_snowflake/components/sql_component/component.py,sha256=ILPeTOXisQNwWzJqS-p8bXbtGfjRyjRDLSegB32sGNU,2007
11
- dagster_snowflake-0.27.4.dist-info/licenses/LICENSE,sha256=4lsMW-RCvfVD4_F57wrmpe3vX1xwUk_OAKKmV_XT7Z0,11348
12
- dagster_snowflake-0.27.4.dist-info/METADATA,sha256=L_tKypH3CPgYJuTCj-k5F4ND9977ioHOmz8nD47zqQI,1350
13
- dagster_snowflake-0.27.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
- dagster_snowflake-0.27.4.dist-info/entry_points.txt,sha256=Ddljs88OCl4BNyhSyE8lIAe54bIqEms0cOkR9vUAqsM,72
15
- dagster_snowflake-0.27.4.dist-info/top_level.txt,sha256=uECYCiluOxLQ996SCUPBBwdK0CTyz45FjWqf7WDqMMc,18
16
- dagster_snowflake-0.27.4.dist-info/RECORD,,
10
+ dagster_snowflake/components/sql_component/component.py,sha256=jSQK0odxTY3KQ5BDhCAp-gJbfGW81-lVs7kcCXWKiiM,2141
11
+ dagster_snowflake-0.27.6.dist-info/licenses/LICENSE,sha256=4lsMW-RCvfVD4_F57wrmpe3vX1xwUk_OAKKmV_XT7Z0,11348
12
+ dagster_snowflake-0.27.6.dist-info/METADATA,sha256=WchW7F_eulAIIrd4qIPLaOK8sVPd4fgGP8rxDsHb5i8,1350
13
+ dagster_snowflake-0.27.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
14
+ dagster_snowflake-0.27.6.dist-info/entry_points.txt,sha256=Ddljs88OCl4BNyhSyE8lIAe54bIqEms0cOkR9vUAqsM,72
15
+ dagster_snowflake-0.27.6.dist-info/top_level.txt,sha256=uECYCiluOxLQ996SCUPBBwdK0CTyz45FjWqf7WDqMMc,18
16
+ dagster_snowflake-0.27.6.dist-info/RECORD,,