Comment 4 for bug 1073357

Revision history for this message
Yuval Shavit (yshavit) wrote :

This can also result in value.isNull() returning false, value.getType() returning Object.class, and value.get() returning null. DumpClientTest in lp:akiban-client-tools triggers this.