When Driver3WorkerCQL pull from cdc table if while it is reading pages table is altered, it can happen that driver medata does not yet have new column, let's trigger medata update in such case.
Currently driver does not have API to trigger metadata update, so we ignore such columnt, but when this feature is released we need to start doing that.