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

Head commit for run:
c6229e40d501d6a1e229d19a98c3c824ede53809 / 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/17947566810

With regards,
GitHub Actions via GitBox


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

Reply via email to