Calcite - Relational row expressions (RexNode)

Card Puncher Data Processing

About

Rex is an object model for relational row expressions (RexNode)

In a SqlNode types may not be available, but in a RexNode, it will.

Example

  • Condition
salaris between 1000 and 2000
  • Join
emps.deptno = depts.deptno







Share this page:
Follow us:
Task Runner