calcite
calcite copied to clipboard
[CALCITE-3514] LatticeTest fails when JdbcSchema re-computes JdbcTables
As illustrated in CALCITE-3514, we need to implement JdbcTable
's equals()
and hashCode()
methods.