[ https://issues.apache.org/jira/browse/IGNITE-24469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937068#comment-17937068 ]
Pavel Tupitsyn commented on IGNITE-24469: ----------------------------------------- Merged to main: https://github.com/apache/ignite-3/commit/0cac806efafa3b6962a10de52d42eed782b22380 > Data Streamer with receiver does not support tuples > --------------------------------------------------- > > Key: IGNITE-24469 > URL: https://issues.apache.org/jira/browse/IGNITE-24469 > Project: Ignite > Issue Type: Bug > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 20m > Remaining Estimate: 0h > > *DataStreamerTarget.streamData* overload with receiver does not support Tuple: > {code} > Unsupported type: class org.apache.ignite.table.TupleImpl > {code} > As part of IGNITE-22643 we've added support for Tuples to all Compute and > related APIs, streamer is one of them that we should support. > Additionally, check .NET implementation and create a ticket as necessary. -- This message was sent by Atlassian Jira (v8.20.10#820010)