[ 
https://issues.apache.org/jira/browse/CASSANDRA-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686533#comment-17686533
 ] 

Stefan Miklosovic commented on CASSANDRA-18251:
-----------------------------------------------

Well, "schema" is said to be a reserved word, that's why it quotes it but still 
... I would expect that cql selection would recognize this is a name of a 
column and it would just process it fine.

> system_views.gossip_info has a column called "schema" (with quotes)
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-18251
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18251
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/Virtual Tables
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>
> When one does
> {code}
> describe system_views.gossip_info ;
> {code}
> The output shows this for schema column:
> {code}
> "schema" text,
> {code}
> There are literally these quotes around that column name.
> I think it is a bug.



--
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