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

Stefan Miklosovic commented on CASSANDRA-20161:
-----------------------------------------------

[CASSANDRA-20161|https://github.com/instaclustr/cassandra/tree/CASSANDRA-20161]
{noformat}                           
java11_pre-commit_tests                         
  ✓ j11_build                                        7m 37s
  ✓ j11_cqlsh_dtests_py311                           7m 44s
  ✓ j11_cqlsh_dtests_py311_vnode                     7m 38s
  ✓ j11_cqlsh_dtests_py38                            7m 17s
  ✓ j11_cqlsh_dtests_py38_vnode                      7m 31s
  ✓ j11_cqlshlib_cython_tests                        8m 30s
  ✓ j11_cqlshlib_tests                              10m 47s
  ✓ j11_dtests_vnode                                43m 26s
  ✓ j11_jvm_dtests_latest_vnode                     17m 56s
  ✓ j11_simulator_dtests                             7m 27s
  ✓ j11_unit_tests                                   17m 4s
  ✓ j11_unit_tests_repeat                           12m 26s
  ✓ j11_utests_latest                               17m 18s
  ✓ j11_utests_latest_repeat                        15m 50s
  ✓ j11_utests_oa                                   18m 55s
  ✓ j11_utests_oa_repeat                             13m 5s
  ✓ j11_utests_system_keyspace_directory            15m 55s
  ✓ j11_utests_system_keyspace_directory_repeat      15m 4s
  ✓ j17_cqlsh_dtests_py311                           6m 58s
  ✓ j17_cqlsh_dtests_py311_vnode                     8m 16s
  ✓ j17_cqlsh_dtests_py38                            7m 35s
  ✓ j17_cqlshlib_cython_tests                        8m 13s
  ✓ j17_cqlshlib_tests                               7m 23s
  ✓ j17_dtests_latest                               42m 14s
  ✓ j17_dtests_vnode                                40m 53s
  ✓ j17_jvm_dtests                                  19m 27s
  ✓ j17_jvm_dtests_latest_vnode                     15m 31s
  ✓ j17_unit_tests                                  17m 32s
  ✓ j17_unit_tests_repeat                           10m 24s
  ✓ j17_utests_latest                                16m 3s
  ✓ j17_utests_latest_repeat                        12m 12s
  ✓ j17_utests_oa                                   15m 59s
  ✓ j17_utests_oa_repeat                            11m 59s
  ✕ j11_dtests                                     1h 0m 5s
      pushed_notifications_test.TestPushedNotifications 
test_move_single_node_localhost
  ✕ j11_dtests_latest                               38m 37s
      replace_address_test.TestReplaceAddress 
test_replace_with_insufficient_replicas
      replica_side_filtering_test.TestAllowFiltering 
test_update_missed_by_transient_replica
      replica_side_filtering_test.TestSecondaryIndexes 
test_mismatching_insertions_on_wide_table
      scrub_test.TestScrubIndexes test_scrub_static_table
      scrub_test.TestScrubIndexes test_scrub_static_table
      sstableutil_test.TestSSTableUtil test_abortedcompaction
      sstableutil_test.TestSSTableUtil test_abortedcompaction
      topology_test.TestTopology test_resumable_decommission
      ttl_test.TestTTL test_removing_default_ttl_does_not_affect_existing_rows
      user_types_test.TestUserTypes test_user_type_isolation
      user_types_test.TestUserTypes test_user_type_isolation
  ✕ j11_jvm_dtests                                  25m 16s
      org.apache.cassandra.fuzz.sai.MultiNodeSAITest basicSaiTest TIMEOUTED
  ✕ j17_cqlsh_dtests_py38_vnode                      8m 37s
      cqlsh_tests.test_cqlsh_copy.TestCqlshCopy 
test_bulk_round_trip_with_timeouts
  ✕ j17_dtests                                      37m 10s
      refresh_test.TestRefresh test_refresh_deadlock_startup                    
        
{noformat}

[java11_pre-commit_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5359/workflows/f9b47e29-1aba-423d-a523-e9ed6931ed83]

I have run j11_dtests_latest one more time 
[here|https://app.circleci.com/pipelines/github/instaclustr/cassandra/5364/workflows/727e9744-0ae8-4fff-8681-e6320051945a/jobs/335944]


> Virtual table to query partition keys in a table
> ------------------------------------------------
>
>                 Key: CASSANDRA-20161
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20161
>             Project: Apache Cassandra
>          Issue Type: New Feature
>          Components: Feature/Virtual Tables
>            Reporter: Chris Lohfink
>            Assignee: Chris Lohfink
>            Priority: Low
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Introduce a new virtual table, {{{}PrimaryIdTable{}}}, to allow users to 
> query partition keys and related metadata for a specific table within a 
> keyspace. This feature provides insights into SSTable-level details, such as 
> token values, size estimates, and SSTable counts, without requiring expensive 
> disk-based operations.



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