sql: use Hibernate's test suite #15821
Labels
A-sql-pgcompat
Semantic compatibility with PostgreSQL
A-testing
Testing tools and infrastructure
A-tools-hibernate
Issues that pertain to Hibernate integration.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Milestone
Currently, we have a basic test for Hibernate compatibility. Because Hibernate is popular with our users, we should increase our Hibernate test coverage to more proactively discover issues and regressions.
A relatively straightforward way to do that is to regularly run the subset of Hibernate test suite that is relevant to CockroachDB.
@jordanlewis would be a great person to consult with for this task
The text was updated successfully, but these errors were encountered: