[
https://issues.apache.org/jira/browse/CASSANDRA-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369992#comment-16369992
]
ASF GitHub Bot commented on CASSANDRA-14243:
--------------------------------------------
GitHub user alexott opened a pull request:
https://github.com/apache/cassandra/pull/197
fix for CASSANDRA-14243
`datetimeformat` option that was used in the `conf/cqlshrc.sample` file is
sub-option of
the `COPY FROM` command, not of the `cqlsh` itself.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alexott/cassandra CASSANDRA-14243
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cassandra/pull/197.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #197
----
commit 53df3c118f4bb73494020b8414401540121a4c5d
Author: Alex Ott <alexott@...>
Date: 2018-02-20T12:23:21Z
fix for CASSANDRA-14243
`datetimeformat` option that was used in the `conf/cqlshrc.sample` file is
sub-option of
the `COPY FROM` command, not of the `cqlsh` itself.
----
> cqlshrc.sample uses incorrect option for time formatting
> --------------------------------------------------------
>
> Key: CASSANDRA-14243
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14243
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: Alex Ott
> Priority: Trivial
>
> Sample cqlshrc file in conf/cqlshrc.sample uses incorrect option
> (datetimeformat) instead of correct one (time_format).
> The datetimeformat is the sub-option of the COPY FROM command, not cqlsh
> itself.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]