Skip to main content

convalesce-emit-gx

Forward Great Expectations validation results to Convalesce. Counts and statistics cross; row values never do.

Install

pip install convalesce-emit-gx

Wire it up

One class path serves both majors. convalesce_emit_gx.action picks the implementation for the installed Great Expectations.

On 1.x, list the action on the checkpoint:

from great_expectations import Checkpoint
from convalesce_emit_gx.action import ConvalesceValidationAction

checkpoint = Checkpoint(
    name="orders",
    validation_definitions=[...],
    actions=[ConvalesceValidationAction()],
)

On 0.x, list it in the checkpoint's action list:

action_list=[
    {
        "name": "convalesce",
        "action": {
            "module_name": "convalesce_emit_gx.action",
            "class_name": "ConvalesceValidationAction",
        },
    }
]

Set CONVALESCE_INGEST_KEY where the checkpoint runs.

Supported

Great Expectations 0.17 through 1.x, on Python 3.9 and later. Verified on real installs: see version-support.md.

Configure

Read from the environment: see convalesce-emit.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

convalesce_emit_gx-0.1.1.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

convalesce_emit_gx-0.1.1-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

Details for the file convalesce_emit_gx-0.1.1.tar.gz.

File metadata

  • Download URL: convalesce_emit_gx-0.1.1.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for convalesce_emit_gx-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7e133fed4225bf5287b5c5c9124df7408f50683855c4adb7e2be8fd485d6cb62
MD5 a2c4063d52cff590fe3d20c233ac495d
BLAKE2b-256 3a74a4efd30c363b091ae085ca7b74bf7620e66e5ecf980e65fb45b051faa713

See more details on using hashes here.

Provenance

The following attestation bundles were made for convalesce_emit_gx-0.1.1.tar.gz:

Publisher: publish.yml on convalesce/emit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file convalesce_emit_gx-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for convalesce_emit_gx-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ae49c97c6e9822313c9fc4224883dc73f8f1cbc948e2f4fff4d40e952fc4eb6c
MD5 32fb51ab199f9ea6aad0ea923b415d55
BLAKE2b-256 3fc6a37963cf2dce3d8078ca61bb72d6f2386a33700c1129a50e94bc2d173995

See more details on using hashes here.

Provenance

The following attestation bundles were made for convalesce_emit_gx-0.1.1-py3-none-any.whl:

Publisher: publish.yml on convalesce/emit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page