bq. locate (for column addings) There is no such logic on C++ client side. When server receives the request, the columns would be added.
On Mon, Sep 18, 2017 at 11:23 AM, Andrzej <[email protected]> wrote: > W dniu 18.09.2017 o 20:15, Ted Yu pisze: > >> Looks like the row is "row357" as std::make_unique<Put>("row357") >> indicates. >> > > If code > "std::make_unique<Put>("row357")" > make new row if "row357" not exists > or locate (for column addings) row "row357" if this row exists? >
