apache-airflow-providers-teradata 3.2.3__py3-none-any.whl → 3.4.0__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: apache-airflow-providers-teradata
3
- Version: 3.2.3
3
+ Version: 3.4.0
4
4
  Summary: Provider package apache-airflow-providers-teradata for Apache Airflow
5
5
  Keywords: airflow-provider,teradata,airflow,integration
6
6
  Author-email: Apache Software Foundation <dev@airflow.apache.org>
@@ -22,8 +22,8 @@ Classifier: Programming Language :: Python :: 3.13
22
22
  Classifier: Topic :: System :: Monitoring
23
23
  License-File: LICENSE
24
24
  License-File: NOTICE
25
- Requires-Dist: apache-airflow>=2.10.0
26
- Requires-Dist: apache-airflow-providers-common-compat>=1.8.0
25
+ Requires-Dist: apache-airflow>=2.11.0
26
+ Requires-Dist: apache-airflow-providers-common-compat>=1.10.1
27
27
  Requires-Dist: apache-airflow-providers-common-sql>=1.20.0
28
28
  Requires-Dist: teradatasqlalchemy>=17.20.0.0
29
29
  Requires-Dist: teradatasql>=17.20.0.28
@@ -31,8 +31,8 @@ Requires-Dist: apache-airflow-providers-amazon ; extra == "amazon"
31
31
  Requires-Dist: apache-airflow-providers-microsoft-azure ; extra == "microsoft-azure"
32
32
  Requires-Dist: apache-airflow-providers-ssh ; extra == "ssh"
33
33
  Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
34
- Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.2.3/changelog.html
35
- Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.2.3
34
+ Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.4.0/changelog.html
35
+ Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.4.0
36
36
  Project-URL: Mastodon, https://fosstodon.org/@airflow
37
37
  Project-URL: Slack Chat, https://s.apache.org/airflow-slack
38
38
  Project-URL: Source Code, https://github.com/apache/airflow
@@ -66,7 +66,7 @@ Provides-Extra: ssh
66
66
 
67
67
  Package ``apache-airflow-providers-teradata``
68
68
 
69
- Release: ``3.2.3``
69
+ Release: ``3.4.0``
70
70
 
71
71
 
72
72
  `Teradata <https://www.teradata.com/>`__
@@ -79,7 +79,7 @@ This is a provider package for ``teradata`` provider. All classes for this provi
79
79
  are in ``airflow.providers.teradata`` python package.
80
80
 
81
81
  You can find package information and changelog for the provider
82
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.2.3/>`_.
82
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.4.0/>`_.
83
83
 
84
84
  Installation
85
85
  ------------
@@ -96,8 +96,8 @@ Requirements
96
96
  ========================================== ==================
97
97
  PIP package Version required
98
98
  ========================================== ==================
99
- ``apache-airflow`` ``>=2.10.0``
100
- ``apache-airflow-providers-common-compat`` ``>=1.8.0``
99
+ ``apache-airflow`` ``>=2.11.0``
100
+ ``apache-airflow-providers-common-compat`` ``>=1.10.1``
101
101
  ``apache-airflow-providers-common-sql`` ``>=1.20.0``
102
102
  ``teradatasqlalchemy`` ``>=17.20.0.0``
103
103
  ``teradatasql`` ``>=17.20.0.28``
@@ -138,5 +138,5 @@ Extra Dependencies
138
138
  =================== ============================================
139
139
 
140
140
  The changelog for the provider package can be found in the
141
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.2.3/changelog.html>`_.
141
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-teradata/3.4.0/changelog.html>`_.
142
142
 
@@ -1,27 +1,30 @@
1
- airflow/providers/teradata/__init__.py,sha256=qjJ9Qyz4bJN2cEDbUkvumx6pUztx92At8JG0f66UwNQ,1497
2
- airflow/providers/teradata/get_provider_info.py,sha256=NNVCUdS1bDvLBLUEDVe8cFP-eGnW4TgmZMgErIN-oUc,4607
1
+ airflow/providers/teradata/__init__.py,sha256=hYd3EE3Rnw41KQr0wKTrZGzVLaejGasYQU0xURb08sM,1497
2
+ airflow/providers/teradata/get_provider_info.py,sha256=9lAHlzv_PyU_49LRtapVqukHBObT6_GgEpc5jdX7XXo,5147
3
3
  airflow/providers/teradata/version_compat.py,sha256=cmeoGMcTp0kiFa3GKZlQh31_kMk7UX9nOX8sYyGtuFg,1665
4
4
  airflow/providers/teradata/hooks/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
5
- airflow/providers/teradata/hooks/bteq.py,sha256=lAE63jZFgWLlqGkTGxRFkMErdQUgy48Bbi0vegRmdPg,15007
5
+ airflow/providers/teradata/hooks/bteq.py,sha256=wz0k7_FDp-cKyFdT7PV-t7sFrWY_wBsDAEK9hWkSjv8,15024
6
6
  airflow/providers/teradata/hooks/teradata.py,sha256=k_u9iJsuwjr7-jdBkEGd_m4yjVfWwDrV0pXrbjUrxPE,11572
