Hub
Pricing About
NodeNode / Manipulator

Cross Joiner

ManipulationColumnSplit & CombineStreamable
Drag & drop
Like

Performs a cross join of two tables. Each row of the top table is joined with each row of the bottom table. Note, this is an extremely expensive operation as the number of rows in the output is the product of both input table row counts, by increasing the chunk size there will be a speed up.

Note: If executed in streaming mode only the top input will be processed in a streamable fashion.

Node details

Input ports
  1. Type: Table
    Top Table
    The top table to be joined (streamable)
  2. Type: Table
    Bottom Table
    The bottom table to be joined (non-streamable)
Output ports
  1. Type: Table
    Joined Table
    Cross join

Extension

The Cross Joiner node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits