[ https://issues.apache.org/jira/browse/CASSANDRA-18353 ]
Brandon Williams deleted comment on CASSANDRA-18353:
----------------------------------------------
was (Author: brandon.williams):
Smoke test add
[here|https://github.com/driftx/cassandra-dtest/tree/CASSANDRA-18353].
||Branch||CI||
|[4.1|https://github.com/driftx/cassandra/tree/CASSANDRA-18353-4.1]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/916/workflows/ce3072ba-7a9c-4fd4-9806-854bb19c52c8],
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/916/workflows/740f659f-f38a-400d-bb2f-d37673fa17a0]|
|[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-18353-trunk]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/915/workflows/22f58597-08ac-43d6-bed1-5a2121be5ede],
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/915/workflows/74b597b1-e23d-4d40-8eb5-895ce618f9ca]|
> Cqlsh command "COPY … TO STDOUT" fails with "… object is not callable"
> ----------------------------------------------------------------------
>
> Key: CASSANDRA-18353
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18353
> Project: Cassandra
> Issue Type: Bug
> Components: Tool/cqlsh
> Reporter: Gustav Broberg
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 4.1.x, 5.x
>
>
> Since 4.1.0, cqlsh fails on COPY commands with standard output as target.
> Steps to reproduce:
> {noformat}
> $> docker run -d --name cassandra --rm cassandra:4.1.1
> $> docker exec cassandra cqlsh -e 'COPY system.local(cluster_name) TO STDOUT'
> <stdin>:1:'NoneType' object is not callable
> {noformat}
> Possibly a regression introduced by this commit
> [6341319|https://github.com/apache/cassandra/commit/634131961af9c1d88b34797c1c45000f71a76dae#diff-584645e6e932edd7a17f03c79ae87b1f1f8ed54919a31ce8785af156b89c0b76L260].
> Also, it looks like it has happened before: CASSANDRA-12497
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]