openlineage-python 1.17.1__tar.gz → 1.19.0__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.
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/PKG-INFO +1 -1
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/constants.py +1 -1
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/job_type_job.py +3 -3
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/pyproject.toml +1 -1
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/.gitignore +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/README.md +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/docs/Makefile +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/docs/conf.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/docs/convert.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/docs/index.rst +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/docs/make.bat +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/docs/release-api-reference.sh +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/docs/source/openlineage.client.rst +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/__init__.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/client.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/event_v2.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/facet.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/facet_v2.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/filter.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/base.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/column_lineage_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/data_quality_assertions_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/data_quality_metrics_input_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/dataset_version_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/datasource_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/documentation_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/documentation_job.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/error_message_run.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/external_query_run.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/extraction_error_run.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/lifecycle_state_change_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/nominal_time_run.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/output_statistics_output_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/ownership_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/ownership_job.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/parent_run.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/processing_engine_run.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/schema_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/source_code_job.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/source_code_location_job.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/sql_job.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/storage_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/symlinks_dataset.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/py.typed +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/run.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/serde.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/__init__.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/console.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/factory.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/file.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/http.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/kafka.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/msk_iam.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/noop.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/transport.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/utils.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/uuid.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/redact_fields.yml +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/__init__.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/config/config.yml +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/config/exact_filter.yml +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/config/http.yml +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/config/openlineage.yml +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/config/regex_filter.yml +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/conftest.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/example_full_event.json +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/nominal_time_without_end.json +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/serde_example_dataset_event.json +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/serde_example_job_event.json +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/serde_example_run_event.json +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_client.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_events.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_facet.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_facet_v2.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_factory.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_file.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_http.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_kafka.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_msk_iam.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_utils.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/test_uuid.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/transport.py +0 -0
- {openlineage_python-1.17.1 → openlineage_python-1.19.0}/tox.ini +0 -0
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/job_type_job.py
RENAMED
|
@@ -13,11 +13,11 @@ class JobTypeJobFacet(JobFacet):
|
|
|
13
13
|
"""Job processing type like: BATCH or STREAMING"""
|
|
14
14
|
|
|
15
15
|
integration: str
|
|
16
|
-
"""OpenLineage integration type of this job: SPARK|DBT|AIRFLOW|FLINK"""
|
|
16
|
+
"""OpenLineage integration type of this job: for example SPARK|DBT|AIRFLOW|FLINK"""
|
|
17
17
|
|
|
18
18
|
jobType: str | None = attr.field(default=None) # noqa: N815
|
|
19
|
-
"""Run type
|
|
19
|
+
"""Run type, for example: QUERY|COMMAND|DAG|TASK|JOB|MODEL. This is an integration-specific field."""
|
|
20
20
|
|
|
21
21
|
@staticmethod
|
|
22
22
|
def _get_schema() -> str:
|
|
23
|
-
return "https://openlineage.io/spec/facets/2-0-
|
|
23
|
+
return "https://openlineage.io/spec/facets/2-0-3/JobTypeJobFacet.json#/$defs/JobTypeJobFacet"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/base.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/parent_run.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/generated/sql_job.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/__init__.py
RENAMED
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/console.py
RENAMED
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/factory.py
RENAMED
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/file.py
RENAMED
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/http.py
RENAMED
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/kafka.py
RENAMED
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/msk_iam.py
RENAMED
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/noop.py
RENAMED
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/openlineage/client/transport/transport.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openlineage_python-1.17.1 → openlineage_python-1.19.0}/tests/serde_example_dataset_event.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|