Vladimir, thanks for fixing CALCITE-506! I was able to use the new .stash to pass my List[RexNode] projections through to the enumerator [1].
Trevor [1] https://github.com/devth/calcite-map-demo/blob/master/src/main/scala/devth/calcite/MapToEnumerableConverter.scala#L44-49
