Hi All, I'm sure this is something simple I'm missing. When evaluating a where clause the RexInputRef uses the "$index" notation. How do I get from there to the actual name of the column? The javadoc for RexInputRef talks about this but doesn't indicate how to do the actual translation.
Thanks, Matt
