This is an automated email from the ASF dual-hosted git repository.
kaspersor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/metamodel.git.
from 0331ce4 METAMODEL-1215: Remove deprecated code from pre-Java 8 times
new d1ccd31 MM-1214: DefaultTableAliasedSchema.equals for schema
comparison.
new c83e566 DefaultTableAliasedSchema.hashCode().
new c7a77a3 Comparison with "wrapperSchema" is done in
CompositeDataContext directly, instead of defining new equals and hashCode
methods in DefaultTableAliasedSchema.
new 5dea56c Using WrappingSchema instead of DefaultTableAliasedSchema in
the condition.
new 230f2a8 Updated CHANGES.md.
new be77fe8 Merge branch 'master' into
bug/1214-composite-datastore-schema-comparison
new 24c5c42 Merge error fixed.
new 4f3b2f5 Merge pull request #223 from
jhorcicka/bug/1214-composite-datastore-schema-comparison
The 779 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.md | 5 +++--
core/src/main/java/org/apache/metamodel/CompositeDataContext.java | 4 +++-
2 files changed, 6 insertions(+), 3 deletions(-)