Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
apache-airflow-providers-common-sql
Advanced tools
Provider package apache-airflow-providers-common-sql for Apache Airflow
.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
.. http://www.apache.org/licenses/LICENSE-2.0
.. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
.. http://www.apache.org/licenses/LICENSE-2.0
.. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
.. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN WHEN PREPARING PACKAGES.
.. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
PROVIDER_README_TEMPLATE.rst.jinja2
IN the dev/breeze/src/airflow_breeze/templates
DIRECTORY
Package apache-airflow-providers-common-sql
Release: 1.19.0
Common SQL Provider <https://en.wikipedia.org/wiki/SQL>
__
This is a provider package for common.sql
provider. All classes for this provider package
are in airflow.providers.common.sql
python package.
You can find package information and changelog for the provider
in the documentation <https://airflow.apache.org/docs/apache-airflow-providers-common-sql/1.19.0/>
_.
You can install this package on top of an existing Airflow 2 installation (see Requirements
below
for the minimum Airflow version supported) via
pip install apache-airflow-providers-common-sql
The package supports the following python versions: 3.9,3.10,3.11,3.12
================== ==================
PIP package Version required
================== ==================
apache-airflow
>=2.8.0
sqlparse
>=0.4.2
more-itertools
>=9.0.0
================== ==================
Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified provider packages in order to use them.
You can install such cross-provider dependencies when installing from PyPI. For example:
.. code-block:: bash
pip install apache-airflow-providers-common-sql[openlineage]
============================================================================================================== ===============
Dependent package Extra
============================================================================================================== ===============
apache-airflow-providers-openlineage <https://airflow.apache.org/docs/apache-airflow-providers-openlineage>
_ openlineage
============================================================================================================== ===============
The changelog for the provider package can be found in the
changelog <https://airflow.apache.org/docs/apache-airflow-providers-common-sql/1.19.0/changelog.html>
_.
FAQs
Provider package apache-airflow-providers-common-sql for Apache Airflow
We found that apache-airflow-providers-common-sql demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.