The test for HHH-10420 fails on SQL Server because it's not proper to send a "" as a catalog when the underlying mappings don't specify a custom catalog.
We should fallback to the default catalog supplied by the current JDBC connection instead.