This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/test-catalog by this push:
     new b113ca3370c Update test catalog data for GHA workflow run 12288738854
b113ca3370c is described below

commit b113ca3370cbc36a22dc1ea9b7a814fe3bf3caba
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 12 05:11:13 2024 +0000

    Update test catalog data for GHA workflow run 12288738854
    
    Commit: 
https://github.com/apache/kafka/commit/a0a501952b6d61f6f273bdb8f842346b51e9dfce
    GitHub Run: https://github.com/apache/kafka/actions/runs/12288738854
---
 test-catalog/streams/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 34336bcd398..51ee06af7ce 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -170,6 +170,9 @@ org.apache.kafka.streams.StreamsBuilderTest:
 - shouldWrapProcessorsForStreamTableJoinWithGracePeriod
 - shouldWrapProcessorsForTableAggregate
 - shouldWrapProcessorsForTableReduce
+- shouldWrapProcessorsForTableTableInnerJoin
+- shouldWrapProcessorsForTableTableLeftJoin
+- shouldWrapProcessorsForTableTableOuterJoin
 - shouldWrapProcessorsForTimeWindowStreamAggregate
 - shouldWrapProcessorsForUnmaterializedSourceTable
 org.apache.kafka.streams.StreamsConfigTest:

Reply via email to