Anyone out there actively using the thrift2 interface in 0.94? Thrift bindings for C++ don’t seem to handle optional arguments too well (that is to say, it seems that optional arguments are not optional). Unfortunately, checkAndPut uses an optional argument for value to distinguish between the two cases (value must match vs no cell with that column qualifier). Any clues on how to work around that difficulty would be welcome.
Thanks. joe
