The GitHub Actions job "Tests AMD" on airflow.git/posgres-jsin has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
367c96b891fed1a25134cefc9377aebd231aaf5d / Kaxil Naik <[email protected]>
Use ``JSONB`` for ``serialized_dag`` data column in PostgreSQL

Improves storage efficiency and query performance for DAG serialization
data by using PostgreSQL's native `JSONB` type instead of `JSON`. `JSONB`
provides better compression, faster equality comparisons, and removes
whitespace/duplicate keys. Would have also made the query in 
https://github.com/apache/airflow/pull/55975 simpler.

Report URL: https://github.com/apache/airflow/actions/runs/17934235677

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to