apache-airflow-providers-dbt-cloud 3.7.0rc1__tar.gz → 3.7.1rc1__tar.gz

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 apache-airflow-providers-dbt-cloud might be problematic. Click here for more details.

Files changed (16) hide show
  1. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/PKG-INFO +9 -8
  2. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/README.rst +4 -4
  3. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/__init__.py +1 -1
  4. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/get_provider_info.py +2 -1
  5. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/triggers/dbt.py +1 -0
  6. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/utils/openlineage.py +3 -3
  7. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/pyproject.toml +5 -4
  8. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/LICENSE +0 -0
  9. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/hooks/__init__.py +0 -0
  10. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/hooks/dbt.py +0 -0
  11. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/operators/__init__.py +0 -0
  12. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/operators/dbt.py +0 -0
  13. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/sensors/__init__.py +0 -0
  14. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/sensors/dbt.py +0 -0
  15. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/triggers/__init__.py +0 -0
  16. {apache_airflow_providers_dbt_cloud-3.7.0rc1 → apache_airflow_providers_dbt_cloud-3.7.1rc1}/airflow/providers/dbt/cloud/utils/__init__.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: apache-airflow-providers-dbt-cloud
3
- Version: 3.7.0rc1
3
+ Version: 3.7.1rc1
4
4
  Summary: Provider package apache-airflow-providers-dbt-cloud for Apache Airflow
5
5
  Keywords: airflow-provider,dbt.cloud,airflow,integration
6
6
  Author-email: Apache Software Foundation <dev@airflow.apache.org>
@@ -19,16 +19,17 @@ Classifier: Programming Language :: Python :: 3.8
19
19
  Classifier: Programming Language :: Python :: 3.9
20
20
  Classifier: Programming Language :: Python :: 3.10
21
21
  Classifier: Programming Language :: Python :: 3.11
22
+ Classifier: Programming Language :: Python :: 3.12
22
23
  Classifier: Topic :: System :: Monitoring
23
24
  Requires-Dist: aiohttp>=3.9.2
24
25
  Requires-Dist: apache-airflow-providers-http
25
- Requires-Dist: apache-airflow>=2.6.0.dev0
26
+ Requires-Dist: apache-airflow>=2.6.0rc0
26
27
  Requires-Dist: asgiref
27
28
  Requires-Dist: apache-airflow-providers-http ; extra == "http"
28
29
  Requires-Dist: apache-airflow-providers-openlineage ; extra == "openlineage"
29
30
  Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
30
- Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.0/changelog.html
31
- Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.0
31
+ Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.1/changelog.html
32
+ Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.1
32
33
  Project-URL: Slack Chat, https://s.apache.org/airflow-slack
33
34
  Project-URL: Source Code, https://github.com/apache/airflow
34
35
  Project-URL: Twitter, https://twitter.com/ApacheAirflow
@@ -80,7 +81,7 @@ Provides-Extra: openlineage
80
81
 
81
82
  Package ``apache-airflow-providers-dbt-cloud``
82
83
 
83
- Release: ``3.7.0.rc1``
84
+ Release: ``3.7.1.rc1``
84
85
 
85
86
 
86
87
  `dbt Cloud <https://www.getdbt.com/product/dbt-cloud/>`__
@@ -93,7 +94,7 @@ This is a provider package for ``dbt.cloud`` provider. All classes for this prov
93
94
  are in ``airflow.providers.dbt.cloud`` python package.
94
95
 
95
96
  You can find package information and changelog for the provider
96
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.0/>`_.
97
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.1/>`_.
97
98
 
98
99
  Installation
99
100
  ------------
