Skip to content

KsqlBareOutputNode

KsqlBareOutputNode is an OutputNode for queries with no sink.

Creating Instance

KsqlBareOutputNode takes the following to be created:

  • PlanNodeId
  • Source PlanNode
  • LogicalSchema
  • Limit
  • TimestampColumn
  • WindowInfo

KsqlBareOutputNode is created when: