-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: use Hibernate's test suite #15821
Copy link
Copy link
Closed
Labels
A-sql-pgcompatSemantic compatibility with PostgreSQLSemantic compatibility with PostgreSQLA-testingTesting tools and infrastructureTesting tools and infrastructureA-tools-hibernateIssues that pertain to Hibernate integration.Issues that pertain to Hibernate integration.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-pgcompatSemantic compatibility with PostgreSQLSemantic compatibility with PostgreSQLA-testingTesting tools and infrastructureTesting tools and infrastructureA-tools-hibernateIssues that pertain to Hibernate integration.Issues that pertain to Hibernate integration.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)