Re: Problem with COPY FROM/TO and counters

2016-11-13 Thread Stefania Alborghetti
Thanks for reporting this, I've opened CASSANDRA-12909 with all the details. You can apply the patch linked in that ticket if you want a quick workaround, but the root cause is still not fully understood. The reason why only counters are aff

Problem with COPY FROM/TO and counters

2016-11-11 Thread Jaroslav KamenĂ­k
Hi guys, we are making a simple tool which allows us to transform table via COPY TO -> drop table -> transform schema/data -> create table -> COPY FROM. It works well in most cases, but we have problem with loading of counter columns, it fails with "ParseError - argument for 's' must be a string,