You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "josh-wong (via GitHub)" <gi...@apache.org> on 2023/06/26 17:01:55 UTC

[GitHub] [cassandra] josh-wong opened a new pull request, #2449: Fix misspelling in error message

josh-wong opened a new pull request, #2449:
URL: https://github.com/apache/cassandra/pull/2449

   > **Note**
   > 
   > Resubmitting this as a PR for the `cassandra-4.0` branch, as requested in https://github.com/apache/cassandra/pull/2447.
   
   This PR fixes a misspelling ("DESRIBE" to "DESCRIBE") and adds a comma in the following error message when attempting to run a `DESC` command in `cqlsh` while connected to an older version of Cassandra:
   
   ```cqlsh
   WARN: DESCRIBE|DESC was moved to server side in Cassandra 4.0. As a consequence DESRIBE|DESC will not work in cqlsh '6.0.0' connected to Cassandra '3.0.8', the version that you are connected to. DESCRIBE does not exist server side prior Cassandra 4.0.
   ```
   
   


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

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


Re: [PR] Fix misspelling in error message [cassandra]

Posted by "smiklosovic (via GitHub)" <gi...@apache.org>.
smiklosovic commented on PR #2449:
URL: https://github.com/apache/cassandra/pull/2449#issuecomment-1948324325

   merged as part of https://github.com/apache/cassandra/commit/2aa2b59d37899fbe114bdd75e09c10699729c32a


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

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [cassandra] michaelsembwever commented on pull request #2449: Fix misspelling in error message

Posted by "michaelsembwever (via GitHub)" <gi...@apache.org>.
michaelsembwever commented on PR #2449:
URL: https://github.com/apache/cassandra/pull/2449#issuecomment-1614273743

   thank you @josh-wong 


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

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


Re: [PR] Fix misspelling in error message [cassandra]

Posted by "smiklosovic (via GitHub)" <gi...@apache.org>.
smiklosovic closed pull request #2449: Fix misspelling in error message
URL: https://github.com/apache/cassandra/pull/2449


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

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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