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

Stefan Miklosovic edited comment on CASSANDRA-20161 at 2/3/25 2:58 PM:
-----------------------------------------------------------------------

Yeah you are right ... I realized this too. "getendpoints" is agnostic to what 
key is fed to it. This reads the keys from sstables it has locally. 


was (Author: smiklosovic):
Yeah you are right ... I realized this too. "getendpoints" is agnostic to what 
key it is fed to it. This reads the keys from sstables it has locally. 

> 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: 40m
>  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