Hub
Pricing About
NodeNode / Manipulator

Column Appender (deprecated)

ManipulationColumnSplit & CombineStreamable

This node has been deprecated and its use is not recommended. Please search for updated nodes instead.

Like

The Column Appender takes two tables and quickly combines them by appending the columns of the second table to the first table. It performs a similar function to the Joiner but can be faster for large tables. However, it only should be used if certain preconditions are met. For more details please read the description of the "Identical row keys and table lengths"-option below. When in doubt, use the Joiner.
If the input tables share some column names, the offending column names from the bottom table will be appended with "(#1)".

Node details

Input ports
  1. Type: Table
    Table 1
    If the option "Identical row keys and table lengths" is checked: a sorted table with n rows. Otherwise a table without restrictions.
  2. Type: Table
    Table 2
    If the option "Identical row keys and table lengths" is checked: Another sorted table with n rows. Otherwise a table without restrictions.
Output ports
  1. Type: Table
    Appended table
    A table with the columns from both Table 1 and Table 2

Extension

The Column Appender (deprecated) 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