This is an automated email from the ASF dual-hosted git repository.
jmalkin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-spark.git
from eac95b8 Merge pull request #20 from apache/pyspark_java17
add 1c0d692 Add a partial example of using the library with
airflow+dataproc
new e8f8cf6 Merge pull request #22 from apache/airflow_example
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
examples/airflow/README.md | 45 ++++++++++++++++
examples/airflow/install_wheels.sh | 59 +++++++++++++++++++++
examples/airflow/partial_workflow.py | 97 ++++++++++++++++++++++++++++++++++
examples/airflow/simple_kll_example.py | 58 ++++++++++++++++++++
4 files changed, 259 insertions(+)
create mode 100644 examples/airflow/README.md
create mode 100644 examples/airflow/install_wheels.sh
create mode 100644 examples/airflow/partial_workflow.py
create mode 100644 examples/airflow/simple_kll_example.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]