You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Christian Zügner (Jira)" <ji...@apache.org> on 2024/02/08 08:18:00 UTC

[jira] [Created] (KAFKA-16236) Interactive Query v2 does not support Global KTables

Christian Zügner created KAFKA-16236:
----------------------------------------

             Summary: Interactive Query v2 does not support Global KTables
                 Key: KAFKA-16236
                 URL: https://issues.apache.org/jira/browse/KAFKA-16236
             Project: Kafka
          Issue Type: Improvement
            Reporter: Christian Zügner


Query Global KTable using IQ v2 API is currently not supported:

java.lang.IllegalArgumentException: Cannot get result for failed query. Failure is UNKNOWN_QUERY_TYPE: Global stores do not yet support the KafkaStreams#query API. Use KafkaStreams#store instead.

I would kindly as ask if this feature could be implemented for GlobalKTable as well?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)