You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2020/04/02 21:05:02 UTC

[GitHub] [cassandra-dtest] stef1927 commented on issue #61: CASSANDRA-15679 Test COPY on collections with blobs

stef1927 commented on issue #61: CASSANDRA-15679 Test COPY on collections with blobs
URL: https://github.com/apache/cassandra-dtest/pull/61#issuecomment-608084370
 
 
   Final fixes for python 3 here: [efc29d3](https://github.com/stef1927/cassandra-dtest-1/commit/efc29d31fc71a1586e6d00ec0a671a732cd9f519). The branch is [here](https://github.com/stef1927/cassandra-dtest-1/commits/CASSANDRA-15679). 
   
   The 3 tests now pass locally for me, but I haven't been able to test with python 2 yet. 
   
   If you can do better that what I did [here](https://github.com/stef1927/cassandra-dtest-1/commit/efc29d31fc71a1586e6d00ec0a671a732cd9f519#diff-d9d0a60f4ae32bbc50dd7f4e74d407ceR1802), feel free to change the code. The problem is that the csv writer adds extra quotes around the blobs in the container structures but it does now when writing it at top level...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org