You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2019/02/20 18:36:27 UTC

[geode] branch feature/GEODE-6291 updated (65e14ed -> b4c6add)

This is an automated email from the ASF dual-hosted git repository.

dschneider pushed a change to branch feature/GEODE-6291
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 65e14ed  fixed SqlToPdxInstanceCreatorTest
     new d7f35fb  auto serializer no longer excludes instances of PdxSerializerObject
     new b4c6add  fixed some jdbc acceptance tests by having the pdx info on the field mappings

The 7449 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:
 .../connectors/jdbc/JdbcLoaderIntegrationTest.java |  7 +++--
 .../jdbc/MySqlJdbcLoaderIntegrationTest.java       | 33 +++++++++++++---------
 .../jdbc/PostgresJdbcLoaderIntegrationTest.java    | 33 +++++++++++++---------
 .../pdx/internal/AutoSerializableManager.java      |  5 +++-
 4 files changed, 48 insertions(+), 30 deletions(-)