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/07 01:06:02 UTC

[geode] branch feature/GEODE-6291 updated (98d18e9 -> e0afd58)

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 98d18e9  more derby test fixes
     new 0a9be17  WIP: findFieldType has a TODO to handle multiple PdxFields
     new e0afd58  fixed test to create table on both servers

The 7378 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:
 .../cli/DestroyDataSourceCommandDUnitTest.java     | 25 +++++++------
 .../jdbc/internal/SqlToPdxInstanceCreator.java     | 24 +++++++++----
 .../CreateMappingPreconditionCheckFunction.java    | 14 +++++---
 .../jdbc/internal/SqlToPdxInstanceCreatorTest.java |  4 ++-
 ...CreateMappingPreconditionCheckFunctionTest.java |  3 +-
 .../apache/geode/pdx/internal/TypeRegistry.java    | 34 +++++++++++-------
 .../geode/pdx/internal/TypeRegistryTest.java       | 42 ++++++++++++++++------
 7 files changed, 100 insertions(+), 46 deletions(-)