openlineage-python 1.32.0__tar.gz → 1.32.1__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.32.0 → openlineage_python-1.32.1}/PKG-INFO +1 -1
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/constants.py +1 -1
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/pyproject.toml +1 -1
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_uuid.py +5 -1
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/.gitignore +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/README.md +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/docs/Makefile +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/docs/conf.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/docs/convert.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/docs/index.rst +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/docs/make.bat +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/docs/source/openlineage.client.rst +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/__init__.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/client.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/event_v2.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/facet.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/facet_v2.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/facets.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/filter.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/base.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/column_lineage_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/data_quality_assertions_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/data_quality_metrics_input_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/dataset_type_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/dataset_version_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/datasource_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/documentation_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/documentation_job.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/environment_variables_run.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/error_message_run.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/external_query_run.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/extraction_error_run.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/input_statistics_input_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/job_type_job.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/lifecycle_state_change_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/nominal_time_run.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/output_statistics_output_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/ownership_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/ownership_job.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/parent_run.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/processing_engine_run.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/schema_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/source_code_job.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/source_code_location_job.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/sql_job.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/storage_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/symlinks_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/tags_dataset.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/tags_job.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/tags_run.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/base.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/cli.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/generate.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/header.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/templates/Enum.jinja2 +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/templates/dataclass.jinja2 +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/templates/facet_v2.jinja2 +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/templates/root.jinja2 +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/templates/validators.jinja2 +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/py.typed +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/run.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/serde.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/tags.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/__init__.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/composite.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/console.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/factory.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/file.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/http.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/kafka.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/msk_iam.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/noop.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/transport.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/utils.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/uuid.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/redact_fields.yml +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/__init__.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/config/config.yml +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/config/exact_filter.yml +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/config/http.yml +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/config/openlineage.yml +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/config/regex_filter.yml +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/conftest.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/example_full_event.json +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/generator/__init__.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/generator/test_base.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/generator/test_cli.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/nominal_time_without_end.json +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/serde_example_dataset_event.json +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/serde_example_job_event.json +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/serde_example_run_event.json +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_client.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_composite.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_events.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_facet.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_facet_v2.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_factory.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_file.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_http.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_kafka.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_msk_iam.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/test_utils.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tests/transport.py +0 -0
- {openlineage_python-1.32.0 → openlineage_python-1.32.1}/tox.ini +0 -0
|
@@ -12,7 +12,11 @@ def test_generate_new_uuid_returns_uuidv7():
|
|
|
12
12
|
assert generate_new_uuid().version == 7 # noqa: PLR2004
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
def
|
|
15
|
+
def test_generate_new_uuid_returns_different_result_on_each_call():
|
|
16
|
+
result1 = generate_new_uuid()
|
|
17
|
+
result2 = generate_new_uuid()
|
|
18
|
+
assert result1 != result2
|
|
19
|
+
|
|
16
20
|
instant = datetime.now()
|
|
17
21
|
result1 = generate_new_uuid(instant)
|
|
18
22
|
result2 = generate_new_uuid(instant)
|
|
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.32.0 → openlineage_python-1.32.1}/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
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/job_type_job.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/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.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/sql_job.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/tags_dataset.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/tags_job.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generated/tags_run.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/base.py
RENAMED
|
File without changes
|
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/generate.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/generator/header.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
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/__init__.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/composite.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/console.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/factory.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/file.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/http.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/kafka.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/msk_iam.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/openlineage/client/transport/noop.py
RENAMED
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{openlineage_python-1.32.0 → openlineage_python-1.32.1}/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
|