apache-airflow-providers-apache-hive 9.0.2__py3-none-any.whl → 9.0.3__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 apache-airflow-providers-apache-hive might be problematic. Click here for more details.

@@ -29,7 +29,7 @@ from airflow import __version__ as airflow_version
29
29
 
30
30
  __all__ = ["__version__"]
31
31
 
32
- __version__ = "9.0.2"
32
+ __version__ = "9.0.3"
33
33
 
34
34
  if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
35
35
  "2.9.0"
@@ -27,8 +27,9 @@ def get_provider_info():
27
27
  "name": "Apache Hive",
28
28
  "description": "`Apache Hive <https://hive.apache.org/>`__\n",
29
29
  "state": "ready",
30
- "source-date-epoch": 1739958611,
30
+ "source-date-epoch": 1741507888,
31
31
  "versions": [
32
+ "9.0.3",
32
33
  "9.0.2",
33
34
  "9.0.0",
34
35
  "8.2.1",
@@ -199,4 +200,5 @@ def get_provider_info():
199
200
  "samba": ["apache-airflow-providers-samba"],
200
201
  "vertica": ["apache-airflow-providers-vertica"],
201
202
  },
203
+ "devel-dependencies": [],
202
204
  }
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: apache-airflow-providers-apache-hive
3
- Version: 9.0.2
3
+ Version: 9.0.3
4
4
  Summary: Provider package apache-airflow-providers-apache-hive for Apache Airflow
5
5
  Keywords: airflow-provider,apache.hive,airflow,integration
6
6
  Author-email: Apache Software Foundation <dev@airflow.apache.org>
@@ -34,8 +34,8 @@ Requires-Dist: apache-airflow-providers-presto ; extra == "presto"
34
34
  Requires-Dist: apache-airflow-providers-samba ; extra == "samba"
35
35
  Requires-Dist: apache-airflow-providers-vertica ; extra == "vertica"
36
36
  Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
37
- Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.0.2/changelog.html
38
- Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.0.2
37
+ Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.0.3/changelog.html
38
+ Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.0.3
39
39
  Project-URL: Slack Chat, https://s.apache.org/airflow-slack
40
40
  Project-URL: Source Code, https://github.com/apache/airflow
41
41
  Project-URL: Twitter, https://x.com/ApacheAirflow
@@ -48,32 +48,31 @@ Provides-Extra: samba
48
48
  Provides-Extra: vertica
49
49
 
50
50
 
51
- .. Licensed to the Apache Software Foundation (ASF) under one
52
- or more contributor license agreements. See the NOTICE file
53
- distributed with this work for additional information
54
- regarding copyright ownership. The ASF licenses this file
55
- to you under the Apache License, Version 2.0 (the
56
- "License"); you may not use this file except in compliance
57
- with the License. You may obtain a copy of the License at
51
+ .. Licensed to the Apache Software Foundation (ASF) under one
52
+ or more contributor license agreements. See the NOTICE file
53
+ distributed with this work for additional information
54
+ regarding copyright ownership. The ASF licenses this file
55
+ to you under the Apache License, Version 2.0 (the
56
+ "License"); you may not use this file except in compliance
57
+ with the License. You may obtain a copy of the License at
58
58
 
59
- .. http://www.apache.org/licenses/LICENSE-2.0
59
+ .. http://www.apache.org/licenses/LICENSE-2.0
60
60
 
61
- .. Unless required by applicable law or agreed to in writing,
62
- software distributed under the License is distributed on an
63
- "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
64
- KIND, either express or implied. See the License for the
65
- specific language governing permissions and limitations
66
- under the License.
61
+ .. Unless required by applicable law or agreed to in writing,
62
+ software distributed under the License is distributed on an
63
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
64
+ KIND, either express or implied. See the License for the
65
+ specific language governing permissions and limitations
66
+ under the License.
67
67
 
68
- .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!
69
-
70
- .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
71
- `PROVIDER_README_TEMPLATE.rst.jinja2` IN the `dev/breeze/src/airflow_breeze/templates` DIRECTORY
68
+ .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!
72
69
 
70
+ .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
71
+ ``PROVIDER_README_TEMPLATE.rst.jinja2`` IN the ``dev/breeze/src/airflow_breeze/templates`` DIRECTORY
73
72
 
