|
1 month ago | |
---|---|---|
.. | ||
README.md | 1 month ago | |
mzcompose | 1 month ago | |
mzcompose.py | 1 month ago |
These tests aim to ensure that no unknown inconsistencies with Postgres exist.
To launch the tests using mzcompose, run
bin/mzcompose --find postgres-consistency down -v && bin/mzcompose --find postgres-consistency run default
To start the tests from a shell, use
bin/postgres-consistency-test --max-runtime-in-sec 60
Queries are generated using the output consistency test framework, which is also used to ensure consistency between data-flow rendering and constant folding evaluations. See this README for more details on query generation.
To
is_pg_compatible
to false
in the instance of DbFunction
or DbOperation
PgSqlDialectAdjuster
PostgresResultComparator
PgInconsistencyIgnoreFilter