[
https://issues.apache.org/jira/browse/CASSANDRA-19965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926706#comment-17926706
]
Stefan Miklosovic commented on CASSANDRA-19965:
-----------------------------------------------
[CASSANDRA-19965|https://github.com/instaclustr/cassandra/tree/CASSANDRA-19965]
{noformat}
java17_pre-commit_tests
✓ j17_build 5m 47s
✓ j17_cqlsh_dtests_py311_vnode 7m 21s
✓ j17_cqlsh_dtests_py38 6m 38s
✓ j17_cqlshlib_cython_tests 10m 18s
✓ j17_cqlshlib_tests 7m 28s
✓ j17_dtests_latest 42m 16s
✓ j17_dtests_vnode 42m 18s
✓ j17_unit_tests 14m 3s
✓ j17_unit_tests_repeat 21m 29s
✓ j17_utests_latest 13m 53s
✓ j17_utests_latest_repeat 21m 43s
✓ j17_utests_oa 13m 58s
✓ j17_utests_oa_repeat 19m 43s
✕ j17_cqlsh_dtests_py311 8m 39s
cqlsh_tests.test_cqlsh_copy.TestCqlshCopy
test_bulk_round_trip_with_timeouts
✕ j17_cqlsh_dtests_py38_vnode 8m 35s
cqlsh_tests.test_cqlsh_copy.TestCqlshCopy
test_bulk_round_trip_with_timeouts
✕ j17_dtests 38m 44s
refresh_test.TestRefresh test_refresh_deadlock_startup
✕ j17_jvm_dtests 20m 23s
org.apache.cassandra.fuzz.sai.MultiNodeSAITest indexOnlySaiTest
✕ j17_jvm_dtests_latest_vnode 24m 12s
org.apache.cassandra.fuzz.sai.MultiNodeSAITest indexOnlySaiTest TIMEOUTED
{noformat}
[java17_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5434/workflows/209ed92b-a67e-4d6b-8f53-3e3c5edc068d]
> CREATE TABLE LIKE with INDEX/ TRIGGER /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: Maxwell Guo
> Assignee: Maxwell Guo
> 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]