7
- airflow/providers/teradata/hooks/ttu.py,sha256=Mc-CFcF_v6McbkzhP8gMWWMmjNCwFuVduqoDu98_8ow,3689
7
+ airflow/providers/teradata/hooks/tpt.py,sha256=j-NaKFLlkmVfqK3Zjxb5gVC0hnMJnhqR2sEKJe27Fts,21971
8
+ airflow/providers/teradata/hooks/ttu.py,sha256=L8EE_ytr6GgKNWP9n9YSF2LRMNG6cMGR7U-V1bkn3kk,3659
8
9
  airflow/providers/teradata/operators/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
9
10
  airflow/providers/teradata/operators/bteq.py,sha256=6MZpHoJwK_g_UFWjL0hTgCyei4LLl6PygU15ZZiytqs,12656
10
11
  airflow/providers/teradata/operators/teradata.py,sha256=7GIkQZWaxAyMYX7srcD6MT1GvhfGSLaiAZUfYX-BpN0,3719
11
- airflow/providers/teradata/operators/teradata_compute_cluster.py,sha256=X3j4xI63PnH2rkyxFvO7ebjuRAyc6pxl-RAVec9CVII,22033
12
+ airflow/providers/teradata/operators/teradata_compute_cluster.py,sha256=bXy284gpRFzboArpIKjyUgF176VBcjIZZnkby36paoc,22050
13
+ airflow/providers/teradata/operators/tpt.py,sha256=7p6Eo6Ky88AX9tNaA51DjVxF-hXj93VO5ehEjprvZi4,27556
12
14
  airflow/providers/teradata/transfers/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
13
15
  airflow/providers/teradata/transfers/azure_blob_to_teradata.py,sha256=mwvqDLPLOFH-9R6Uj-MjUdsRJ2lOAFVlCuAvI9u-AZY,5686
14
16
  airflow/providers/teradata/transfers/s3_to_teradata.py,sha256=vzxOAjq8_uxMxXqtqCrA3JVy1LlY4a-XkK0qheNZ_to,5546
15
17
  airflow/providers/teradata/transfers/teradata_to_teradata.py,sha256=Gf5t90sUf4ZgUVYMMA6qSHk_nob2ZQkWoGNV8oeoVSs,3891
16
18
  airflow/providers/teradata/triggers/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
17
- airflow/providers/teradata/triggers/teradata_compute_cluster.py,sha256=a8L-S2R5hk4DSmTy1NvMKYx5n27DqMzR6t0kKv1jrBU,6944
19
+ airflow/providers/teradata/triggers/teradata_compute_cluster.py,sha256=r-o6dMZKPB0RseZxBBvQpaRbQOrNEBcdfh3JYiUDt4U,6961
18
20
  airflow/providers/teradata/utils/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
19
- airflow/providers/teradata/utils/bteq_util.py,sha256=GCIPc1PCIOC-YWwxgYHr-N1d7X8ZGPU5Lmax_JZY6rA,7360
21
+ airflow/providers/teradata/utils/bteq_util.py,sha256=kn7DnBQ8x4_e1f3gZjoIPcrHzllXGqaGVWVog0GKUGI,7377
20
22
  airflow/providers/teradata/utils/constants.py,sha256=daNhA6ixICQi2lqliSXHezBEVcibL_kOBq6hOZTCGdM,3090
21
23
  airflow/providers/teradata/utils/encryption_utils.py,sha256=ARGWmgBbvSq6_MQHfTevvfvHjaiBjQI62UXltDcJLJo,2578
22
- apache_airflow_providers_teradata-3.2.3.dist-info/entry_points.txt,sha256=JbigXoUoKVSNWG-_-029FCCuehMOmAvuSnNGZ9Bz1Kc,104
23
- apache_airflow_providers_teradata-3.2.3.dist-info/licenses/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
24
- apache_airflow_providers_teradata-3.2.3.dist-info/licenses/NOTICE,sha256=E3-_E02gwwSEFzeeWPKmnIjOoos3hW28CLISV6sYrbQ,168
25
- apache_airflow_providers_teradata-3.2.3.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
26
- apache_airflow_providers_teradata-3.2.3.dist-info/METADATA,sha256=C3Ev9_HeUdD5oejacmaCpT3cczjWv-gNiDq55VVm6Mg,6741
27
- apache_airflow_providers_teradata-3.2.3.dist-info/RECORD,,
24
+ airflow/providers/teradata/utils/tpt_util.py,sha256=wSPGj6btV3XhDy-PkNSLzKScVvtVDRZpO4pJaWpuK7A,24012
25
+ apache_airflow_providers_teradata-3.4.0.dist-info/entry_points.txt,sha256=JbigXoUoKVSNWG-_-029FCCuehMOmAvuSnNGZ9Bz1Kc,104
26
+ apache_airflow_providers_teradata-3.4.0.dist-info/licenses/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
27
+ apache_airflow_providers_teradata-3.4.0.dist-info/licenses/NOTICE,sha256=E3-_E02gwwSEFzeeWPKmnIjOoos3hW28CLISV6sYrbQ,168
28
+ apache_airflow_providers_teradata-3.4.0.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
29
+ apache_airflow_providers_teradata-3.4.0.dist-info/METADATA,sha256=h-cn87P6S8LnSkrzRDdGWjksF0WaERChQ2D04fPN-Mw,6743
30
+ apache_airflow_providers_teradata-3.4.0.dist-info/RECORD,,