JoinUsingSQL

This node registers the incoming DataFrames as temporary tables and executes the SQL provided

Input

It takes in 2 DataFrames as input and produces one DataFrame as output by executing the provided SQL.

Output

The DataFrame created as a result of executing the join SQL

Type

join

Class

fire.nodes.etl.NodeJoinUsingSQL

Fields