74
73
  Package ``apache-airflow-providers-apache-hive``
75
74
 
76
- Release: ``9.0.2``
75
+ Release: ``9.0.3``
77
76
 
78
77
 
79
78
  `Apache Hive <https://hive.apache.org/>`__
@@ -86,7 +85,7 @@ This is a provider package for ``apache.hive`` provider. All classes for this pr
86
85
  are in ``airflow.providers.apache.hive`` python package.
87
86
 
88
87
  You can find package information and changelog for the provider
89
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.0.2/>`_.
88
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.0.3/>`_.
90
89
 
91
90
  Installation
92
91
  ------------
@@ -138,5 +137,5 @@ Dependent package
138
137
  ====================================================================================================================== ===================
139
138
 
140
139
  The changelog for the provider package can be found in the
141
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.0.2/changelog.html>`_.
140
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/9.0.3/changelog.html>`_.
142
141
 
@@ -1,6 +1,6 @@
1
1
  airflow/providers/apache/hive/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
2
- airflow/providers/apache/hive/__init__.py,sha256=8AhwIfdSG2pvTm44MmObGdjKa59dOJ5APl_kcxngiz8,1498
3
- airflow/providers/apache/hive/get_provider_info.py,sha256=vnLCgdmFWQviUWaTaq-BlwlgFvSt_QepNEzGIT9gKDg,7398
2
+ airflow/providers/apache/hive/__init__.py,sha256=QQEoxMkg3u--m5W-kHag0uwcGTZAc7rthlZc-CsCs7M,1498
3
+ airflow/providers/apache/hive/get_provider_info.py,sha256=mz5Ga-6RspJtgsbYftHISSDaaM7j1S8HYJ42Ipcqn_c,7453
4
4
  airflow/providers/apache/hive/hooks/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
5
5
  airflow/providers/apache/hive/hooks/hive.py,sha256=0BOk6tdrtq1vFXRMsqhLhXHGAmj85aOPnmS2movXcYQ,42573
6
6
  airflow/providers/apache/hive/macros/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
@@ -21,7 +21,7 @@ airflow/providers/apache/hive/transfers/mssql_to_hive.py,sha256=SQGcJTAKPoRipmWL
21
21
  airflow/providers/apache/hive/transfers/mysql_to_hive.py,sha256=6BkAoYrn9wDfSC0BKHp86EgoUVtqwHGz9nZsielCydQ,7022
22
22
  airflow/providers/apache/hive/transfers/s3_to_hive.py,sha256=K5Zke6CF9Rgw7YDkOtWIYXC3_2TuXLTuwYxu8uVrGP0,12455
23
23
  airflow/providers/apache/hive/transfers/vertica_to_hive.py,sha256=IBiMGF7322rOrwDbWMVB89oKO8hFhhBmc6rQwPkFA34,5555
24
- apache_airflow_providers_apache_hive-9.0.2.dist-info/entry_points.txt,sha256=Hzixt33mYYldwmwswarArUB7ZU0xbmUtd3tFViZ414s,185
25
- apache_airflow_providers_apache_hive-9.0.2.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
26
- apache_airflow_providers_apache_hive-9.0.2.dist-info/METADATA,sha256=ju0dl-ymDdXeJf6h8Q9o_nWPOUMXntqq3vllhbaUhMQ,6963
27
- apache_airflow_providers_apache_hive-9.0.2.dist-info/RECORD,,
24
+ apache_airflow_providers_apache_hive-9.0.3.dist-info/entry_points.txt,sha256=Hzixt33mYYldwmwswarArUB7ZU0xbmUtd3tFViZ414s,185
25
+ apache_airflow_providers_apache_hive-9.0.3.dist-info/WHEEL,sha256=_2ozNFCLWc93bK4WKHCO-eDUENDlo-dgc9cU3qokYO4,82
26
+ apache_airflow_providers_apache_hive-9.0.3.dist-info/METADATA,sha256=OPzYHECsxbtKq-GcrnM-hx-z5SK-WDS0smd-9yt8q3s,6949
27
+ apache_airflow_providers_apache_hive-9.0.3.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: flit 3.10.1
2
+ Generator: flit 3.11.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any