The intention is to return some meaningful info to the CQL caller if a virtual table update fails. Unfortunately the "generic" error reporting in CQL is not extremely flexible, so the best option seems to report regular write failre with custom message in it. For now this only works for virtual table errors. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>