[
https://issues.apache.org/jira/browse/CASSANDRA-18238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684614#comment-17684614
]
Stefan Miklosovic edited comment on CASSANDRA-18238 at 2/6/23 12:03 PM:
------------------------------------------------------------------------
I made it via TableMetadata. Doing it through that is quite handy as there is
the construction of comment for DESCRIBE which adds the information to the
comment in case it is not possible to filter on it.
>From the mailing list, there might be cases when we do not want a virtual
>table to be implicitly allowed to be filtered on so this might result in a
>situation when some vtables are allowed and some disallowed. Operators should
>have some possibility to know what tables are allowed and what disallowed. As
>we do not want to have another table schema parameter (we would eventually
>need to propagate via gossip etc), I just included this information in tables
>comment for vtables.
By default, vtables will be implicitly allowed to be filtered on if that flag
is not set to false.
Normal tables will never be able to be implicitly allowed to be filtered on.
[https://github.com/apache/cassandra/pull/2142]
was (Author: smiklosovic):
I made it via TableMetadata. Doing it through that is quite handy as there is
the construction of comment for DESCRIBE which adds the information to the
comment in case it is not possible to filter on it.
By default, vtables will be implicitly allowed to be filtered on if that flag
is not set to false.
Normal tables will never be able to be implicitly allowed to be filtered on.
[https://github.com/apache/cassandra/pull/2142]
> Implicitly enable ALLOW FILTERING on virtual tables
> ---------------------------------------------------
>
> Key: CASSANDRA-18238
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18238
> Project: Cassandra
> Issue Type: New Feature
> Components: Feature/Virtual Tables
> Reporter: Stefan Miklosovic
> Assignee: Stefan Miklosovic
> Priority: Normal
> Fix For: 4.x
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Ticket to track work / discussion of this thread (1)
> (1) https://lists.apache.org/thread/104fld746d6qtggq5132n3hqtjqqpkjp
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]