Howie Zhao created CASSANDRA-21349:
--------------------------------------

             Summary: Backslash doubling in COPY TO/FROM round-trip on Python 
3.10+
                 Key: CASSANDRA-21349
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21349
             Project: Apache Cassandra
          Issue Type: Bug
            Reporter: Howie Zhao
         Attachments: copy-to-from.png

{{COPY TO}} followed by {{COPY FROM}} corrupts string values containing 
backslashes on Python 3.10+: the backslash count doubles on every round-trip. 
For example, {{https:\/\/google.com}} becomes {{https:\\/\\/google.com}} after 
one cycle.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to