Exchange Contract — Base for Unary Physical Operators that Exchange Data
Exchange
is the base of unary physical operators that exchange data among multiple threads or processes.
When requested for the output schema, Exchange
simply uses the child physical operator’s output schema.
Exchange | Description |
---|---|