[
https://issues.apache.org/jira/browse/CASSANDRA-19965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930383#comment-17930383
]
Stefan Miklosovic commented on CASSANDRA-19965:
-----------------------------------------------
{noformat}
java17_pre-commit_tests
✓ j17_build 4m 40s
✓ j17_cqlsh_dtests_py311 8m 2s
✓ j17_cqlsh_dtests_py311_vnode 7m 50s
✓ j17_cqlsh_dtests_py38 7m 21s
✓ j17_cqlsh_dtests_py38_vnode 7m 16s
✓ j17_cqlshlib_cython_tests 8m 30s
✓ j17_cqlshlib_tests 7m 16s
✓ j17_dtests_latest 42m 6s
✓ j17_dtests_vnode 41m 34s
✓ j17_unit_tests 17m 31s
✓ j17_unit_tests_repeat 18m 24s
✓ j17_utests_latest 19m 48s
✓ j17_utests_latest_repeat 24m 23s
✓ j17_utests_oa 15m 49s
✓ j17_utests_oa_repeat 18m 3s
✕ j17_dtests 39m 18s
refresh_test.TestRefresh test_refresh_deadlock_startup
✕ j17_jvm_dtests 27m 47s
org.apache.cassandra.fuzz.sai.MultiNodeSAITest indexOnlySaiTest TIMEOUTED
✕ j17_jvm_dtests_latest_vnode 24m 33s
org.apache.cassandra.fuzz.sai.MultiNodeSAITest indexOnlySaiTest TIMEOUTED
{noformat}
[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5505/workflows/c8290742-29cc-4269-ab6e-b9cb4293f717]
> CREATE TABLE LIKE with INDEX / ALL option
> -------------------------------------------
>
> Key: CASSANDRA-19965
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19965
> Project: Apache Cassandra
> Issue Type: New Feature
> Components: Cluster/Schema, CQL/Syntax
> Reporter: guo Maxwell
> Assignee: guo Maxwell
> Priority: Normal
> Fix For: 5.x
>
>
> no matter Copy table with indexes or triggers under same keyspace or
> differenet.
> The indexes and trigger name should be different from the source in case of
> conflict.
> we need to
> 1.Adding cql parser for ALL/INDEX/TRIGGER when doing create table like
> 2.Automatic completion of keywords(LIKE/ALL/INDEX/TRIGGER) and function hints
> (the source table and target table explain_completion when doing table copy)
> at the cqlsh level.
> in pylib/cqlshlib/cql3handling.py and the test in
> pylib/cqlshlib/test/test_cqlsh_completion.py.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]