Jim Witschey created CASSANDRA-10577: ----------------------------------------
Summary: Fix cqlsh COPY commands that use NULL
Key: CASSANDRA-10577
URL: https://issues.apache.org/jira/browse/CASSANDRA-10577
Project: Cassandra
Issue Type: Sub-task
Reporter: Jim Witschey
Assignee: Stefania
Fix For: 3.0.0
Looks like this commit:
https://github.com/apache/cassandra/commit/806378c8c295fb062f94eb8bf0f719b398d27745
broke some of the behavior of cqlsh COPY:
http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/280/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_null_as_null_indicator/history/
http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/280/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_undefined_as_null_indicator/history/
The NULL tests are the only ones that fail, so it doesn't look like any other
parts of it are broken:
http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/280/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