@@ -102,7 +103,7 @@ You can install this package on top of an existing Airflow 2 installation (see `
102
103
  for the minimum Airflow version supported) via
103
104
  ``pip install apache-airflow-providers-dbt-cloud``
104
105
 
105
- The package supports the following python versions: 3.8,3.9,3.10,3.11
106
+ The package supports the following python versions: 3.8,3.9,3.10,3.11,3.12
106
107
 
107
108
  Requirements
108
109
  ------------
@@ -137,4 +138,4 @@ Dependent package
137
138
  ============================================================================================================== ===============
138
139
 
139
140
  The changelog for the provider package can be found in the
140
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.0/changelog.html>`_.
141
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.1/changelog.html>`_.
@@ -42,7 +42,7 @@
42
42
 
43
43
  Package ``apache-airflow-providers-dbt-cloud``
44
44
 
45
- Release: ``3.7.0.rc1``
45
+ Release: ``3.7.1.rc1``
46
46
 
47
47
 
48
48
  `dbt Cloud <https://www.getdbt.com/product/dbt-cloud/>`__
@@ -55,7 +55,7 @@ This is a provider package for ``dbt.cloud`` provider. All classes for this prov
55
55
  are in ``airflow.providers.dbt.cloud`` python package.
56
56
 
57
57
  You can find package information and changelog for the provider
58
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.0/>`_.
58
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.1/>`_.
59
59
 
60
60
  Installation
61
61
  ------------
@@ -64,7 +64,7 @@ You can install this package on top of an existing Airflow 2 installation (see `
64
64
  for the minimum Airflow version supported) via
65
65
  ``pip install apache-airflow-providers-dbt-cloud``
66
66
 
67
- The package supports the following python versions: 3.8,3.9,3.10,3.11
67
+ The package supports the following python versions: 3.8,3.9,3.10,3.11,3.12
68
68
 
69
69
  Requirements
70
70
  ------------
@@ -99,4 +99,4 @@ Dependent package
99
99
  ============================================================================================================== ===============
100
100
 
101
101
  The changelog for the provider package can be found in the
102
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.0/changelog.html>`_.
102
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.1/changelog.html>`_.
@@ -27,7 +27,7 @@ import packaging.version
27
27
 
28
28
  __all__ = ["__version__"]
29
29
 
30
- __version__ = "3.7.0"
30
+ __version__ = "3.7.1"
31
31
 
32
32
  try:
33
33
  from airflow import __version__ as airflow_version
@@ -28,8 +28,9 @@ def get_provider_info():
28
28
  "name": "dbt Cloud",
29
29
  "description": "`dbt Cloud <https://www.getdbt.com/product/dbt-cloud/>`__\n",
30
30
  "state": "ready",
31
- "source-date-epoch": 1709555328,
31
+ "source-date-epoch": 1712665602,
32
32
  "versions": [
33
+ "3.7.1",
33
34
  "3.7.0",
34
35
  "3.6.1",
35
36
  "3.6.0",
@@ -78,6 +78,7 @@ class DbtCloudRunJobTrigger(BaseTrigger):
78
78
  "run_id": self.run_id,
79
79
  }
80
80
  )
81
+ return
81
82
  await asyncio.sleep(self.poll_interval)
82
83
  job_run_status = await hook.get_job_status(self.run_id, self.account_id)
83
84
  if job_run_status == DbtCloudJobRunStatus.SUCCESS.value:
@@ -47,9 +47,9 @@ def generate_openlineage_events_from_dbt_cloud_run(
47
47
  """
48
48
  from openlineage.common.provider.dbt import DbtCloudArtifactProcessor, ParentRunMetadata
49
49
 
50
+ from airflow.providers.openlineage.conf import namespace
50
51
  from airflow.providers.openlineage.extractors import OperatorLineage
51
52
  from airflow.providers.openlineage.plugins.adapter import (
52
- _DAG_NAMESPACE,
53
53
  _PRODUCER,
54
54
  OpenLineageAdapter,
55
55
  )
@@ -110,7 +110,7 @@ def generate_openlineage_events_from_dbt_cloud_run(
110
110
 
111
111
  processor = DbtCloudArtifactProcessor(
112
112
  producer=_PRODUCER,
113
- job_namespace=_DAG_NAMESPACE,
113
+ job_namespace=namespace(),
114
114
  skip_errors=False,
115
115
  logger=operator.log,
116
116
  manifest=manifest,
@@ -130,7 +130,7 @@ def generate_openlineage_events_from_dbt_cloud_run(
130
130
  parent_job = ParentRunMetadata(
131
131
  run_id=parent_run_id,
132
132
  job_name=f"{task_instance.dag_id}.{task_instance.task_id}",
133
- job_namespace=_DAG_NAMESPACE,
133
+ job_namespace=namespace(),
134
134
  )
135
135
  processor.dbt_run_metadata = parent_job
136
136
 
@@ -28,7 +28,7 @@ build-backend = "flit_core.buildapi"
28
28
 
29
29
  [project]
30
30
  name = "apache-airflow-providers-dbt-cloud"
31
- version = "3.7.0.rc1"
31
+ version = "3.7.1.rc1"
32
32
  description = "Provider package apache-airflow-providers-dbt-cloud for Apache Airflow"
33
33
  readme = "README.rst"
34
34
  authors = [
@@ -51,19 +51,20 @@ classifiers = [
51
51
  "Programming Language :: Python :: 3.9",
52
52
  "Programming Language :: Python :: 3.10",
53
53
  "Programming Language :: Python :: 3.11",
54
+ "Programming Language :: Python :: 3.12",
54
55
  "Topic :: System :: Monitoring",
55
56
  ]
56
57
  requires-python = "~=3.8"
57
58
  dependencies = [
58
59
  "aiohttp>=3.9.2",
59
60
  "apache-airflow-providers-http",
60
- "apache-airflow>=2.6.0.dev0",
61
+ "apache-airflow>=2.6.0rc0",
61
62
  "asgiref",
62
63
  ]
63
64
 
64
65
  [project.urls]
65
- "Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.0"
66
- "Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.0/changelog.html"
66
+ "Documentation" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.1"
67
+ "Changelog" = "https://airflow.apache.org/docs/apache-airflow-providers-dbt-cloud/3.7.1/changelog.html"
67
68
  "Bug Tracker" = "https://github.com/apache/airflow/issues"
68
69
  "Source Code" = "https://github.com/apache/airflow"
69
70
  "Slack Chat" = "https://s.apache.org/airflow-slack"